Uses of Class
org.riversun.bigdoc.xml.BigXmlReader
Packages that use BigXmlReader
-
Uses of BigXmlReader in org.riversun.bigdoc.xml
Methods in org.riversun.bigdoc.xml with parameters of type BigXmlReaderModifier and TypeMethodDescriptionvoidBigXmlReader.TagListener.onTagFinished(BigXmlReader obj, String fullTagName, String tagName, String value, Attributes atts) Called when tag endsvoidBigXmlReader.TagListener.onTagStarted(BigXmlReader obj, String fullTagName, String tagName) Called when tag starts