Uses of Class
org.apache.maven.doxia.module.fo.NumberedListItem
Packages that use NumberedListItem
-
Uses of NumberedListItem in org.apache.maven.doxia.module.fo
Fields in org.apache.maven.doxia.module.fo with type parameters of type NumberedListItemModifier and TypeFieldDescriptionprivate final Stack<NumberedListItem> FoSink.listStackUsed to get the current position in numbered lists.private final Stack<NumberedListItem> FoAggregateSink.tocStackUsed to get the current position in the TOC.