org.apache.tika.parser.rtf
Class ListDescriptor
java.lang.Object
org.apache.tika.parser.rtf.ListDescriptor
public class ListDescriptor
- extends Object
Contains the information for a single list in the list or list override tables.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUMBER_TYPE_BULLET
public static final int NUMBER_TYPE_BULLET
- See Also:
- Constant Field Values
id
public int id
templateID
public int templateID
isStyle
public boolean isStyle
numberType
public int[] numberType
ListDescriptor
public ListDescriptor()
isUnordered
public boolean isUnordered(int level)
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.