|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLQueryException | |
|---|---|
| net.ranides.assira.xml | |
| Uses of XMLQueryException in net.ranides.assira.xml |
|---|
| Methods in net.ranides.assira.xml that throw XMLQueryException | |
|---|---|
static String |
XMLQuery.attr(Document doc,
String xPathQuery,
String attribName)
|
static String |
XMLQuery.attr(Node node,
String attribName)
|
static Collection<Node> |
XMLQuery.collection(Document doc,
String xquery)
|
static boolean |
XMLQuery.has(Document doc,
String xPathQuery,
String attribName)
|
static NodeList |
XMLQuery.list(Document doc,
String xquery)
|
static Node |
XMLQuery.node(Document doc,
String xquery)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||