com.xerox.bantam
Class DocumentType
java.lang.Object
|
+--com.xerox.bantam.DocumentType
- public class DocumentType
- extends Object
Constants for identifying document type.
- Version:
- $Revision: 1.5 $, $Date: 2000/08/11 07:16:21 $
- Author:
- Keith Edwards
OBJECT
public static final DocumentType OBJECT
CONTENT
public static final DocumentType CONTENT
COLLECTION
public static final DocumentType COLLECTION
COMBINED
public static final DocumentType COMBINED
- Note that COMBINED is provided for future expansion and may not
be supported by any particular implementation.
toString
public String toString()
- Overrides:
toString in class Object