Module com.sun.xml.bind.core
Interface Bindings
-
- All Superinterfaces:
TypedXmlWriter
public interface Bindings extends TypedXmlWriter
- Author:
- Kohsuke Kawaguchi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Bindingsbindings()Nested bindings.Klassklass()Nested class customization.voidscd(String scd)SchemaBindingsschemaBindings()KlasstypesafeEnumClass()Nested typesafeEnumClass customizationvoidversion(String v)-
Methods inherited from interface com.sun.xml.txw2.TypedXmlWriter
_attribute, _attribute, _attribute, _cast, _cdata, _comment, _element, _element, _element, _element, _namespace, _namespace, _namespace, _pcdata, block, commit, commit, getDocument
-
-