RichFaces Examples Template 4.1.0.20111101-M4

Uses of Class
org.richfaces.example.ParsingException

Uses of ParsingException in org.richfaces.example
 

Methods in org.richfaces.example that throw ParsingException
 NodeList XMLBody.getByXpath(String xpath)
           
 NodeList XMLBody.getByXpathUnique(String xpath, String keyXPath, Set<String> keySet)
           
 String XMLBody.getContent()
           
 String XMLBody.getContent(String xpath)
           
 String XMLBody.getContentUnique(String xpath, String keyXPath, Set<String> keySet)
           
 void XMLBody.loadXML(InputStream input)
          Load XML document and parse it into DOM.
 void XMLBody.loadXML(InputStream input, boolean namespaceAware)
          Load XML document and parse it into DOM.
 String XMLBodySerializer.serialize(NodeList childNodes, Document xmlDocument)
           
 


RichFaces Examples Template 4.1.0.20111101-M4

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.