public static class

Selector.XPath

extends XPath
java.lang.Object
   ↳ org.apache.xerces.impl.xpath.XPath
     ↳ org.apache.xerces.impl.xs.identity.Selector.XPath

Class Overview

Schema identity constraint selector XPath expression.

Summary

[Expand]
Inherited Fields
From class org.apache.xerces.impl.xpath.XPath
Public Constructors
Selector.XPath(String xpath, SymbolTable symbolTable, NamespaceContext context)
Constructs a selector XPath expression.
[Expand]
Inherited Methods
From class org.apache.xerces.impl.xpath.XPath
From class java.lang.Object

Public Constructors

public Selector.XPath (String xpath, SymbolTable symbolTable, NamespaceContext context)

Constructs a selector XPath expression.