|
RichFaces Examples Template 4.2.1.Final | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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.2.1.Final | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||