Uses of Interface
org.gxml.xs.SmRestrictedXPath

Packages that use SmRestrictedXPath
org.gxml.xs   
 

Uses of SmRestrictedXPath in org.gxml.xs
 

Methods in org.gxml.xs that return SmRestrictedXPath
 SmRestrictedXPath<S> SmRestrictedXPath.getAlternate()
          Return the next XPath in a succession of alternates.
 SmRestrictedXPath<S> SmIdentityConstraint.getSelector()
          Returns the {selector} restricted XPath of the constraint.
 SmRestrictedXPath<S> SmRestrictedXPathParser.parseXPath(java.lang.String xpath, SmPrefixResolver<S> prefixes)
           
 

Methods in org.gxml.xs that return types with arguments of type SmRestrictedXPath
 java.util.List<SmRestrictedXPath<S>> SmIdentityConstraint.getFields()
          Returns the {fields} property of the constraint, a non-empty list of restricted XPath expressions.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.