Uses of Class
sunlabs.brazil.sunlabs.XmlTree.IllegalXmlException

Packages that use XmlTree.IllegalXmlException
sunlabs.brazil.sunlabs   
 

Uses of XmlTree.IllegalXmlException in sunlabs.brazil.sunlabs
 

Methods in sunlabs.brazil.sunlabs that return XmlTree.IllegalXmlException
static XmlTree.IllegalXmlException XmlTree.IllegalXmlException.getEx(XmlTree.IllegalXmlException e, String s, int sl, String st, int cl, String ct)
           
 

Methods in sunlabs.brazil.sunlabs with parameters of type XmlTree.IllegalXmlException
static XmlTree.IllegalXmlException XmlTree.IllegalXmlException.getEx(XmlTree.IllegalXmlException e, String s, int sl, String st, int cl, String ct)
           
 

Methods in sunlabs.brazil.sunlabs that throw XmlTree.IllegalXmlException
 void XmlTree.replace(String src)
          Replace the XmlTree with new markup.