Uses of Class
org.codehaus.mojo.xml.format.IndentCheckSaxHandler.ElementEntry
-
Packages that use IndentCheckSaxHandler.ElementEntry Package Description org.codehaus.mojo.xml.format -
-
Uses of IndentCheckSaxHandler.ElementEntry in org.codehaus.mojo.xml.format
Fields in org.codehaus.mojo.xml.format with type parameters of type IndentCheckSaxHandler.ElementEntry Modifier and Type Field Description private java.util.Deque<IndentCheckSaxHandler.ElementEntry>
IndentCheckSaxHandler. stack
The element stack
-