Uses of Interface
org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.LocalAttribute
-
Packages that use LocalAttribute Package Description org.glassfish.jaxb.runtime.v2.schemagen.xmlschema XML Schema writer generated by TXW. -
-
Uses of LocalAttribute in org.glassfish.jaxb.runtime.v2.schemagen.xmlschema
Methods in org.glassfish.jaxb.runtime.v2.schemagen.xmlschema that return LocalAttribute Modifier and Type Method Description LocalAttributeAttrDecls. attribute()LocalAttributeLocalAttribute. form(String value)LocalAttributeLocalAttribute. name(String value)LocalAttributeLocalAttribute. ref(QName value)LocalAttributeLocalAttribute. use(String value)
-