Class FileURN

All Implemented Interfaces:
Serializable, Cloneable
Direct Known Subclasses:
ImageURN

public class FileURN extends URNResource implements Cloneable, Serializable
File Uniform Resource Naming (URN) instance class, holding a file name referencing a resource type with an identifier. The identifier is a Long or a String value depending on the resource type.

The IIZI file URN's are formatted as:

    urn:iz-file:type:[id:]fileName

The types supported without id parameter, but using the case sensitive fileName parameter:

Author:
Christopher Mindus
See Also: