Uses of Class
com.sun.tools.txw2.model.Attribute
-
Packages that use Attribute Package Description com.sun.tools.txw2.builder.xsd Reads XML Schema grammar from XSOM and builds the model for TXW. -
-
Uses of Attribute in com.sun.tools.txw2.builder.xsd
Methods in com.sun.tools.txw2.builder.xsd that return Attribute Modifier and Type Method Description Attribute
XmlSchemaBuilder. attributeDecl(XSAttributeDecl decl)
Attribute
XmlSchemaBuilder. attributeUse(XSAttributeUse use)
-