Uses of Interface
com.sun.xml.xsom.impl.Ref.AttGroup
-
Packages that use Ref.AttGroup Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsom
package.com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds anXSSchemaSet
object. -
-
Uses of Ref.AttGroup in com.sun.xml.xsom.impl
Fields in com.sun.xml.xsom.impl with type parameters of type Ref.AttGroup Modifier and Type Field Description protected java.util.Set<Ref.AttGroup>
AttributesHolder. attGroups
Ref.AttGroup
s that are directly refered from this.Methods in com.sun.xml.xsom.impl with parameters of type Ref.AttGroup Modifier and Type Method Description void
AttributesHolder. addAttGroup(Ref.AttGroup a)
-
Uses of Ref.AttGroup in com.sun.xml.xsom.impl.parser
Classes in com.sun.xml.xsom.impl.parser that implement Ref.AttGroup Modifier and Type Class Description static class
DelayedRef.AttGroup
-