Package com.adobe.xfa.text
Class TextItem
- java.lang.Object
-
- com.adobe.xfa.text.TextItem
-
public class TextItem extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TextItem()
-
-
-
Field Detail
-
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
-
ATTR
public static final int ATTR
- See Also:
- Constant Field Values
-
CHAR
public static final int CHAR
- See Also:
- Constant Field Values
-
FIELD
public static final int FIELD
- See Also:
- Constant Field Values
-
OBJECT
public static final int OBJECT
- See Also:
- Constant Field Values
-
PARA
public static final int PARA
- See Also:
- Constant Field Values
-
NULL_FRAME
public static final int NULL_FRAME
- See Also:
- Constant Field Values
-
-