A B C D E F G H I J L M N O P Q R S T U W X 
All Classes All Packages

A

addEnumFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds the enumeration.
addMaxOccurs(QName, long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds the maxOccurs associated with a QName.
addMemberType(QName, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
addMinOccurs(QName, long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds the minOccurs associated with a QName.
addtStatus(QName, int) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds a another status to a particular Qname.
addXmlNameJavaNameMapping(String, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
anonymous - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
ANY_ELEMENT_FIELD_NAME - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
ANY_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
ARRAY_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
ATTRIBUTE_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
AXIS2_PREFIX - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 

B

BEAN_WRITER_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
BEAN_WRITER_TEMPLATE_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
BEAN_WRITER_TYPEMAP_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
BeanWriter - Interface in org.apache.axis2.schema.writer
The bean writer interface.
BeanWriterMetaInfoHolder - Class in org.apache.axis2.schema
This class is used as a holder to pass on the meta information to the bean writer.
BeanWriterMetaInfoHolder() - Constructor for class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
BINARY_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 

C

choice - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
CLASSNAME_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
 
CLASSNAME_PRIMITVE_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
 
clearTables() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Clears the whole set of tables.
compile(List<XmlSchema>) - Method in class org.apache.axis2.schema.SchemaCompiler
Compile a list of schemas This actually calls the compile (XmlSchema s) method repeatedly
compile(XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Compile (rather codegen) a single schema element
CompilerOptions - Class in org.apache.axis2.schema
This is a bean class that captures all the compiler options.
CompilerOptions() - Constructor for class org.apache.axis2.schema.CompilerOptions
 
COMPONENT_ATTRIBUTE - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
COMPONENT_ATTRIBUTE_GROUP - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
COMPONENT_ELEMENT - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
COMPONENT_GROUP - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
COMPONENT_TYPE - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
createOutFile(String, String, String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Creates the output file
CStructWriter - Class in org.apache.axis2.schema.writer
Java Bean writer for the schema compiler.
CStructWriter() - Constructor for class org.apache.axis2.schema.writer.CStructWriter
Default constructor
CTypeMap - Class in org.apache.axis2.schema.typemap
The C type map.
CTypeMap() - Constructor for class org.apache.axis2.schema.typemap.CTypeMap
 

D

DEFAULT_ATTRIB_ARRAY_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_ATTRIB_ARRAY_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_ATTRIB_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_ATTRIB_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_CLASS_ARRAY_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_CLASS_ARRAY_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_TYPE_NS - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 

E

ELEMENT_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
elementQNameToDefulatValueMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
elementToJavaClassMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
elementToSchemaQNameMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
enumFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
extension - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
EXTENSION_MAPPER_CLASSNAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
EXTENSION_MAPPER_CLASSNAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
ExtensionUtility - Class in org.apache.axis2.schema
This is the utility for the extension to call by reflection.
ExtensionUtility() - Constructor for class org.apache.axis2.schema.ExtensionUtility
 
EXTRA_ATTRIBUTE_FIELD_NAME - Static variable in class org.apache.axis2.schema.SchemaCompiler
 

F

FAKE_QNAME - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
 
fixedQNameList - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

G

getAnyAttributeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName has the any attribute status.
getAnyStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName represents a anyType
getArrayStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName refers to an array.
getAttributeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName is an attribute
getBeanTemplate() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
 
getBeanWriterInstance() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
 
getBinaryStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName refers to binary.
getClassNameForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the class name for the QName.
getCompilerProperties() - Method in class org.apache.axis2.schema.SchemaCompiler
 
getDefaultAttribArrayClassName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
 
getDefaultAttribArrayClassName() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
getDefaultAttribArrayClassName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
getDefaultAttribClassName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
 
getDefaultAttribClassName() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
getDefaultAttribClassName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
getDefaultClassArrayName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
 
getDefaultClassArrayName() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
getDefaultClassArrayName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
getDefaultClassName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
 
getDefaultClassName() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
getDefaultClassName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
getDefaultStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
checks the element corresponds to the qName type is xsd:anyType
getDefaultValueForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
gets the default value for qname
getElementQNameIterator() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Deprecated.
Use #getQNameArray
getEnumFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the enumeration.
getExtensionClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the extensions base class name.
getExtensionMapperPackageName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
Find whether the mapper class name is present
getExtensionMapperPackageName() - Method in class org.apache.axis2.schema.writer.CStructWriter
Keep unimplemented
getExtensionMapperPackageName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
get the mapper class package name May be ignored by the implementer
getInnerChoiceStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getItemTypeClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getItemTypeQName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getJavaName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getLengthFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the length facet.
getLoadedSchemaMap() - Method in class org.apache.axis2.schema.SchemaCompiler
 
getMapperClassPackage() - Method in class org.apache.axis2.schema.CompilerOptions
 
getMaxExclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the maxExclusive.
getMaxInclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the maxInclusive.
getMaxLengthFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the maxLength.
getMaxOccurs(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the maxOccurs associated with a QName.
getMemberTypes() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getMemberTypesKeys() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getMessage(String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Get a message from resource.properties from the package of the given object.
getMessage(String, String[]) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Gets a message from resource.properties from the package of the given object.
getMessageBundle() - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
 
getMinExclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the minExclusive.
getMinInclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the minInclusive.
getMinLengthFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the minLength.
getMinOccurs(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds the minOccurs associated with a QName.
getModelMap() - Method in interface org.apache.axis2.schema.writer.BeanWriter
Gets a map of models.
getModelMap() - Method in class org.apache.axis2.schema.writer.CStructWriter
This returns a map of Qnames vs DOMDocument models.
getModelMap() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
This returns a map of Qnames vs DOMDocument models.
getNs2PackageMap() - Method in class org.apache.axis2.schema.CompilerOptions
 
getOptionalAttributeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName has the optional attribute status.
getOrderedQNameArray() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the ordered QName array - useful in sequences where the order needs to be preserved Note - #registerQNameIndex needs to be called if this is to work properly!
getOrderStartPoint() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Finds the starting count for the addition of new items to the order
getOutputLocation() - Method in class org.apache.axis2.schema.CompilerOptions
 
getOwnClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getOwnQname() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getPackageName() - Method in class org.apache.axis2.schema.CompilerOptions
 
getParent() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the parent
getParticleTypeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getPatternFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the pattern.
getPrefixForURI(String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Get a prefix for a namespace URI.
getPrefixForURI(String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Get a prefix for a namespace URI.
getPrefixForURI(String, String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Get a prefix for the given namespace URI.
getPrefixForURI(String, String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Get a prefix for the given namespace URI.
getProcessedElementMap() - Method in class org.apache.axis2.schema.SchemaCompiler
 
getProcessedModelMap() - Method in class org.apache.axis2.schema.SchemaCompiler
 
getPropertyMap() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
Exposes the whole property set
getQNameArray() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the QName array - may not be ordered.
getResourceBundle() - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
 
getRestrictionBaseType() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getRestrictionClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getSchemaQNameForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the schema name for the given QName.
getSimpleStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName refers to Simple Type.
getTotalDigitsFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getTypeMap() - Method in class org.apache.axis2.schema.typemap.CTypeMap
 
getTypeMap() - Method in class org.apache.axis2.schema.typemap.JavaTypeMap
 
getTypeMap() - Method in interface org.apache.axis2.schema.typemap.TypeMap
 
getTypeMapperInstance() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
 
getWrapper(String) - Static method in class org.apache.axis2.schema.util.PrimitiveTypeWrapper
 

H

hasParticleType - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
HELPER_MODE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 

I

IGNORE_UNEXPECTED - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
init(CompilerOptions) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Initializes the writer with compiler options.
init(CompilerOptions) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
init(CompilerOptions) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
INNER_CHOICE_ELEMENT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
invoke(CodeGenConfiguration) - Static method in class org.apache.axis2.schema.ExtensionUtility
 
isAnonymous() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the anonymous status.
isBackwordCompatibilityMode() - Method in class org.apache.axis2.schema.CompilerOptions
 
isChoice() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isDefaultValueAvailable(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isExtension() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the extension status.
isExtensionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Checks if it is a extension base type.
isFixed(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Returns whether a QName is fixed or not
isGenerateAll() - Method in class org.apache.axis2.schema.CompilerOptions
 
isHasParticleType() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isHelperMode() - Method in class org.apache.axis2.schema.CompilerOptions
 
isIgnoreUnexpected() - Method in class org.apache.axis2.schema.CompilerOptions
 
isJavaNameMappingAvailable(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isList - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isList() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isMapperClassPackagePresent() - Method in class org.apache.axis2.schema.CompilerOptions
get whether the mapper class package name is present
isNillable(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Returns whether a QName is nillable or not
isOffStrictValidation() - Method in class org.apache.axis2.schema.CompilerOptions
 
isOrdered() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the ordered status.
isParticleClass - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isParticleClass() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isPrimitive(String) - Static method in class org.apache.axis2.schema.util.PrimitiveTypeFinder
 
isRestriction() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the restriction status.
isRestrictionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Checks if it is a restriction base type.
isSimple() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isSOAP_ENC(String) - Static method in class org.apache.axis2.schema.SchemaCompiler
Returns true if SOAP_ENC Namespace.
isSuppressPrefixesMode() - Method in class org.apache.axis2.schema.CompilerOptions
 
isUnion - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isUnion() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isUseWrapperClasses() - Method in class org.apache.axis2.schema.CompilerOptions
 
isWrapClasses() - Method in class org.apache.axis2.schema.CompilerOptions
 
isWriteOutput() - Method in class org.apache.axis2.schema.CompilerOptions
 
itemTypeClassName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
itemTypeQName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

J

JavaBeanWriter - Class in org.apache.axis2.schema.writer
Java Bean writer for the schema compiler.
JavaBeanWriter() - Constructor for class org.apache.axis2.schema.writer.JavaBeanWriter
Default constructor
JavaTypeMap - Class in org.apache.axis2.schema.typemap
The java type map.
JavaTypeMap() - Constructor for class org.apache.axis2.schema.typemap.JavaTypeMap
 

L

lengthFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

M

main(String[]) - Static method in class org.apache.axis2.schema.XSD2Java
for now the arguments this main method accepts is the source schema and the output location
makeFullyQualifiedClassName(QName) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Make the fully qualified class name for an element or named type
makeFullyQualifiedClassName(QName) - Method in class org.apache.axis2.schema.writer.CStructWriter
Make the fully qualified class name for an element or named type
makeFullyQualifiedClassName(QName) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Make the fully qualified class name for an element or named type
MAPPER_PACKAGE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
maxExclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
maxInclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
maxLengthFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
memberTypes - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
memberTypesKeys - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
minExclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
minInclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
minLengthFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

N

nillableQNameList - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

O

OFF_STRICT_VALIDATION - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
OPTIONAL_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
ordered - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
org.apache.axis2.schema - package org.apache.axis2.schema
 
org.apache.axis2.schema.i18n - package org.apache.axis2.schema.i18n
 
org.apache.axis2.schema.typemap - package org.apache.axis2.schema.typemap
 
org.apache.axis2.schema.util - package org.apache.axis2.schema.util
 
org.apache.axis2.schema.writer - package org.apache.axis2.schema.writer
 
ownClassName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
ownQname - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

P

PACKAGE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
parent - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
PARTICLE_TYPE_ELEMENT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
patternFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
populateListInfo(BeanWriterMetaInfoHolder, Document, Element, Map<QName, String>, Map<QName, String>) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
populateListInfo(BeanWriterMetaInfoHolder, Document, Element, Map<QName, String>, Map<QName, String>) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
populateMemberInfo(BeanWriterMetaInfoHolder, Document, Element, Map<QName, String>) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
populateMemberInfo(BeanWriterMetaInfoHolder, Document, Element, Map<QName, String>) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
PrimitiveTypeFinder - Class in org.apache.axis2.schema.util
A simple utiliy to find whether a given class name is primitive or not
PrimitiveTypeFinder() - Constructor for class org.apache.axis2.schema.util.PrimitiveTypeFinder
 
PrimitiveTypeWrapper - Class in org.apache.axis2.schema.util
 
PrimitiveTypeWrapper() - Constructor for class org.apache.axis2.schema.util.PrimitiveTypeWrapper
 
processAttribute(XmlSchemaAttribute, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Process the attribute
processSimpleExtensionBaseType(QName, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Process Simple Extension Base Type.
processSimpleRestrictionBaseType(QName, QName, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Process Simple Restriction Base Type.

Q

qNameMaxOccursCountMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
qNameMinOccursCountMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
qNameOrderMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

R

registerDefaultValue(QName, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
this method registers the defult value agaist the element qname.
registerExtensionMapperPackageName(String) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Registers the mapper package name - this is relevant to languages that enforce packaging such as Java or C#.
registerExtensionMapperPackageName(String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Keep unimplemented
registerExtensionMapperPackageName(String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Sets the mapping class name of this writer.
registerFixedQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a Qname as fixed The qName better be of an element
registerMapping(QName, QName, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a mapping.
registerMapping(QName, QName, String, int) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a mapping.
registerNillableQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a Qname as nillable The qName better be of an element
registerQNameIndex(QName, int) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a QName for the order.
restriction - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
rootDir - Variable in class org.apache.axis2.schema.writer.CStructWriter
 

S

SCHEMA_COMPILER_PROPERTIES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
SchemaCompilationException - Exception in org.apache.axis2.schema
A simeple extension from the java.lang.exception to serve as the schema compilers Exception
SchemaCompilationException() - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
 
SchemaCompilationException(String) - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
 
SchemaCompilationException(String, Throwable) - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
 
SchemaCompilationException(Throwable) - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
 
SchemaCompiler - Class in org.apache.axis2.schema
Schema compiler for ADB.
SchemaCompiler(CompilerOptions) - Constructor for class org.apache.axis2.schema.SchemaCompiler
Constructor - Accepts a options bean
SchemaCompilerArguments() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
SchemaCompilerInfoHolder() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
 
SchemaCompilerMessages - Class in org.apache.axis2.schema.i18n
 
SchemaCompilerMessages() - Constructor for class org.apache.axis2.schema.i18n.SchemaCompilerMessages
 
SchemaConstants - Class in org.apache.axis2.schema
Constants for the QNames of standard schema types
SchemaConstants() - Constructor for class org.apache.axis2.schema.SchemaConstants
 
SchemaConstants.SchemaCompilerArguments - Class in org.apache.axis2.schema
 
SchemaConstants.SchemaCompilerInfoHolder - Class in org.apache.axis2.schema
 
SchemaConstants.SchemaPropertyNames - Class in org.apache.axis2.schema
 
SchemaPropertyLoader - Class in org.apache.axis2.schema.util
Loads the properties for the schema compiler.
SchemaPropertyLoader() - Constructor for class org.apache.axis2.schema.util.SchemaPropertyLoader
 
SchemaPropertyNames() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
setAnonymous(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the anonymous flag.
setAsParent(BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Creates link to th
setBackwordCompatibilityMode(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setChoice(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setEnumFacet(ArrayList<String>) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the enumeration.
setExtension(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the extension status.
setExtensionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the extension basetype.
setExtensionClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the extensions base class name.
setGenerateAll(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setHasParticleType(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setHelperMode(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setIgnoreUnexpected(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setItemTypeClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setItemTypeQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setLengthFacet(long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the length facet.
setList(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setMapperClassPackage(String) - Method in class org.apache.axis2.schema.CompilerOptions
 
setMaxExclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the maxExclusive.
setMaxInclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the maxInclusive.
setMaxLengthFacet(long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the maxLength.
setMemberTypes(Map<QName, String>) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setMemberTypesKeys(List<QName>) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setMinExclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the minExclusive.
setMinInclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the minInclusive.
setMinLengthFacet(long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the minLength.
setNs2PackageMap(Map<String, String>) - Method in class org.apache.axis2.schema.CompilerOptions
 
setOffStrictValidation(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setOrdered(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the ordered flag.
setOutputLocation(File) - Method in class org.apache.axis2.schema.CompilerOptions
 
setOwnClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setOwnQname(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setPackageName(String) - Method in class org.apache.axis2.schema.CompilerOptions
 
setParticleClass(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setPatternFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the pattern.
setRestriction(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the restriction status.
setRestrictionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the restriction basetype.
setRestrictionClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the restriction base class name.
setSimple(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setSuppressPrefixesMode(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setTotalDigitsFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the totalDigits
setUnion(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setUseWrapperClasses(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setWrapClasses(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setWriteOutput(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
simple - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
SIMPLE_TYPE_OR_CONTENT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_ANYURI - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_ARRAY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_BASE64 - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_BASE64BINARY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_BOOLEAN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_BYTE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_DATE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_DATETIME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_DECIMAL - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_DOUBLE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_DURATION - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_ENTITIES - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_ENTITY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_FLOAT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_GDAY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_GMONTH - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_GMONTHDAY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_GYEAR - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_GYEARMONTH - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_HEXBINARY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_ID - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_IDREF - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_IDREFS - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_INT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_INTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_LANGUAGE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_LONG - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_NAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_NCNAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_NEGATIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_NMTOKEN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_NMTOKENS - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_NONNEGATIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_NONPOSITIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_NORMALIZEDSTRING - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_NOTATION - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_POSITIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_QNAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_SHORT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_STRING - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_STRUCT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_TIME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_TOKEN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_UNSIGNEDBYTE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_UNSIGNEDINT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_UNSIGNEDLONG - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SOAP_ENCODING_UNSIGNEDSHORT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
specialTypeFlagMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
STYLE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 

T

toString() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
totalDigitsFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
TypeMap - Interface in org.apache.axis2.schema.typemap
This is a typemapper for the bean writer

U

URI_DEFAULT_SCHEMA_SOAP_ENCODING - Static variable in class org.apache.axis2.schema.SchemaConstants
 
URI_DEFAULT_SCHEMA_XSD - Static variable in class org.apache.axis2.schema.SchemaConstants
 
USE_NONE - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
USE_OPTIONAL - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
USE_REQUIRED - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
USE_WRAPPER_CLASSES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 

W

WRAP_SCHEMA_CLASSES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
WRAPPED_DATABINDING_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
WRAPPED_DATABINDING_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
write(QName, Map<QName, String>, Map<QName, String>, BeanWriterMetaInfoHolder, boolean) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write a complex type
write(QName, Map<QName, String>, Map<QName, String>, BeanWriterMetaInfoHolder, boolean) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
write(QName, Map<QName, String>, Map<QName, String>, BeanWriterMetaInfoHolder, boolean) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
`
write(XmlSchemaElement, Map<QName, String>, Map<QName, String>, BeanWriterMetaInfoHolder) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write a element
write(XmlSchemaElement, Map<QName, String>, Map<QName, String>, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
write(XmlSchemaElement, Map<QName, String>, Map<QName, String>, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
write(XmlSchemaSimpleType, Map<QName, String>, Map<QName, String>, BeanWriterMetaInfoHolder) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write a simple type
write(XmlSchemaSimpleType, Map<QName, String>, Map<QName, String>, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
write(XmlSchemaSimpleType, Map<QName, String>, Map<QName, String>, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
WRITE_SCHEMA_CLASSES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
writeBatch() - Method in interface org.apache.axis2.schema.writer.BeanWriter
Writes a wrapped class.
writeBatch() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
writeBatch() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
writeExtensionMapper(BeanWriterMetaInfoHolder[]) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write the extensions mapper component - this is relevant to only the OOP languages and a particular implementation may ignore this
writeExtensionMapper(BeanWriterMetaInfoHolder[]) - Method in class org.apache.axis2.schema.writer.CStructWriter
Generate the Extension Mapper module.
writeExtensionMapper(BeanWriterMetaInfoHolder[]) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Write the extension classes - this is needed to process the hierarchy of classes

X

xmlNameJavaNameMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
XSD_ANY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ANYSIMPLETYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ANYTYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ANYURI - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_BASE64 - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_BOOLEAN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_BYTE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DATE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DATETIME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DAY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DECIMAL - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DOUBLE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DURATION - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ENTITIES - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ENTITY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_FLOAT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_HEXBIN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ID - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_IDREF - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_IDREFS - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_INT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_INTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_LANGUAGE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_LONG - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_MONTH - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_MONTHDAY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NCNAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NEGATIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NMTOKEN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NMTOKENS - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NORMALIZEDSTRING - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NOTATION - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_POSITIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_QNAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_SCHEMA - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_SHORT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_STRING - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_TIME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_TOKEN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_UNSIGNEDBYTE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_UNSIGNEDINT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_UNSIGNEDLONG - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_UNSIGNEDSHORT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_YEAR - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_YEARMONTH - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD2Java - Class in org.apache.axis2.schema
 
XSD2Java() - Constructor for class org.apache.axis2.schema.XSD2Java
 
A B C D E F G H I J L M N O P Q R S T U W X 
All Classes All Packages