Package tigase.http.upload.logic
Class UriFormat
- java.lang.Object
-
- tigase.http.upload.logic.UriFormat
-
public class UriFormat extends Object
Created by andrzej on 09.08.2016.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringformatUri(DefaultLogic.HttpProtocol protocol, String serverName, int port, tigase.xmpp.jid.JID requester, String slotId, String filename)StringgetFormat()booleanhasGroup(String group)MatcherparsePath(String path)
-
-
-
Constructor Detail
-
UriFormat
public UriFormat(String format)
-
-