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. -
-
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)
-