Uses of Interface
org.apache.axis.schema.SchemaVersion
Packages that use SchemaVersion
-
Uses of SchemaVersion in org.apache.axis
Methods in org.apache.axis that return SchemaVersionModifier and TypeMethodDescriptionMessageContext.getSchemaVersion()Get the XML schema version information.Methods in org.apache.axis with parameters of type SchemaVersionModifier and TypeMethodDescriptionvoidMessageContext.setSchemaVersion(SchemaVersion schemaVersion) Set the XML schema version this message context will use. -
Uses of SchemaVersion in org.apache.axis.message
Methods in org.apache.axis.message that return SchemaVersionModifier and TypeMethodDescriptionSOAPEnvelope.getSchemaVersion()Get the schema version for this envelopeMethods in org.apache.axis.message with parameters of type SchemaVersionModifier and TypeMethodDescriptionvoidSOAPEnvelope.setSchemaVersion(SchemaVersion schemaVersion) Set the schema version for this envelopeConstructors in org.apache.axis.message with parameters of type SchemaVersionModifierConstructorDescriptionSOAPEnvelope(boolean registerPrefixes, SOAPConstants soapConstants, SchemaVersion schemaVersion) SOAPEnvelope(SOAPConstants soapConstants, SchemaVersion schemaVersion) -
Uses of SchemaVersion in org.apache.axis.schema
Classes in org.apache.axis.schema that implement SchemaVersionModifier and TypeClassDescriptionclass1999 Schema characteristics.class2000 Schema characteristics.class2001 Schema characteristics.Fields in org.apache.axis.schema declared as SchemaVersionModifier and TypeFieldDescriptionstatic final SchemaVersionSchemaVersion.SCHEMA_1999static final SchemaVersionSchemaVersion.SCHEMA_2000static final SchemaVersionSchemaVersion.SCHEMA_2001