org.apache.xerces.impl.xs.identity

Class Field.XPath

Enclosing Class:
Field

public static class Field.XPath
extends XPath

Field XPath.
Author:
Andy Clark, IBM

Nested Class Summary

Nested classes/interfaces inherited from class org.apache.xerces.impl.xpath.XPath

XPath.Axis, XPath.LocationPath, XPath.NodeTest, XPath.Step

Field Summary

Fields inherited from class org.apache.xerces.impl.xpath.XPath

fExpression, fLocationPaths, fSymbolTable

Constructor Summary

XPath(String xpath, SymbolTable symbolTable, org.apache.xerces.xni.NamespaceContext context)
Constructs a field XPath expression.

Method Summary

Methods inherited from class org.apache.xerces.impl.xpath.XPath

getLocationPath, getLocationPaths, main, toString

Constructor Details

XPath

public XPath(String xpath,
             SymbolTable symbolTable,
             org.apache.xerces.xni.NamespaceContext context)
            throws XPathException
Constructs a field XPath expression.

Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.