Uses of Class
com.sun.xml.xsom.impl.XPathImpl
-
Packages that use XPathImpl Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsom
package.com.sun.xml.xsom.impl.parser.state -
-
Uses of XPathImpl in com.sun.xml.xsom.impl
Constructors in com.sun.xml.xsom.impl with parameters of type XPathImpl Constructor Description IdentityConstraintImpl(SchemaDocumentImpl _owner, AnnotationImpl _annon, org.xml.sax.Locator _loc, ForeignAttributesImpl fa, short category, java.lang.String name, XPathImpl selector, java.util.List<XPathImpl> fields, Ref.IdentityConstraint refer)
Constructor parameters in com.sun.xml.xsom.impl with type arguments of type XPathImpl Constructor Description IdentityConstraintImpl(SchemaDocumentImpl _owner, AnnotationImpl _annon, org.xml.sax.Locator _loc, ForeignAttributesImpl fa, short category, java.lang.String name, XPathImpl selector, java.util.List<XPathImpl> fields, Ref.IdentityConstraint refer)
-
Uses of XPathImpl in com.sun.xml.xsom.impl.parser.state
Fields in com.sun.xml.xsom.impl.parser.state declared as XPathImpl Modifier and Type Field Description private XPathImpl
identityConstraint. field
private XPathImpl
identityConstraint. selector
Methods in com.sun.xml.xsom.impl.parser.state that return XPathImpl Modifier and Type Method Description private XPathImpl
xpath. makeResult()
-