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 AttributeXmlSchemaBuilder. attributeDecl(com.sun.xml.xsom.XSAttributeDecl decl)AttributeXmlSchemaBuilder. attributeUse(com.sun.xml.xsom.XSAttributeUse use)
-