Uses of Class
com.sun.xml.xsom.impl.AttGroupDeclImpl
-
Packages that use AttGroupDeclImpl Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsom
package.com.sun.xml.xsom.impl.parser.state -
-
Uses of AttGroupDeclImpl in com.sun.xml.xsom.impl
Methods in com.sun.xml.xsom.impl with parameters of type AttGroupDeclImpl Modifier and Type Method Description void
AttGroupDeclImpl. redefine(AttGroupDeclImpl ag)
-
Uses of AttGroupDeclImpl in com.sun.xml.xsom.impl.parser.state
Fields in com.sun.xml.xsom.impl.parser.state declared as AttGroupDeclImpl Modifier and Type Field Description private AttGroupDeclImpl
Schema. ag
private AttGroupDeclImpl
redefine. newAg
private AttGroupDeclImpl
attributeGroupDecl. result
-