|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlXPathExpression
A compiled representation of an xpath expression.
| Method Summary | |
|---|---|
XmlObject[] |
select(XmlObject xmlObject)
Executes the given compiled xpath expression against the given xml object. |
| Method Detail |
|---|
XmlObject[] select(XmlObject xmlObject)
throws Exception
xmlObject - The xml object to execute the compiled xpath expression against
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||