Uses of Class
com.iizix.urn.URNException
Packages that use URNException
Package
Description
Uses of URNException in com.iizix.barcode
Methods in com.iizix.barcode that throw URNExceptionUses of URNException in com.iizix.server.wsfile
Methods in com.iizix.server.wsfile that throw URNExceptionModifier 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
Subclasses of URNException in com.iizix.urnModifier and TypeClassDescriptionclassException thrown when the URN is invalid.classException thrown when the Naming ID (NID) fails parsing.classException thrown when the Name String Specification is in error for an URN.classException thrown when the URN Naming ID (NID) is not recognized.Methods in com.iizix.urn that throw URNExceptionModifier and TypeMethodDescriptionstatic URNHelper method that creates aURNResourcefrom a String.Creates aURNfrom a String.Parses the URN after the NID specification, i.e.Uses of URNException in com.iizix.urn.file
Methods in com.iizix.urn.file that throw URNExceptionUses of URNException in com.iizix.urn.image
Methods in com.iizix.urn.image that throw URNExceptionUses of URNException in com.iizix.urn.svg
Methods in com.iizix.urn.svg that throw URNExceptionUses of URNException in com.iizix.urn.url
Methods in com.iizix.urn.url that throw URNExceptionUses of URNException in com.iizix.urn.user
Methods in com.iizix.urn.user that throw URNExceptionModifier 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.