Uses of Class
com.iizix.urn.URN
Packages that use URN
Package
Description
Uses of URN in com.iizix.barcode
Subclasses of URN in com.iizix.barcodeModifier and TypeClassDescriptionclassBarcode Uniform Resource Naming (URN) instance class, holding the barcode type and data string.Methods in com.iizix.barcode that return URNUses of URN in com.iizix.server.wsfile
Methods in com.iizix.server.wsfile that return URNModifier and TypeMethodDescriptionParses the URN after the NID specification, i.e.Parses the URN after the NID specification, i.e.Uses of URN in com.iizix.urn
Subclasses of URN in com.iizix.urnModifier and TypeClassDescriptionclassThe URN resource contains information of for local server environment from where it was originated.Methods in com.iizix.urn that return URNModifier and TypeMethodDescriptionstatic URNHelper method that creates aURNResourcefrom a String.Creates aURNfrom a String.Parses the URN after the NID specification, i.e.Uses of URN in com.iizix.urn.file
Subclasses of URN in com.iizix.urn.fileModifier and TypeClassDescriptionclassFile Uniform Resource Naming (URN) instance class, holding a file name referencing a resource type with an identifier.Uses of URN in com.iizix.urn.image
Subclasses of URN in com.iizix.urn.imageModifier and TypeClassDescriptionclassImage Uniform Resource Naming (URN) instance class, with optional scaling along with options for square or circle display, all processed and cached on the server side.Methods in com.iizix.urn.image that return URNUses of URN in com.iizix.urn.svg
Subclasses of URN in com.iizix.urn.svgModifier and TypeClassDescriptionclassSVG image Uniform Resource Naming (URN) instance class, holding the SVG data.Methods in com.iizix.urn.svg that return URNUses of URN in com.iizix.urn.url
Subclasses of URN in com.iizix.urn.urlModifier and TypeClassDescriptionclassURL Uniform Resource Naming (URN) instance class, holding the URL.Methods in com.iizix.urn.url that return URNUses of URN in com.iizix.urn.user
Subclasses of URN in com.iizix.urn.userModifier and TypeClassDescriptionclassUser Profile Image Uniform Resource Naming (URN) instance class, holding various User Profile Image of the requested type.classUser Profile String Uniform Resource Naming (URN) instance class, holding various User Profile strings depending on the requested information.Methods in com.iizix.urn.user that return URNModifier 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.