Package com.iizix.urn.file
Interface Summary Interface Description IFileURNProvider Interface used for the URN resource provider in the server.Class Summary Class Description FileURN File Uniform Resource Naming (URN) instance class, holding a file name referencing a resource type with an identifier.FileURNFactory The File URN provider depends on theURNResourceType
and anidentifier
, where theidentifier
is either aString
forURNResourceType
.