Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
J
L
S
S
SchemaImport
- interface javax.wsdl.extensions.lightweightschema.
SchemaImport
.
Represents an import element within a schema element.
SchemaReference
- interface javax.wsdl.extensions.lightweightschema.
SchemaReference
.
Represents an include or a redefine element within a schema element.
setDocumentBaseURI(String)
- Method in interface javax.wsdl.extensions.lightweightschema.
LightWeightSchema
Set the document base URI of this schema definition.
setElement(Element)
- Method in interface javax.wsdl.extensions.lightweightschema.
LightWeightSchema
Set the DOM Element that represents this schema element.
setId(String)
- Method in interface javax.wsdl.extensions.lightweightschema.
SchemaReference
Sets the ID attribute of the referenced schema.
setNamespaceURI(String)
- Method in interface javax.wsdl.extensions.lightweightschema.
SchemaImport
setReferencedSchema(LightWeightSchema)
- Method in interface javax.wsdl.extensions.lightweightschema.
SchemaReference
Sets the referenced schema to a LightWeightSchema.
setSchemaLocationURI(String)
- Method in interface javax.wsdl.extensions.lightweightschema.
SchemaReference
Sets the schemaLocation attribute of the referenced schema.
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
J
L
S