Uses of Interface
com.sun.xml.xsom.impl.Ref.AttGroup
-
Packages that use Ref.AttGroup Package Description com.sun.xml.xsom.impl com.sun.xml.xsom.impl.parser -
-
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. 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
-