public class ListDescriptor extends Object
| Modifier and Type | Field and Description | 
|---|---|
| int | id | 
| boolean | isStyle | 
| static int | NUMBER_TYPE_BULLET | 
| int[] | numberType | 
| int | templateID | 
| Constructor and Description | 
|---|
| ListDescriptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isUnordered(int level) | 
public static final int NUMBER_TYPE_BULLET
public int id
public int templateID
public boolean isStyle
public int[] numberType
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.