Uses of Class
com.mycila.xmltool.XMLDoc
-
-
Uses of XMLDoc in com.mycila.xmltool
Fields in com.mycila.xmltool declared as XMLDoc Modifier and Type Field Description (package private) XMLDoc
IteratorAdapter. xmlDoc
Constructors in com.mycila.xmltool with parameters of type XMLDoc Constructor Description IteratorAdapter(XMLDoc xmlDoc, java.util.Iterator<org.w3c.dom.Element> iterator)
-