Uses of Interface
com.sun.xml.xsom.impl.Ref.Element
Package
Description
Implementation of the
com.sun.xml.xsom
package.Parser that reads XML Schema documents and builds an
XSSchemaSet
object.-
Uses of Ref.Element in com.sun.xml.xsom.impl
ModifierConstructorDescriptionElementDecl
(PatcherManager reader, SchemaDocumentImpl owner, AnnotationImpl _annon, Locator _loc, ForeignAttributesImpl fa, String _tns, String _name, boolean _anonymous, XmlString _defv, XmlString _fixedv, boolean _nillable, boolean _abstract, Boolean _form, Ref.Type _type, Ref.Element _substHead, int _substDisallowed, int _substExcluded, List<IdentityConstraintImpl> idConstraints) -
Uses of Ref.Element in com.sun.xml.xsom.impl.parser