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 Bindings
bindings()
Nested bindings.Klass
klass()
Nested class customization.void
scd(String scd)
SchemaBindings
schemaBindings()
Klass
typesafeEnumClass()
Nested typesafeEnumClass customizationvoid
version(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
-
-