Package com.iizix.urn
- Interface Summary - Interface - Description - IURLDestination Interface used to identify the destination of a URL that is published.- IURNProvider Interface used to map a URN string to an external URL string to use by a device, accessing the iiziServer or the iiziGo Designer web server.
- Class Summary - Class - Description - URN This URN class handles a IIZI Universal Resource Name generated from various- {@link NID}with its required parameters, varying depending on the- {@link NID}.- URNFactory Factory used to keep track of various URL mapper's possible for the iiziServer and iiziGo Designer, e.g.- URNResource The URN resource contains information of for local server environment from where it was originated.
- Enum Summary - Enum - Description - NID Available Namespace IDentifiers (NID) for IIZI resources.- NSSResourcePrefix The possible Resource NSS prefixes.- URNLocation The URN NID location: local file, database or external URL.- URNResourceType The types of URN Resource Type.
- Exception Summary - Exception - Description - MalformedURNException Exception thrown when the URN is invalid.- NIDException Exception thrown when the Naming ID (NID) fails parsing.- NSSException Exception thrown when the Name String Specification is in error for an URN.- UnknownNIDException Exception thrown when the URN Naming ID (NID) is not recognized.- URNException Base exceptions thrown for the URN's.