| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.harvard.hul.ois.jhove.EnumerationType
edu.harvard.hul.ois.jhove.IdentifierType
public final class IdentifierType
This class defines enumerated types for an Identifier of a format specification document. Applications will not create or modify IdentifierTypes, but will use one of the predefined IdentifierType instances ANSI, DDC, DOI, ECMA, HANDLE, ISO, ISBN, LC, LCCN, NISO, PII, RFC, SICI, URI, URL, URN, or OTHER.
Identifier| Field Summary | |
|---|---|
| static IdentifierType | ANSIIdentifier type for American National Standards Institute. | 
| static IdentifierType | CCITTIdentifier type for CCITT. | 
| static IdentifierType | DDCIdentifier type for Dewey Decimal Classification. | 
| static IdentifierType | DOIIdentifier type for Digital Object Identifier. | 
| static IdentifierType | ECMAIdentifier type for ECMA. | 
| static IdentifierType | HANDLEIdentifier type for CNRI Handle. | 
| static IdentifierType | ISBNIdentifier type for International Standard Book Number. | 
| static IdentifierType | ISOIdentifier type for International Standards Organization. | 
| static IdentifierType | ITUIdentifier type for International Telecommunication Union. | 
| static IdentifierType | JEITAIdentifier type for Japan Electronics and Information Technology Industries Association. | 
| static IdentifierType | LCIdentifier type for Library of Congress classification. | 
| static IdentifierType | LCCNIdentifier type for Library of Congress catalogue number. | 
| static IdentifierType | NISOIdentifier type for NISO standard number. | 
| static IdentifierType | OTHERIdentifier type for whatever doesn't fit other categories. | 
| static IdentifierType | PIIIdentifier type for Publisher Item Identifier. | 
| static IdentifierType | RFCIdentifier type for IETF Request for Comment. | 
| static IdentifierType | SICIIdentifier type for Serial Item and Contribution Identifier. | 
| static IdentifierType | URIIdentifier type for Uniform Resource Identifier. | 
| static IdentifierType | URLIdentifier type for Uniform Resource Locator. | 
| static IdentifierType | URNIdentifier type for Uniform Resource Name. | 
| Method Summary | 
|---|
| Methods inherited from class edu.harvard.hul.ois.jhove.EnumerationType | 
|---|
| equals, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final IdentifierType ANSI
public static final IdentifierType DDC
public static final IdentifierType DOI
public static final IdentifierType ECMA
public static final IdentifierType HANDLE
public static final IdentifierType ISO
public static final IdentifierType ISBN
public static final IdentifierType LC
public static final IdentifierType LCCN
public static final IdentifierType NISO
public static final IdentifierType PII
public static final IdentifierType RFC
public static final IdentifierType SICI
public static final IdentifierType URI
public static final IdentifierType URL
public static final IdentifierType URN
public static final IdentifierType CCITT
public static final IdentifierType ITU
public static final IdentifierType JEITA
public static final IdentifierType OTHER
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||