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.listStack
Used to get the current position in numbered lists.private final Stack<NumberedListItem>
FoAggregateSink.tocStack
Used to get the current position in the TOC.