Uses of Class
com.iizix.urn.URNException
Package
Description
Uses of URNException in com.iizix.barcode
Uses of URNException in com.iizix.server.wsfile
Modifier and TypeMethodDescriptionParses the URN after the NID specification, i.e.Parses the URN after the NID specification, i.e.Uses of URNException in com.iizix.urn
Modifier and TypeClassDescriptionclass
Exception thrown when the URN is invalid.class
Exception thrown when the Naming ID (NID) fails parsing.class
Exception thrown when the Name String Specification is in error for an URN.class
Exception thrown when the URN Naming ID (NID) is not recognized.Modifier and TypeMethodDescriptionstatic URN
Helper method that creates aURNResource
from a String.Creates aURN
from a String.Parses the URN after the NID specification, i.e.Uses of URNException in com.iizix.urn.file
Uses of URNException in com.iizix.urn.image
Uses of URNException in com.iizix.urn.svg
Uses of URNException in com.iizix.urn.url
Uses of URNException in com.iizix.urn.user
Modifier and TypeMethodDescriptionUserProfileImageURNFactory.parse
(String urnString, String nss, String req, String query, String fragment) Parses the URN after the NID specification, i.e.UserProfileStringURNFactory.parse
(String urnString, String nss, String req, String query, String fragment) Parses the URN after the NID specification, i.e.