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

A

AbstractMessageReader - Class in org.codehaus.xfire.aegis
Basic type conversions for reading messages.
AbstractMessageReader() - Constructor for class org.codehaus.xfire.aegis.AbstractMessageReader
 
AbstractMessageWriter - Class in org.codehaus.xfire.aegis
Basic type conversion functionality for writing messages.
AbstractMessageWriter() - Constructor for class org.codehaus.xfire.aegis.AbstractMessageWriter
Create a LiteralWriter but without writing an element name.
AbstractTypeCreator - Class in org.codehaus.xfire.aegis.type
 
AbstractTypeCreator() - Constructor for class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
AbstractTypeCreator.TypeClassInfo - Class in org.codehaus.xfire.aegis.type
 
AbstractTypeCreator.TypeClassInfo() - Constructor for class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
AbstractXFireAegisTest - Class in org.codehaus.xfire.aegis
 
AbstractXFireAegisTest() - Constructor for class org.codehaus.xfire.aegis.AbstractXFireAegisTest
 
AbstractXOPType - Class in org.codehaus.xfire.aegis.type.mtom
 
AbstractXOPType() - Constructor for class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
AegisBindingProvider - Class in org.codehaus.xfire.aegis
A BindingProvider for the Aegis type system.
AegisBindingProvider() - Constructor for class org.codehaus.xfire.aegis.AegisBindingProvider
 
AegisBindingProvider(TypeCreator) - Constructor for class org.codehaus.xfire.aegis.AegisBindingProvider
 
AegisBindingProvider(TypeCreator, Configuration) - Constructor for class org.codehaus.xfire.aegis.AegisBindingProvider
 
AegisBindingProvider(TypeMappingRegistry) - Constructor for class org.codehaus.xfire.aegis.AegisBindingProvider
 
AegisServiceConfiguration - Class in org.codehaus.xfire.aegis
 
AegisServiceConfiguration() - Constructor for class org.codehaus.xfire.aegis.AegisServiceConfiguration
 
AegisServiceConfiguration(ObjectServiceFactory) - Constructor for class org.codehaus.xfire.aegis.AegisServiceConfiguration
 
ArrayType - Class in org.codehaus.xfire.aegis.type.basic
An ArrayType.
ArrayType() - Constructor for class org.codehaus.xfire.aegis.type.basic.ArrayType
 
AttributeReader - Class in org.codehaus.xfire.aegis.stax
 
AttributeReader(QName, String) - Constructor for class org.codehaus.xfire.aegis.stax.AttributeReader
 
AttributeWriter - Class in org.codehaus.xfire.aegis.jdom
 
AttributeWriter(Attribute) - Constructor for class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
AttributeWriter - Class in org.codehaus.xfire.aegis.stax
 
AttributeWriter(XMLStreamWriter, String, String) - Constructor for class org.codehaus.xfire.aegis.stax.AttributeWriter
 

B

Base64Type - Class in org.codehaus.xfire.aegis.type.basic
Converts back and forth to byte[] objects.
Base64Type() - Constructor for class org.codehaus.xfire.aegis.type.basic.Base64Type
 
BeanType - Class in org.codehaus.xfire.aegis.type.basic
Serializes JavaBeans.
BeanType() - Constructor for class org.codehaus.xfire.aegis.type.basic.BeanType
 
BeanType(BeanTypeInfo) - Constructor for class org.codehaus.xfire.aegis.type.basic.BeanType
 
BeanTypeInfo - Class in org.codehaus.xfire.aegis.type.basic
 
BeanTypeInfo(Class, String) - Constructor for class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
BeanTypeInfo(Class, String, boolean) - Constructor for class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
Create a BeanTypeInfo class.
BigDecimalType - Class in org.codehaus.xfire.aegis.type.basic
Type for a BigDecimal
BigDecimalType() - Constructor for class org.codehaus.xfire.aegis.type.basic.BigDecimalType
 
BigIntegerType - Class in org.codehaus.xfire.aegis.type.basic
Type for a BigInteger
BigIntegerType() - Constructor for class org.codehaus.xfire.aegis.type.basic.BigIntegerType
 
BooleanType - Class in org.codehaus.xfire.aegis.type.basic
 
BooleanType() - Constructor for class org.codehaus.xfire.aegis.type.basic.BooleanType
 
ByteArrayType - Class in org.codehaus.xfire.aegis.type.mtom
 
ByteArrayType() - Constructor for class org.codehaus.xfire.aegis.type.mtom.ByteArrayType
 

C

CalendarType - Class in org.codehaus.xfire.aegis.type.basic
Type for the Calendar class.
CalendarType() - Constructor for class org.codehaus.xfire.aegis.type.basic.CalendarType
 
CharacterType - Class in org.codehaus.xfire.aegis.type.basic
 
CharacterType() - Constructor for class org.codehaus.xfire.aegis.type.basic.CharacterType
 
clear() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
clear() - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
close() - Method in class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
close() - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
close() - Method in interface org.codehaus.xfire.aegis.MessageWriter
Tells the MessageWriter that writing operations are completed so it can write the end element.
close() - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
close() - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
CollectionType - Class in org.codehaus.xfire.aegis.type.collection
 
CollectionType(Type) - Constructor for class org.codehaus.xfire.aegis.type.collection.CollectionType
 
Configuration - Class in org.codehaus.xfire.aegis.type
 
Configuration() - Constructor for class org.codehaus.xfire.aegis.type.Configuration
 
copy(InputStream, OutputStream) - Static method in class org.codehaus.xfire.aegis.type.mtom.ByteArrayType
 
createArrayType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createAttachment(Object, String) - Method in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
createAttachment(Object, String) - Method in class org.codehaus.xfire.aegis.type.mtom.ByteArrayType
 
createAttachment(Object, String) - Method in class org.codehaus.xfire.aegis.type.mtom.DataHandlerType
 
createAttachment(Object, String) - Method in class org.codehaus.xfire.aegis.type.mtom.DataSourceType
 
createBasicClassInfo(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createClassInfo(Field) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createClassInfo(Method, int) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createClassInfo(Method, int) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
createClassInfo(Method, int) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
createCollection() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
createCollection() - Method in class org.codehaus.xfire.aegis.type.collection.CollectionType
 
createCollectionQName(AbstractTypeCreator.TypeClassInfo, Type) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
createCollectionTypeFromGeneric(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createDefaultMappings() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createDefaultMappings(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
createDefaultTypeCreator() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createEnumType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createEnumType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
createFromFault(MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
If the class is an exception, this will try and instantiate it with information from the XFireFault (if it exists).
createHolderType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createMappedName(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
Specifies the name of the property as it shows up in the xml schema.
createMapQName(AbstractTypeCreator.TypeClassInfo, Type, Type) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createMapType(AbstractTypeCreator.TypeClassInfo, Type, Type) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createMapType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createQName(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createQName(Element, String) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
Creates a QName from a string, such as "ns:Element".
createRootTypeCreator() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createType(Method, int) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
Create a Type for a Method parameter.
createType(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
Create type information for a PropertyDescriptor.
createType(Field) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
Create type information for a Field.
createType(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createType(Method, int) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
createType(PropertyDescriptor) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
createType(Field) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
createType(Class) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
createTypeCreator() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createTypeForClass(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createTypeInfo() - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
createTypeMapping(Service) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
createTypeMapping(boolean) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(String, boolean) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(TypeMapping, boolean) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(boolean) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Creates a new empty TypeMapping object.
createTypeMapping(String, boolean) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Create a type mapping with the specified encodying style.
createUserType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createXMLReader() - Method in class org.codehaus.xfire.aegis.type.xml.SourceType
 
CURRENT_MESSAGE_PART - Static variable in class org.codehaus.xfire.aegis.AegisBindingProvider
 
CustomTypeMapping - Class in org.codehaus.xfire.aegis.type
Contains type mappings for java/qname pairs.
CustomTypeMapping(TypeMapping) - Constructor for class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
CustomTypeMapping() - Constructor for class org.codehaus.xfire.aegis.type.CustomTypeMapping
 

D

DataHandlerType - Class in org.codehaus.xfire.aegis.type.mtom
 
DataHandlerType() - Constructor for class org.codehaus.xfire.aegis.type.mtom.DataHandlerType
 
DataSourceType - Class in org.codehaus.xfire.aegis.type.mtom
 
DataSourceType() - Constructor for class org.codehaus.xfire.aegis.type.mtom.DataSourceType
 
DateTimeType - Class in org.codehaus.xfire.aegis.type.basic
Type for the Date class which serializes as an xsd:dateTime.
DateTimeType() - Constructor for class org.codehaus.xfire.aegis.type.basic.DateTimeType
 
DateType - Class in org.codehaus.xfire.aegis.type.basic
Type for the Date class which serializes as an xsd:date (no time information).
DateType() - Constructor for class org.codehaus.xfire.aegis.type.basic.DateType
 
DefaultTypeCreator - Class in org.codehaus.xfire.aegis.type
 
DefaultTypeCreator() - Constructor for class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
DefaultTypeCreator(Configuration) - Constructor for class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
DefaultTypeMappingRegistry - Class in org.codehaus.xfire.aegis.type
The default implementation of TypeMappingRegistry.
DefaultTypeMappingRegistry() - Constructor for class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
DefaultTypeMappingRegistry(boolean) - Constructor for class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
DefaultTypeMappingRegistry(TypeCreator, boolean, Configuration) - Constructor for class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
DefaultTypeMappingRegistry(TypeCreator, boolean) - Constructor for class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
DocumentType - Class in org.codehaus.xfire.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
DocumentType() - Constructor for class org.codehaus.xfire.aegis.type.xml.DocumentType
 
DocumentType(DocumentBuilder) - Constructor for class org.codehaus.xfire.aegis.type.xml.DocumentType
 
DoubleType - Class in org.codehaus.xfire.aegis.type.basic
 
DoubleType() - Constructor for class org.codehaus.xfire.aegis.type.basic.DoubleType
 

E

ElementReader - Class in org.codehaus.xfire.aegis.stax
Reads literal encoded messages.
ElementReader(DepthXMLStreamReader) - Constructor for class org.codehaus.xfire.aegis.stax.ElementReader
 
ElementReader(XMLStreamReader) - Constructor for class org.codehaus.xfire.aegis.stax.ElementReader
 
ElementReader(InputStream) - Constructor for class org.codehaus.xfire.aegis.stax.ElementReader
 
ElementWriter - Class in org.codehaus.xfire.aegis.stax
LiteralWriter
ElementWriter(XMLStreamWriter) - Constructor for class org.codehaus.xfire.aegis.stax.ElementWriter
Create a LiteralWriter but without writing an element name.
ElementWriter(XMLStreamWriter, String, String) - Constructor for class org.codehaus.xfire.aegis.stax.ElementWriter
 
ElementWriter(XMLStreamWriter, QName) - Constructor for class org.codehaus.xfire.aegis.stax.ElementWriter
 
ElementWriter(XMLStreamWriter, String, String, String) - Constructor for class org.codehaus.xfire.aegis.stax.ElementWriter
 
ElementWriter(OutputStream, String, String) - Constructor for class org.codehaus.xfire.aegis.stax.ElementWriter
 
ENCODED_BASE64 - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_BOOLEAN - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_CHAR - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_DATETIME - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_DECIMAL - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_DOUBLE - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_FLOAT - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_INT - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_INTEGER - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_LONG - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_NS - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_SHORT - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODED_STRING - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
ENCODING_URI_KEY - Static variable in class org.codehaus.xfire.aegis.AegisBindingProvider
 
equals(Object) - Method in class org.codehaus.xfire.aegis.type.Type
 

F

findMapping(Class) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
findMapping(Class, String) - Method in class org.codehaus.xfire.aegis.XMLClassMetaInfoManager
 
findMappings(Class) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
FloatType - Class in org.codehaus.xfire.aegis.type.basic
 
FloatType() - Constructor for class org.codehaus.xfire.aegis.type.basic.FloatType
 
flush() - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 

G

getAction(OperationInfo) - Method in class org.codehaus.xfire.aegis.AegisServiceConfiguration
 
getAnnotations() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getAttributeReader(QName) - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
getAttributeReader(QName) - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getAttributeReader(QName) - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getAttributeReader(String, String) - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getAttributeReader(QName) - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getAttributes() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
getAttributeWriter(String) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getAttributeWriter(String, String) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getAttributeWriter(QName) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getComponent(Element, String) - Method in class org.codehaus.xfire.aegis.XMLClassMetaInfoManager
 
getComponentName() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
getComponentType() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
Get the Type of the elements in the array.
getComponentType() - Method in class org.codehaus.xfire.aegis.type.collection.CollectionType
 
getConfiguration() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
getConfiguration() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
getContentType(Object, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
getContentType(Object, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.ByteArrayType
 
getContentType(Object, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.DataHandlerType
 
getContentType(Object, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.DataSourceType
 
getDefaultMinOccurs() - Method in class org.codehaus.xfire.aegis.type.Configuration
 
getDefaultNamespace() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getDefaultTypeMapping() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
getDefaultTypeMapping() - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Gets the registered default TypeMapping instance.
getDelegate() - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
getDependencies() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
getDependencies() - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
getDependencies() - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
getDependencies() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getDependencies() - Method in class org.codehaus.xfire.aegis.type.Type
Return a set of Type dependencies.
getDescription() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getDocument(Class) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
getDocument(Class) - Method in class org.codehaus.xfire.aegis.XMLClassMetaInfoManager
 
getElementName(Method, int) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
getElementName(Method, int) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
Get the mapped name of a method parameter.
getElements() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getElementWriter(String) - Method in class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
getElementWriter(String) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getElementWriter(String, String) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getElementWriter(QName) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getEncodingStyleURI() - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
getEncodingStyleURI() - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
getEntryName() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getGenericType() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getInterfacePropertyDescriptors(Class) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getInterfacePropertyDescriptors(Class, List, Set) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getKeyName() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getKeyType() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getKeyType() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getLocalName() - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
getLocalName() - Method in interface org.codehaus.xfire.aegis.MessageReader
Get the local name of the element this reader represents.
getLocalName() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getLocalName() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getMappedName() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getMatch(Object, String) - Method in class org.codehaus.xfire.aegis.XMLClassMetaInfoManager
 
getMaxOccurs() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getMaxOccurs() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
getMethod(Element, String) - Method in class org.codehaus.xfire.aegis.XMLClassMetaInfoManager
 
getMinOccurs() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getMinOccurs() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
getMinOccurs(QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getMinOccurs(QName) - Method in class org.codehaus.xfire.aegis.type.basic.XMLBeanTypeInfo
Grab Min Occurs by looking in PropertyInfo map if no entry found, revert to parent class
getName() - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
getName() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getName() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getName() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getNamespace() - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
getNamespace() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getNamespace() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getNamespace() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getNamespace() - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getNamespaceForPrefix(String) - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
getNamespaceForPrefix(String) - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getNamespaceForPrefix(String) - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getNamespaceForPrefix(String) - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getNextAttributeReader() - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
getNextAttributeReader() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getNextAttributeReader() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getNextAttributeReader() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getNextElementReader() - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
getNextElementReader() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getNextElementReader() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getNextElementReader() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getOperationName(ServiceInfo, Method) - Method in class org.codehaus.xfire.aegis.AegisServiceConfiguration
 
getOrCreateGenericType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
getOrCreateGenericType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
getOrCreateMapKeyType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
getOrCreateMapKeyType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
getOrCreateMapValueType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
getOrCreateMapValueType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
getParamter(Element, int) - Method in class org.codehaus.xfire.aegis.XMLClassMetaInfoManager
 
getParent() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
getParent() - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
getParent() - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
getPrefixForNamespace(String) - Method in class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
getPrefixForNamespace(String, String) - Method in class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
getPrefixForNamespace(String) - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
getPrefixForNamespace(String, String) - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
getPrefixForNamespace(String) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getPrefixForNamespace(String, String) - Method in interface org.codehaus.xfire.aegis.MessageWriter
Get a prefix for a namespace.
getPrefixForNamespace(String) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getPrefixForNamespace(String, String) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getPrefixForNamespace(String) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getPrefixForNamespace(String, String) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getProperty(Element, String) - Method in class org.codehaus.xfire.aegis.XMLClassMetaInfoManager
 
getPropertyDescriptor(String) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getPropertyDescriptorFromMappedName(QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getPropertyDescriptors() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getReadType(XMLStreamReader, MessageContext, Type) - Static method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
getReadType(XMLStreamReader, MessageContext, Type, TypeMapping) - Static method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
getRegisteredEncodingStyleURIs() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
getRegisteredEncodingStyleURIs() - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Returns a list of registered encodingStyle URIs in this TypeMappingRegistry instance.
getSchemaType(QName, Service) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
getSchemaType() - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
getSchemaType() - Method in class org.codehaus.xfire.aegis.type.Type
 
getSuggestedName(Service, OperationInfo, int) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
getTopCreator() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
getType(Service, Class) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
getType() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getType(QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
Get the type class for the field with the specified QName.
getType(Class) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
getType(QName) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
getType(Class) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
getType(QName) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
getTypeClass(QName, Service) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
getTypeClass() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getTypeClass() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getTypeClass() - Method in class org.codehaus.xfire.aegis.type.Type
 
getTypeCreator() - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
getTypeCreator() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
getTypeCreator() - Static method in class org.codehaus.xfire.aegis.type.TypeCreatorFactory
 
getTypeCreator() - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
getTypeInfo() - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
getTypeMapping(Service) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
getTypeMapping() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
getTypeMapping() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getTypeMapping(String) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
getTypeMapping() - Method in class org.codehaus.xfire.aegis.type.Type
 
getTypeMapping(String) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Returns the registered TypeMapping for the specified encodingStyle URI.
getTypeMappingRegistry() - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
getTypeName() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getTypeQName(Class) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
getTypeQName(Class) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
getValue() - Method in class org.codehaus.xfire.aegis.Holder
 
getValue() - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
getValue(String, String) - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
getValue() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValue() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getValue() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getValue(String, String) - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getValueAsBoolean() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsBoolean() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueAsCharacter() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsCharacter() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueAsDouble() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsDouble() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueAsFloat() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsFloat() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueAsInt() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsInt() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueAsLong() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsLong() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueName() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getValueType() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getWriteType(MessageContext, Object, Type) - Static method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
getXMLStreamReader() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getXMLStreamReader() - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
getXMLStreamReader() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getXMLStreamReader() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getXMLStreamWriter() - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
getXMLStreamWriter() - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getXsiType() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 

H

hashCode() - Method in class org.codehaus.xfire.aegis.type.Type
 
hasMoreAttributeReaders() - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
hasMoreAttributeReaders() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
hasMoreAttributeReaders() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
hasMoreAttributeReaders() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
hasMoreElementReaders() - Method in class org.codehaus.xfire.aegis.jdom.JDOMReader
 
hasMoreElementReaders() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
hasMoreElementReaders() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
hasMoreElementReaders() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
hasValue() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
Holder - Class in org.codehaus.xfire.aegis
 
Holder() - Constructor for class org.codehaus.xfire.aegis.Holder
 
HolderType - Class in org.codehaus.xfire.aegis.type.basic
A holder type which makes multiple out parameters possible.
HolderType(Type) - Constructor for class org.codehaus.xfire.aegis.type.basic.HolderType
 

I

initialize(Service) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
initialize() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
initializeMessage(Service, MessagePartContainer, int) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
instantiateMap() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
Creates a map instance.
IntType - Class in org.codehaus.xfire.aegis.type.basic
SimpleSerializer
IntType() - Constructor for class org.codehaus.xfire.aegis.type.basic.IntType
 
isAbstract() - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
isAbstract() - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
isAbstract() - Method in class org.codehaus.xfire.aegis.type.Type
 
isArray(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
isAttribute(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isCollection(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
isComplex() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
isComplex() - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
isComplex() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
isComplex() - Method in class org.codehaus.xfire.aegis.type.Type
 
isDefaultExtensibleAttributes() - Method in class org.codehaus.xfire.aegis.type.Configuration
 
isDefaultExtensibleElements() - Method in class org.codehaus.xfire.aegis.type.Configuration
 
isDefaultNillable() - Method in class org.codehaus.xfire.aegis.type.Configuration
 
isElement(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isEnum(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
isEnum(Class) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
isExtensibleAttributes() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isExtensibleElements() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isExtension() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isFlat() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
isFlat() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
isHeader(Method, int) - Method in class org.codehaus.xfire.aegis.AegisServiceConfiguration
 
isHolder(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
isMap(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
isMapped(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isNillable(QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
Nillable is only allowed if the actual property is Nullable
isNillable() - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
isNillable() - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
isNillable(QName) - Method in class org.codehaus.xfire.aegis.type.basic.XMLBeanTypeInfo
Grab Nillable by looking in PropertyInfo map if no entry found, revert to parent class
isNillable() - Method in class org.codehaus.xfire.aegis.type.Type
 
isReadToDocument() - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
isRegistered(Class) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
isRegistered(QName) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
isRegistered(Class) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
Checks whether or not type mapping between specified XML type and Java type is registered.
isRegistered(QName) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
isSerializable(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isSerializedWhenUnknown() - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
isWriteOuter() - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
isWriteOuter() - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
isWriteOuter() - Method in class org.codehaus.xfire.aegis.type.Type
 
isXsiNil() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
isXsiNil() - Method in interface org.codehaus.xfire.aegis.MessageReader
 

J

JDOMDocumentType - Class in org.codehaus.xfire.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
JDOMDocumentType() - Constructor for class org.codehaus.xfire.aegis.type.xml.JDOMDocumentType
 
JDOMElementType - Class in org.codehaus.xfire.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
JDOMElementType() - Constructor for class org.codehaus.xfire.aegis.type.xml.JDOMElementType
 
JDOMReader - Class in org.codehaus.xfire.aegis.jdom
 
JDOMReader(Element) - Constructor for class org.codehaus.xfire.aegis.jdom.JDOMReader
 
JDOMWriter - Class in org.codehaus.xfire.aegis.jdom
 
JDOMWriter(Element) - Constructor for class org.codehaus.xfire.aegis.jdom.JDOMWriter
 

L

LOG - Static variable in class org.codehaus.xfire.aegis.AegisBindingProvider
 
LongType - Class in org.codehaus.xfire.aegis.type.basic
 
LongType() - Constructor for class org.codehaus.xfire.aegis.type.basic.LongType
 

M

makeArray(Class, Collection) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
mapAttribute(String, QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
mapElement(String, QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
mapProperty(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
mapProperty(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.XMLBeanTypeInfo
 
mapType(QName, Type) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
MapType - Class in org.codehaus.xfire.aegis.type.collection
 
MapType(QName, Type, Type) - Constructor for class org.codehaus.xfire.aegis.type.collection.MapType
 
mapTypeName(QName, QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
Specifies the SchemaType for a particular class.
MessageReader - Interface in org.codehaus.xfire.aegis
A MessageReader.
MessageWriter - Interface in org.codehaus.xfire.aegis
Writes messages to an output stream.

N

nextCreator - Variable in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 

O

ObjectType - Class in org.codehaus.xfire.aegis.type.basic
Type for runtime inspection of types.
ObjectType() - Constructor for class org.codehaus.xfire.aegis.type.basic.ObjectType
 
ObjectType(Set) - Constructor for class org.codehaus.xfire.aegis.type.basic.ObjectType
 
ObjectType(boolean) - Constructor for class org.codehaus.xfire.aegis.type.basic.ObjectType
 
ObjectType(Set, boolean) - Constructor for class org.codehaus.xfire.aegis.type.basic.ObjectType
 
org.codehaus.xfire.aegis - package org.codehaus.xfire.aegis
 
org.codehaus.xfire.aegis.jdom - package org.codehaus.xfire.aegis.jdom
 
org.codehaus.xfire.aegis.stax - package org.codehaus.xfire.aegis.stax
 
org.codehaus.xfire.aegis.type - package org.codehaus.xfire.aegis.type
 
org.codehaus.xfire.aegis.type.basic - package org.codehaus.xfire.aegis.type.basic
 
org.codehaus.xfire.aegis.type.collection - package org.codehaus.xfire.aegis.type.collection
 
org.codehaus.xfire.aegis.type.mtom - package org.codehaus.xfire.aegis.type.mtom
 
org.codehaus.xfire.aegis.type.xml - package org.codehaus.xfire.aegis.type.xml
 
OVERRIDE_TYPES_KEY - Static variable in class org.codehaus.xfire.aegis.AegisBindingProvider
 

R

READ_XSI_TYPE_KEY - Static variable in class org.codehaus.xfire.aegis.AegisBindingProvider
 
readAttachment(Attachment, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
readAttachment(Attachment, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.ByteArrayType
 
readAttachment(Attachment, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.DataHandlerType
 
readAttachment(Attachment, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.DataSourceType
 
readCollection(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
readInclude(String, MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
readMetadata(AbstractTypeCreator.TypeClassInfo, Element, Element) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.Base64Type
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BigDecimalType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BigIntegerType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BooleanType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.CalendarType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.CharacterType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DateTimeType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DateType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DoubleType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.FloatType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.IntType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.LongType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ShortType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.SqlDateType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.StringType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.TimestampType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.TimeType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.URIType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.collection.CollectionType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.Type
Read in the XML fragment and create an object.
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.xml.DocumentType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.xml.JDOMDocumentType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.xml.JDOMElementType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.xml.SourceType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.xml.XMLStreamReaderType
 
readParameter(MessagePartInfo, XMLStreamReader, MessageContext) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
readProperty(Object, QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
readToEnd() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
readToEnd() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
register(Class, QName, Type) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
register(Type) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
register(String, TypeMapping) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
register(TypeMapping, Class, QName, Type) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
register(Class, QName, Type) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
register(Type) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
register(String, TypeMapping) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
 
registerDefault(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
registerDefault(TypeMapping) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
 
registerIfAvailable(TypeMapping, String, QName, String) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
registerType(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
registerType(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.XMLBeanTypeInfo
 
removeType(Type) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
removeType(Type) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
removeTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
removeTypeMapping(TypeMapping) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Removes a TypeMapping from the TypeMappingRegistry.
ROLE - Static variable in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
 

S

setAbstract(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
setAbstract(boolean) - Method in class org.codehaus.xfire.aegis.type.Type
 
setAnnotations(Object[]) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setComponentName(QName) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
setComponentType(AbstractTypeCreator.TypeClassInfo, Element, Element) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
setConfiguration(Configuration) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
setConfiguration(Configuration) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
setDefaultExtensibleAttributes(boolean) - Method in class org.codehaus.xfire.aegis.type.Configuration
 
setDefaultExtensibleElements(boolean) - Method in class org.codehaus.xfire.aegis.type.Configuration
 
setDefaultMinOccurs(int) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
setDefaultMinOccurs(int) - Method in class org.codehaus.xfire.aegis.type.Configuration
 
setDefaultNillable(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
setDefaultNillable(boolean) - Method in class org.codehaus.xfire.aegis.type.Configuration
 
setDependencies(Set) - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
setDescription(String) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setEncodingStyleURI(String) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
setEncodingStyleURI(String) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
setEntryName(QName) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
setExtensibleAttributes(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
setExtensibleElements(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
setExtension(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
setFlat(boolean) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setFlat(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
setGenericType(Object) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setKeyName(QName) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
setKeyType(Object) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setKeyType(AbstractTypeCreator.TypeClassInfo, Element, Element) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
setMappedName(QName) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setMaxOccurs(long) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setMaxOccurs(long) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
setMinOccurs(long) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setMinOccurs(long) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
setNextCreator(AbstractTypeCreator) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
setNillable(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
setNillable(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
setNillable(boolean) - Method in class org.codehaus.xfire.aegis.type.Type
 
setParent(TypeCreator) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
setParent(TypeCreator) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
setReadToDocument(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
setSchemaType(QName) - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
setSchemaType(QName) - Method in class org.codehaus.xfire.aegis.type.Type
 
setSerializedWhenUnknown(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
setType(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setType(AbstractTypeCreator.TypeClassInfo, Element) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
setTypeClass(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setTypeClass(Class) - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
setTypeClass(Class) - Method in class org.codehaus.xfire.aegis.type.Type
 
setTypeCreator(TypeCreator) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
setTypeCreator(TypeCreator) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.Type
 
setTypeMapping(TypeMapping) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
setTypeName(QName) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setUp() - Method in class org.codehaus.xfire.aegis.AbstractXFireAegisTest
 
setValue(Object) - Method in class org.codehaus.xfire.aegis.Holder
 
setValue(Object, Object) - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
setValueName(QName) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
setWriteOuter(boolean) - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
setWriteOuter(boolean) - Method in class org.codehaus.xfire.aegis.type.Type
 
ShortType - Class in org.codehaus.xfire.aegis.type.basic
 
ShortType() - Constructor for class org.codehaus.xfire.aegis.type.basic.ShortType
 
SourceType - Class in org.codehaus.xfire.aegis.type.xml
Reads and writes javax.xml.transform.Source types.
SourceType() - Constructor for class org.codehaus.xfire.aegis.type.xml.SourceType
 
SqlDateType - Class in org.codehaus.xfire.aegis.type.basic
Type for the java.sql.Date class which serializes as an xsd:date (no time information).
SqlDateType() - Constructor for class org.codehaus.xfire.aegis.type.basic.SqlDateType
 
StringType - Class in org.codehaus.xfire.aegis.type.basic
 
StringType() - Constructor for class org.codehaus.xfire.aegis.type.basic.StringType
 

T

TimestampType - Class in org.codehaus.xfire.aegis.type.basic
Type for the Time class which serializes to an xs:time.
TimestampType() - Constructor for class org.codehaus.xfire.aegis.type.basic.TimestampType
 
TimeType - Class in org.codehaus.xfire.aegis.type.basic
Type for the Time class which serializes to an xs:time.
TimeType() - Constructor for class org.codehaus.xfire.aegis.type.basic.TimeType
 
tm - Variable in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
toString() - Method in class org.codehaus.xfire.aegis.Holder
 
toString() - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
toString() - Method in class org.codehaus.xfire.aegis.type.Type
 
Type - Class in org.codehaus.xfire.aegis.type
A Type reads and writes XML fragments to create and write objects.
Type() - Constructor for class org.codehaus.xfire.aegis.type.Type
 
TYPE_MAPPING_KEY - Static variable in class org.codehaus.xfire.aegis.AegisBindingProvider
 
TypeCreator - Interface in org.codehaus.xfire.aegis.type
 
TypeCreatorFactory - Class in org.codehaus.xfire.aegis.type
 
TypeCreatorFactory() - Constructor for class org.codehaus.xfire.aegis.type.TypeCreatorFactory
 
TypeMapping - Interface in org.codehaus.xfire.aegis.type
 
TypeMappingRegistry - Interface in org.codehaus.xfire.aegis.type
The TypeMappingRegistry provides access to the type mappings within XFire.

U

unregisterTypeMapping(String) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
unregisterTypeMapping(String) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Unregisters a TypeMapping instance, if present, from the specified encodingStyleURI.
URIType - Class in org.codehaus.xfire.aegis.type.basic
Type for a URI
URIType() - Constructor for class org.codehaus.xfire.aegis.type.basic.URIType
 

W

write(Source, XMLStreamWriter) - Method in class org.codehaus.xfire.aegis.type.xml.SourceType
 
WRITE_XSI_TYPE_KEY - Static variable in class org.codehaus.xfire.aegis.AegisBindingProvider
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.Base64Type
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BigDecimalType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BigIntegerType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BooleanType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.CalendarType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.CharacterType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DateTimeType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DateType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DoubleType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.FloatType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.IntType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.LongType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ShortType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.SqlDateType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.StringType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.TimestampType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.TimeType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.URIType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.collection.CollectionType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.Type
Writes the object to the MessageWriter.
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.xml.DocumentType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.xml.JDOMDocumentType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.xml.JDOMElementType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.xml.SourceType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.xml.XMLStreamReaderType
 
writeParameter(MessagePartInfo, XMLStreamWriter, MessageContext, Object) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
writeProperty(QName, Object, Object, Class, BeanTypeInfo) - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
Write the specified property to a field.
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.basic.HolderType
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.basic.ObjectType
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.Type
 
writeValue(Object) - Method in class org.codehaus.xfire.aegis.jdom.AttributeWriter
 
writeValue(Object) - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
writeValue(Object, String, String) - Method in class org.codehaus.xfire.aegis.jdom.JDOMWriter
 
writeValue(Object) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValue(Object) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
writeValue(Object) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
writeValue(Object, MessageWriter, MessageContext, Type, String, String) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
writeValueAsBoolean(boolean) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsBoolean(boolean) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValueAsCharacter(Character) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsCharacter(Character) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValueAsDouble(Double) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsDouble(Double) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValueAsFloat(Float) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsFloat(Float) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValueAsInt(Integer) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsInt(Integer) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValueAsLong(Long) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsLong(Long) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValueAsShort(Short) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsShort(Short) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeXsiNil() - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeXsiNil() - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeXsiType(QName) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeXsiType(QName) - Method in interface org.codehaus.xfire.aegis.MessageWriter
As per 2.6.1 in XML Schema Part 1: "An element information item in an instance may, however, explicitly assert its type using the attribute xsi:type."

X

XML_MIME_NS - Static variable in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
XML_MIME_TYPE - Static variable in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
XMLBeanTypeInfo - Class in org.codehaus.xfire.aegis.type.basic
 
XMLBeanTypeInfo(Class, List, String) - Constructor for class org.codehaus.xfire.aegis.type.basic.XMLBeanTypeInfo
 
XMLClassMetaInfoManager - Class in org.codehaus.xfire.aegis
 
XMLClassMetaInfoManager() - Constructor for class org.codehaus.xfire.aegis.XMLClassMetaInfoManager
 
XMLStreamReaderType - Class in org.codehaus.xfire.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
XMLStreamReaderType() - Constructor for class org.codehaus.xfire.aegis.type.xml.XMLStreamReaderType
 
XMLTypeCreator - Class in org.codehaus.xfire.aegis.type
Deduce mapping information from an xml file.
XMLTypeCreator() - Constructor for class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
XOP_HREF - Static variable in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
XOP_INCLUDE - Static variable in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
XOP_NS - Static variable in class org.codehaus.xfire.aegis.type.mtom.AbstractXOPType
 
XSD_ANY - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_BASE64 - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_BOOLEAN - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_DATE - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_DATETIME - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_DECIMAL - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_DOUBLE - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_DURATION - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_FLOAT - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_G_DAY - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_G_MONTH - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_G_MONTH_DAY - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_G_YEAR - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_G_YEAR_MONTH - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_INT - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_INTEGER - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_LONG - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_SHORT - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_STRING - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_TIME - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
XSD_URI - Static variable in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 

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

Copyright © 2004-2009. All Rights Reserved.