org.enhydra.apache.xerces.validators.schema.identity
Class Selector.XPath
java.lang.Object
|
+--org.enhydra.apache.xerces.validators.schema.identity.XPath
|
+--org.enhydra.apache.xerces.validators.schema.identity.Selector.XPath
- Enclosing class:
- Selector
- public static class Selector.XPath
- extends XPath
Schema identity constraint selector XPath expression.
- Version:
- $Id: Selector.java,v 1.2 2005/01/26 08:28:45 jkjome Exp $
- Author:
- Andy Clark, IBM
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Selector.XPath
public Selector.XPath(String xpath,
StringPool stringPool,
NamespacesScope context)
throws XPathException
- Constructs a selector XPath expression.
Copyright © 1999 The Apache Software Foundation. All Rights reserved.