Uses of Class
com.iizix.urn.file.FileURN
Uses of FileURN in com.iizix.urn.file
Modifier and TypeMethodDescriptionstatic FileURN
FileURN.fromExternalFile
(File file) Creates an external File URN from a URI.static FileURN
FileURN.fromExternalFile
(String fileName) Creates an external File URN from a URI.static FileURN
FileURN.fromExternalFile
(URI uriFile) Creates an external File URN from a URI.static FileURN
FileURN.fromFileResource
(URNResourceType type, Object id, String fileName) Creates a File URN from a string.Parses the URN after the NID specification, i.e.Uses of FileURN in com.iizix.urn.image
Modifier and TypeClassDescriptionclass
Image 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.