org.apache.poi.hwpf.model
Class SubdocumentType
java.lang.Object
org.apache.poi.hwpf.model.SubdocumentType
public class SubdocumentType
- extends java.lang.Object
Document text parts that can have text pieces (CPs)
- Author:
- Sergey Vladimirov (vlsergey {at} gmail {dot} com)
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAIN
public static final SubdocumentType MAIN
FOOTNOTE
public static final SubdocumentType FOOTNOTE
HEADER
public static final SubdocumentType HEADER
MACRO
public static final SubdocumentType MACRO
ANNOTATION
public static final SubdocumentType ANNOTATION
ENDNOTE
public static final SubdocumentType ENDNOTE
TEXTBOX
public static final SubdocumentType TEXTBOX
HEADER_TEXTBOX
public static final SubdocumentType HEADER_TEXTBOX
SubdocumentType
public SubdocumentType()
values
public static final SubdocumentType[] values()