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.xsompackage.com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds anXSSchemaSetobject. -
-
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 Set<Ref.AttGroup>AttributesHolder. attGroupsRef.AttGroups that are directly refered from this.Methods in com.sun.xml.xsom.impl with parameters of type Ref.AttGroup Modifier and Type Method Description voidAttributesHolder. 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 classDelayedRef.AttGroup
-