|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbind.xml.instance.impl.JaxenXPathFactory
| Constructor Summary | |
JaxenXPathFactory()
|
|
| Method Summary | |
IXPath |
createXPath(java.lang.String anXPath,
java.util.Map aPrefixMapping,
boolean aRestrictedForm)
Creates an XPath. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JaxenXPathFactory()
| Method Detail |
public IXPath createXPath(java.lang.String anXPath,
java.util.Map aPrefixMapping,
boolean aRestrictedForm)
throws java.lang.Exception
IXPathFactory
createXPath in interface IXPathFactoryanXPath - (required).aPrefixMapping - (required). Maps namespace prefixes to namespace
strings.aRestrictedForm - Determines if only the restricted form of XPaths
of the XML schema specification is allowed or if unrestricted XPaths are allowed.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||