Uses of Class
org.apache.maven.doxia.module.fo.NumberedListItem
-
Packages that use NumberedListItem Package Description org.apache.maven.doxia.module.fo -
-
Uses of NumberedListItem in org.apache.maven.doxia.module.fo
Fields in org.apache.maven.doxia.module.fo with type parameters of type NumberedListItem Modifier and Type Field Description private java.util.Stack<NumberedListItem>
FoSink. listStack
Used to get the current position in numbered lists.private java.util.Stack<NumberedListItem>
FoAggregateSink. tocStack
Used to get the current position in the TOC.
-