Module org.glassfish.jaxb.runtime
Interface AttrDecls
-
- All Superinterfaces:
com.sun.xml.txw2.TypedXmlWriter
- All Known Subinterfaces:
ComplexExtension,ComplexRestriction,ComplexType,ComplexTypeModel,SimpleExtension,SimpleRestriction
public interface AttrDecls extends com.sun.xml.txw2.TypedXmlWriterAuto-generated, do not edit.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WildcardanyAttribute()LocalAttributeattribute()
-
-
-
Method Detail
-
attribute
LocalAttribute attribute()
-
anyAttribute
Wildcard anyAttribute()
-
-