public final class DocumentType extends EnumerationType
Document
Modifier and Type | Field and Description |
---|---|
static DocumentType |
ARTICLE
Document type for a printed article.
|
static DocumentType |
BOOK
Document type for an book.
|
static DocumentType |
OTHER
Document type that doesn't fit the other categories.
|
static DocumentType |
REPORT
Document type for a report.
|
static DocumentType |
RFC
Document type for an IETF Request for Comment.
|
static DocumentType |
STANDARD
Document type for a standards body publication.
|
static DocumentType |
WEB
Document type for a Web page.
|
public static final DocumentType ARTICLE
public static final DocumentType BOOK
public static final DocumentType REPORT
public static final DocumentType RFC
public static final DocumentType STANDARD
public static final DocumentType WEB
public static final DocumentType OTHER
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.