Uses of Class
com.thaiopensource.xml.sax.XmlBaseHandler.Entry

Packages that use XmlBaseHandler.Entry
com.thaiopensource.xml.sax   
 

Uses of XmlBaseHandler.Entry in com.thaiopensource.xml.sax
 

Fields in com.thaiopensource.xml.sax declared as XmlBaseHandler.Entry
private  XmlBaseHandler.Entry XmlBaseHandler.Entry.parent
           
private  XmlBaseHandler.Entry XmlBaseHandler.stack
           
 

Methods in com.thaiopensource.xml.sax with parameters of type XmlBaseHandler.Entry
private static String XmlBaseHandler.getBaseUri1(String baseUri, XmlBaseHandler.Entry stack)