public abstract class AbstractListManager extends Object
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractListManager.LevelTuple |
protected class |
AbstractListManager.ParagraphLevelCounter |
Modifier and Type | Field and Description |
---|---|
protected Map<Integer,AbstractListManager.ParagraphLevelCounter> |
listLevelMap |
protected Map<Integer,AbstractListManager.LevelTuple[]> |
overrideTupleMap |
Constructor and Description |
---|
AbstractListManager() |
protected Map<Integer,AbstractListManager.ParagraphLevelCounter> listLevelMap
protected Map<Integer,AbstractListManager.LevelTuple[]> overrideTupleMap
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.