Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
W
X
A
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
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.
anonymous
- Variable in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
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
BINARY_TYPE
- Static variable in class org.apache.axis2.schema.
SchemaConstants
BeanWriter
- interface org.apache.axis2.schema.writer.
BeanWriter
.
The bean writer interface.
BeanWriterMetaInfoHolder
- class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
.
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
C
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
CStructWriter
- class org.apache.axis2.schema.writer.
CStructWriter
.
Java Bean writer for the schema compiler.
CStructWriter()
- Constructor for class org.apache.axis2.schema.writer.
CStructWriter
Default constructor
CTypeMap
- class org.apache.axis2.schema.typemap.
CTypeMap
.
The java type map.
CTypeMap()
- Constructor for class org.apache.axis2.schema.typemap.
CTypeMap
CompilerOptions
- class org.apache.axis2.schema.
CompilerOptions
.
This is a bean class that captures all the compiler options.
CompilerOptions()
- Constructor for class org.apache.axis2.schema.
CompilerOptions
choice
- Variable in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
clearTables()
- Method in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
Clears the whole set of tables.
compile(List)
- 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
createOutFile(String, String)
- Method in class org.apache.axis2.schema.writer.
CStructWriter
Creates the output file
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
E
ELEMENT_TYPE
- Static variable in class org.apache.axis2.schema.
SchemaConstants
EXTENSION_MAPPER_CLASSNAME
- Static variable in class org.apache.axis2.schema.writer.
JavaBeanWriter
EXTRA_ATTRIBUTE_FIELD_NAME
- Static variable in class org.apache.axis2.schema.
SchemaCompiler
ExtensionUtility
- class org.apache.axis2.schema.
ExtensionUtility
.
This is the utility for the extension to call by reflection.
ExtensionUtility()
- Constructor for class org.apache.axis2.schema.
ExtensionUtility
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
F
FAKE_QNAME
- Static variable in class org.apache.axis2.schema.
SchemaConstants.SchemaCompilerInfoHolder
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
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
getLengthFacet()
- Method in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
Gets the length facet.
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
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, 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.
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.
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.
getOrderStartPoint()
- Method in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
Finds the starting count for the addition of new items to the order
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!
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
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, String)
- Method in class org.apache.axis2.schema.writer.
CStructWriter
Get a prefix for the given 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.
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
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.
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
HELPER_MODE
- Static variable in class org.apache.axis2.schema.
SchemaConstants.SchemaCompilerArguments
I
INNER_CHOICE_ELEMENT
- Static variable in class org.apache.axis2.schema.
SchemaConstants
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
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
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.
isGenerateAll()
- Method in class org.apache.axis2.schema.
CompilerOptions
isHelperMode()
- Method in class org.apache.axis2.schema.
CompilerOptions
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
isOrdered()
- Method in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
Gets the ordered status.
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.
isSOAP_ENC(String)
- Static method in class org.apache.axis2.schema.
SchemaCompiler
Returns true if SOAP_ENC Namespace.
isSimple()
- Method in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
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
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 org.apache.axis2.schema.writer.
JavaBeanWriter
.
Java Bean writer for the schema compiler.
JavaBeanWriter()
- Constructor for class org.apache.axis2.schema.writer.
JavaBeanWriter
Default constructor
JavaTypeMap
- class org.apache.axis2.schema.typemap.
JavaTypeMap
.
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
MAPPER_PACKAGE
- Static variable in class org.apache.axis2.schema.
SchemaConstants.SchemaCompilerArguments
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
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
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
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
PrimitiveTypeFinder
- class org.apache.axis2.schema.util.
PrimitiveTypeFinder
.
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 org.apache.axis2.schema.util.
PrimitiveTypeWrapper
.
PrimitiveTypeWrapper()
- Constructor for class org.apache.axis2.schema.util.
PrimitiveTypeWrapper
parent
- Variable in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
patternFacet
- Variable in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
populateListInfo(BeanWriterMetaInfoHolder, Document, Element, Map)
- Method in class org.apache.axis2.schema.writer.
CStructWriter
populateListInfo(BeanWriterMetaInfoHolder, Document, Element, Map)
- Method in class org.apache.axis2.schema.writer.
JavaBeanWriter
populateMemberInfo(BeanWriterMetaInfoHolder, Document, Element, Map)
- Method in class org.apache.axis2.schema.writer.
CStructWriter
populateMemberInfo(BeanWriterMetaInfoHolder, Document, Element, Map)
- Method in class org.apache.axis2.schema.writer.
JavaBeanWriter
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
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.
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
SIMPLE_TYPE_OR_CONTENT
- Static variable in class org.apache.axis2.schema.
SchemaConstants
STYLE
- Static variable in class org.apache.axis2.schema.
SchemaConstants.SchemaCompilerArguments
SchemaCompilationException
- exception org.apache.axis2.schema.
SchemaCompilationException
.
A simeple extension from the java.lang.exception to serve as the schema compilers Exception
SchemaCompilationException()
- Constructor for class org.apache.axis2.schema.
SchemaCompilationException
SchemaCompilationException(String)
- Constructor for class org.apache.axis2.schema.
SchemaCompilationException
SchemaCompilationException(Throwable)
- Constructor for class org.apache.axis2.schema.
SchemaCompilationException
SchemaCompilationException(String, Throwable)
- Constructor for class org.apache.axis2.schema.
SchemaCompilationException
SchemaCompiler
- class org.apache.axis2.schema.
SchemaCompiler
.
Schema compiler for ADB.
SchemaCompiler(CompilerOptions)
- Constructor for class org.apache.axis2.schema.
SchemaCompiler
Constructor - Accepts a options bean
SchemaCompilerMessages
- class org.apache.axis2.schema.i18n.
SchemaCompilerMessages
.
SchemaCompilerMessages()
- Constructor for class org.apache.axis2.schema.i18n.
SchemaCompilerMessages
SchemaConstants
- class org.apache.axis2.schema.
SchemaConstants
.
Constants for the QNames of standard schema types
SchemaConstants()
- Constructor for class org.apache.axis2.schema.
SchemaConstants
SchemaConstants.SchemaCompilerArguments
- class org.apache.axis2.schema.
SchemaConstants.SchemaCompilerArguments
.
SchemaConstants.SchemaCompilerArguments()
- Constructor for class org.apache.axis2.schema.
SchemaConstants.SchemaCompilerArguments
SchemaConstants.SchemaCompilerInfoHolder
- class org.apache.axis2.schema.
SchemaConstants.SchemaCompilerInfoHolder
.
SchemaConstants.SchemaCompilerInfoHolder()
- Constructor for class org.apache.axis2.schema.
SchemaConstants.SchemaCompilerInfoHolder
SchemaConstants.SchemaPropertyNames
- class org.apache.axis2.schema.
SchemaConstants.SchemaPropertyNames
.
SchemaConstants.SchemaPropertyNames()
- Constructor for class org.apache.axis2.schema.
SchemaConstants.SchemaPropertyNames
SchemaPropertyLoader
- class org.apache.axis2.schema.util.
SchemaPropertyLoader
.
Loads the properties for the schema compiler.
SchemaPropertyLoader()
- Constructor for class org.apache.axis2.schema.util.
SchemaPropertyLoader
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)
- 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
setHelperMode(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)
- 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)
- 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
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
setUnion(boolean)
- Method in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
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
specialTypeFlagMap
- Variable in class org.apache.axis2.schema.
BeanWriterMetaInfoHolder
T
TypeMap
- interface org.apache.axis2.schema.typemap.
TypeMap
.
This is a typemapper for the bean writer
U
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
W
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
WRAP_SCHEMA_CLASSES
- Static variable in class org.apache.axis2.schema.
SchemaConstants.SchemaCompilerArguments
WRITE_SCHEMA_CLASSES
- Static variable in class org.apache.axis2.schema.
SchemaConstants.SchemaCompilerArguments
write(XmlSchemaComplexType, Map, BeanWriterMetaInfoHolder)
- Method in interface org.apache.axis2.schema.writer.
BeanWriter
Write a complex type
write(XmlSchemaElement, Map, BeanWriterMetaInfoHolder)
- Method in interface org.apache.axis2.schema.writer.
BeanWriter
Write a element
write(XmlSchemaSimpleType, Map, BeanWriterMetaInfoHolder)
- Method in interface org.apache.axis2.schema.writer.
BeanWriter
Write a simple type
write(XmlSchemaElement, Map, BeanWriterMetaInfoHolder)
- Method in class org.apache.axis2.schema.writer.
CStructWriter
write(XmlSchemaComplexType, Map, BeanWriterMetaInfoHolder)
- Method in class org.apache.axis2.schema.writer.
CStructWriter
write(XmlSchemaSimpleType, Map, BeanWriterMetaInfoHolder)
- Method in class org.apache.axis2.schema.writer.
CStructWriter
write(XmlSchemaElement, Map, BeanWriterMetaInfoHolder)
- Method in class org.apache.axis2.schema.writer.
JavaBeanWriter
write(XmlSchemaComplexType, Map, BeanWriterMetaInfoHolder)
- Method in class org.apache.axis2.schema.writer.
JavaBeanWriter
write(XmlSchemaSimpleType, Map, BeanWriterMetaInfoHolder)
- Method in class org.apache.axis2.schema.writer.
JavaBeanWriter
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
Keep unimplemented
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
XSD2Java
- class org.apache.axis2.schema.
XSD2Java
.
XSD2Java()
- Constructor for class org.apache.axis2.schema.
XSD2Java
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
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.