Package de.mid.innovator.util
Class InnoUrl
java.lang.Object
de.mid.innovator.util.InnoUrl
This class helps to create a URL for navigating through a link to an Innovator element.
-
Constructor Details
-
InnoUrl
public InnoUrl(String rep, String modelType, String model, String sel, String uuid) throws URISyntaxException - Throws:
URISyntaxException
-
-
Method Details
-
compareTo
-
equals
-
getPath
-
getQuery
-
getId
-
isUuid
public boolean isUuid() -
getModel
-
getModelType
-
getRep
-
hashCode
public int hashCode() -
toASCIIString
-
toString
-
createFrom
public static InnoUrl createFrom(ELElement in) throws URISyntaxException, InoNetException, SrvErrorException -
parse
- Throws:
URISyntaxException
-