org.apache.xerces.impl.xs.identity
Class Selector.XPath
- Selector
public static class Selector.XPath
Schema identity constraint selector XPath expression.
$Id: Selector.java 572110 2007-09-02 19:04:44Z mrglavas $
XPath(String xpath, SymbolTable symbolTable, org.apache.xerces.xni.NamespaceContext context) - Constructs a selector XPath expression.
|
XPath
public XPath(String xpath,
SymbolTable symbolTable,
org.apache.xerces.xni.NamespaceContext context)
throws XPathException
Constructs a selector XPath expression.
Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.