org.gudy.azureus2.plugins.utils.xml.simpleparser
Interface SimpleXMLParserDocument

All Superinterfaces:
SimpleXMLParserDocumentNode

public interface SimpleXMLParserDocument
extends SimpleXMLParserDocumentNode


Method Summary
 void print()
           
 
Methods inherited from interface org.gudy.azureus2.plugins.utils.xml.simpleparser.SimpleXMLParserDocumentNode
getAttribute, getAttributes, getChild, getChildren, getFullName, getName, getNameSpaceURI, getValue, print
 

Method Detail

print

void print()
Specified by:
print in interface SimpleXMLParserDocumentNode