Package | Description |
---|---|
com.sun.xml.bind.v2.schemagen.episode |
TXW interfaces for writing episode file, which is what XJC needs to
handle separate compilation.
|
com.sun.xml.bind.v2.schemagen.xmlschema |
XML Schema writer generated by TXW.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Bindings |
Modifier and Type | Method and Description |
---|---|
Package |
SchemaBindings._package() |
Bindings |
Bindings.bindings()
Nested bindings.
|
Klass |
Bindings.klass()
Nested class customization.
|
SchemaBindings |
Bindings.schemaBindings() |
Modifier and Type | Interface and Description |
---|---|
interface |
Annotation
Auto-generated, do not edit.
|
interface |
Any
Auto-generated, do not edit.
|
interface |
Appinfo
Auto-generated, do not edit.
|
interface |
ComplexContent
Auto-generated, do not edit.
|
interface |
ComplexExtension
Auto-generated, do not edit.
|
interface |
ComplexRestriction
Auto-generated, do not edit.
|
interface |
ComplexType
Auto-generated, do not edit.
|
interface |
Documentation
Auto-generated, do not edit.
|
interface |
Import
Auto-generated, do not edit.
|
interface |
List
Auto-generated, do not edit.
|
interface |
LocalAttribute
Auto-generated, do not edit.
|
interface |
LocalElement
Auto-generated, do not edit.
|
interface |
Schema
Auto-generated, do not edit.
|
interface |
SimpleContent
Auto-generated, do not edit.
|
interface |
SimpleExtension
Auto-generated, do not edit.
|
interface |
SimpleRestriction
Auto-generated, do not edit.
|
interface |
SimpleType
Auto-generated, do not edit.
|
interface |
TopLevelAttribute
Auto-generated, do not edit.
|
interface |
TopLevelElement
Auto-generated, do not edit.
|
interface |
Union
Auto-generated, do not edit.
|
Modifier and Type | Method and Description |
---|---|
Import |
Schema._import() |
ExplicitGroup |
TypeDefParticle.all() |
ExplicitGroup |
ContentModelContainer.all() |
Annotation |
Annotated.annotation() |
Annotation |
Schema.annotation() |
Any |
ContentModelContainer.any() |
Any |
NestedParticle.any() |
Wildcard |
AttrDecls.anyAttribute() |
Appinfo |
Annotation.appinfo() |
TopLevelAttribute |
SchemaTop.attribute() |
LocalAttribute |
AttrDecls.attribute() |
ExplicitGroup |
TypeDefParticle.choice() |
ExplicitGroup |
ContentModelContainer.choice() |
ExplicitGroup |
NestedParticle.choice() |
ComplexContent |
ComplexTypeModel.complexContent() |
ComplexType |
ComplexTypeHost.complexType() |
Documentation |
Annotation.documentation() |
LocalElement |
ContentModelContainer.element() |
TopLevelElement |
SchemaTop.element() |
LocalElement |
NestedParticle.element() |
NoFixedFacet |
SimpleRestrictionModel.enumeration() |
ComplexExtension |
ComplexContent.extension() |
SimpleExtension |
SimpleContent.extension() |
List |
SimpleDerivation.list() |
ComplexRestriction |
ComplexContent.restriction() |
SimpleRestriction |
SimpleDerivation.restriction() |
SimpleRestriction |
SimpleContent.restriction() |
ExplicitGroup |
TypeDefParticle.sequence() |
ExplicitGroup |
ContentModelContainer.sequence() |
ExplicitGroup |
NestedParticle.sequence() |
SimpleContent |
ComplexTypeModel.simpleContent() |
SimpleType |
SimpleTypeHost.simpleType() |
Union |
SimpleDerivation.union() |
Copyright © 2019 Oracle Corporation. All rights reserved.