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

A

AbstractMessageReader - Class in org.apache.cxf.aegis.xml
Basic type conversions for reading messages.
AbstractMessageReader() - Constructor for class org.apache.cxf.aegis.xml.AbstractMessageReader
 
AbstractMessageWriter - Class in org.apache.cxf.aegis.xml
Basic type conversion functionality for writing messages.
AbstractMessageWriter() - Constructor for class org.apache.cxf.aegis.xml.AbstractMessageWriter
Create a LiteralWriter but without writing an element name.
AbstractTypeCreator - Class in org.apache.cxf.aegis.type
 
AbstractTypeCreator() - Constructor for class org.apache.cxf.aegis.type.AbstractTypeCreator
 
AbstractTypeCreator.TypeClassInfo - Class in org.apache.cxf.aegis.type
Object to carry information for a type, such as that from an XML mapping file.
AbstractTypeCreator.TypeClassInfo() - Constructor for class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
AbstractTypeMappingRegistry - Class in org.apache.cxf.aegis.type
 
AbstractTypeMappingRegistry() - Constructor for class org.apache.cxf.aegis.type.AbstractTypeMappingRegistry
 
AbstractXOPType - Class in org.apache.cxf.aegis.type.mtom
 
AbstractXOPType() - Constructor for class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
AegisDatabinding - Class in org.apache.cxf.aegis.databinding
Handles DataBinding functions for Aegis.
AegisDatabinding() - Constructor for class org.apache.cxf.aegis.databinding.AegisDatabinding
 
AegisServiceConfiguration - Class in org.apache.cxf.aegis.databinding
 
AegisServiceConfiguration() - Constructor for class org.apache.cxf.aegis.databinding.AegisServiceConfiguration
 
AegisServiceFactoryBean - Class in org.apache.cxf.aegis.databinding
 
AegisServiceFactoryBean() - Constructor for class org.apache.cxf.aegis.databinding.AegisServiceFactoryBean
 
AnnotatedTypeInfo - Class in org.apache.cxf.aegis.type.java5
 
AnnotatedTypeInfo(TypeMapping, Class, String) - Constructor for class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
ArrayType - Class in org.apache.cxf.aegis.type.basic
An ArrayType.
ArrayType() - Constructor for class org.apache.cxf.aegis.type.basic.ArrayType
 
AttachmentUtil - Class in org.apache.cxf.aegis.type.mtom
 
AttributeReader - Class in org.apache.cxf.aegis.xml.stax
 
AttributeReader(QName, String) - Constructor for class org.apache.cxf.aegis.xml.stax.AttributeReader
 
AttributeWriter - Class in org.apache.cxf.aegis.xml.jdom
 
AttributeWriter(Attribute) - Constructor for class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
AttributeWriter - Class in org.apache.cxf.aegis.xml.stax
 
AttributeWriter(XMLStreamWriter, String, String) - Constructor for class org.apache.cxf.aegis.xml.stax.AttributeWriter
 

B

Base64Type - Class in org.apache.cxf.aegis.type.basic
Converts back and forth to byte[] objects.
Base64Type() - Constructor for class org.apache.cxf.aegis.type.basic.Base64Type
 
BeanType - Class in org.apache.cxf.aegis.type.basic
Serializes JavaBeans.
BeanType() - Constructor for class org.apache.cxf.aegis.type.basic.BeanType
 
BeanType(BeanTypeInfo) - Constructor for class org.apache.cxf.aegis.type.basic.BeanType
 
BeanTypeInfo - Class in org.apache.cxf.aegis.type.basic
 
BeanTypeInfo(Class<?>, String) - Constructor for class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
BeanTypeInfo(Class<?>, String, boolean) - Constructor for class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Create a BeanTypeInfo class.
BigDecimalType - Class in org.apache.cxf.aegis.type.basic
Type for a BigDecimal
BigDecimalType() - Constructor for class org.apache.cxf.aegis.type.basic.BigDecimalType
 
BigIntegerType - Class in org.apache.cxf.aegis.type.basic
Type for a BigInteger
BigIntegerType() - Constructor for class org.apache.cxf.aegis.type.basic.BigIntegerType
 
BooleanType - Class in org.apache.cxf.aegis.type.basic
Aegis type for Boolean.
BooleanType() - Constructor for class org.apache.cxf.aegis.type.basic.BooleanType
 
build(XMLStreamReader) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
This will build a JDOM tree given a StAX stream reader.
build(InputStream) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
build(Reader) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
ByteArrayType - Class in org.apache.cxf.aegis.type.mtom
 
ByteArrayType() - Constructor for class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
ByteType - Class in org.apache.cxf.aegis.type.basic
SimpleSerializer
ByteType() - Constructor for class org.apache.cxf.aegis.type.basic.ByteType
 

C

CalendarType - Class in org.apache.cxf.aegis.type.basic
Type for the Calendar class.
CalendarType() - Constructor for class org.apache.cxf.aegis.type.basic.CalendarType
 
cfgIgnoreWS - Variable in class org.apache.cxf.aegis.util.jdom.StaxBuilder
Whether ignorable white space should be ignored, ie not added in the resulting JDOM tree.
CharacterType - Class in org.apache.cxf.aegis.type.basic
 
CharacterType() - Constructor for class org.apache.cxf.aegis.type.basic.CharacterType
 
clear() - Method in class org.apache.cxf.aegis.Context
 
clear() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
clear() - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
close() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
close() - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
close() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
close() - Method in interface org.apache.cxf.aegis.xml.MessageWriter
Tells the MessageWriter that writing operations are completed so it can write the end element.
close() - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
close() - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
CollectionType - Class in org.apache.cxf.aegis.type.collection
 
CollectionType(Type) - Constructor for class org.apache.cxf.aegis.type.collection.CollectionType
 
Configuration - Class in org.apache.cxf.aegis.type
 
Configuration() - Constructor for class org.apache.cxf.aegis.type.Configuration
 
containsKey(Object) - Method in class org.apache.cxf.aegis.Context
 
containsValue(Object) - Method in class org.apache.cxf.aegis.Context
 
Context - Class in org.apache.cxf.aegis
Holds inforrmation about the message request and response.
Context() - Constructor for class org.apache.cxf.aegis.Context
 
Context(Map<String, Object>) - Constructor for class org.apache.cxf.aegis.Context
 
Context(boolean) - Constructor for class org.apache.cxf.aegis.Context
 
copy(InputStream, OutputStream) - Static method in class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
createArrayType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createAttachment(Object, String) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
createAttachment(Object, String) - Method in class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
createAttachment(Object, String) - Method in class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
createAttachment(Object, String) - Method in class org.apache.cxf.aegis.type.mtom.DataSourceType
 
createBasicClassInfo(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createBasicClassInfo(Class<?>) - Method in interface org.apache.cxf.aegis.type.TypeCreator
Retrieve the class info for a class.
createClassInfo(Field) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createClassInfo(Method, int) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createClassInfo(Method, int) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
createClassInfo(Method, int) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createClassInfo(Method, int) - Method in interface org.apache.cxf.aegis.type.TypeCreator
Retrieve the classInfo for a method.
createClassInfo(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createClassInfo(Method, int) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createCollection() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
createCollection() - Method in class org.apache.cxf.aegis.type.collection.CollectionType
 
createCollectionQName(AbstractTypeCreator.TypeClassInfo, Type) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createCollectionTypeFromGeneric(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createContentID(String) - Static method in class org.apache.cxf.aegis.type.mtom.AttachmentUtil
 
createDefaultMappings() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createDefaultMappings(TypeMapping) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createDefaultTypeCreator() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createEnumType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createEnumType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createEnumType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createFromFault(Context) - Method in class org.apache.cxf.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.apache.cxf.aegis.type.AbstractTypeCreator
 
createMappedName(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Specifies the name of the property as it shows up in the xml schema.
createMappedName(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
createMapQName(AbstractTypeCreator.TypeClassInfo, Type, Type) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createMapType(AbstractTypeCreator.TypeClassInfo, Type, Type) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createMapType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createObjectType() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createQName(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createQName(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
createQName(Class) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createQName(Element, String) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
Creates a QName from a string, such as "ns:Element".
createQName(NamespaceContext, String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
 
createQName(Element, String, String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
 
createReader(Class<T>) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
createRootTypeCreator() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createType(Method, int) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
Create a Type for a Method parameter.
createType(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
Create type information for a PropertyDescriptor.
createType(Field) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
Create type information for a Field.
createType(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createType(Method, int) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
createType(PropertyDescriptor) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
createType(Field) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
createType(Class) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
createTypeAttribute(String, Type, Element) - Static method in class org.apache.cxf.aegis.type.TypeUtil
 
createTypeCreator() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createTypeForClass(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createTypeForClass(AbstractTypeCreator.TypeClassInfo) - Method in interface org.apache.cxf.aegis.type.TypeCreator
Turn a TypeClassInfo into a type.
createTypeInfo() - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
createTypeMapping(boolean) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(String, boolean) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(TypeMapping, boolean) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(boolean) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Creates a new empty TypeMapping object.
createTypeMapping(String, boolean) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Create a type mapping with the specified encodying style.
createUserType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createWriter(Class<T>) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
createXMLReader() - Method in class org.apache.cxf.aegis.type.xml.SourceType
 
CURRENT_MESSAGE_PART - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
CustomTypeMapping - Class in org.apache.cxf.aegis.type
Contains type mappings for java/qname pairs.
CustomTypeMapping(TypeMapping) - Constructor for class org.apache.cxf.aegis.type.CustomTypeMapping
 
CustomTypeMapping() - Constructor for class org.apache.cxf.aegis.type.CustomTypeMapping
 

D

DatabindingException - Exception in org.apache.cxf.aegis
 
DatabindingException(String) - Constructor for exception org.apache.cxf.aegis.DatabindingException
Constructs a new exception with the specified detail message.
DatabindingException(String, Throwable) - Constructor for exception org.apache.cxf.aegis.DatabindingException
Constructs a new exception with the specified detail message and cause.
DataHandlerType - Class in org.apache.cxf.aegis.type.mtom
 
DataHandlerType() - Constructor for class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
DataSourceType - Class in org.apache.cxf.aegis.type.mtom
 
DataSourceType() - Constructor for class org.apache.cxf.aegis.type.mtom.DataSourceType
 
DateTimeType - Class in org.apache.cxf.aegis.type.basic
Type for the Date class which serializes as an xsd:dateTime.
DateTimeType() - Constructor for class org.apache.cxf.aegis.type.basic.DateTimeType
 
DateType - Class in org.apache.cxf.aegis.type.basic
Type for the Date class which serializes as an xsd:date (no time information).
DateType() - Constructor for class org.apache.cxf.aegis.type.basic.DateType
 
DefaultTypeCreator - Class in org.apache.cxf.aegis.type
 
DefaultTypeCreator() - Constructor for class org.apache.cxf.aegis.type.DefaultTypeCreator
 
DefaultTypeCreator(Configuration) - Constructor for class org.apache.cxf.aegis.type.DefaultTypeCreator
 
DefaultTypeMappingRegistry - Class in org.apache.cxf.aegis.type
The default implementation of TypeMappingRegistry.
DefaultTypeMappingRegistry() - Constructor for class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
DefaultTypeMappingRegistry(boolean) - Constructor for class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
DefaultTypeMappingRegistry(TypeCreator, boolean) - Constructor for class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
DocumentType - Class in org.apache.cxf.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
DocumentType() - Constructor for class org.apache.cxf.aegis.type.xml.DocumentType
 
DocumentType(DocumentBuilder) - Constructor for class org.apache.cxf.aegis.type.xml.DocumentType
 
DoubleType - Class in org.apache.cxf.aegis.type.basic
 
DoubleType() - Constructor for class org.apache.cxf.aegis.type.basic.DoubleType
 
DurationType - Class in org.apache.cxf.aegis.type.java5
 
DurationType() - Constructor for class org.apache.cxf.aegis.type.java5.DurationType
 

E

ElementDataReader - Class in org.apache.cxf.aegis.databinding
 
ElementDataWriter - Class in org.apache.cxf.aegis.databinding
 
ElementDataWriter(AegisDatabinding) - Constructor for class org.apache.cxf.aegis.databinding.ElementDataWriter
 
ElementReader - Class in org.apache.cxf.aegis.xml.stax
Reads literal encoded messages.
ElementReader(DepthXMLStreamReader) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementReader
 
ElementReader(XMLStreamReader) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementReader
 
ElementReader(InputStream) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementReader
 
ElementWriter - Class in org.apache.cxf.aegis.xml.stax
LiteralWriter
ElementWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
Create a LiteralWriter but without writing an element name.
ElementWriter(XMLStreamWriter, String, String) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
 
ElementWriter(XMLStreamWriter, QName) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
 
ElementWriter(XMLStreamWriter, String, String, String) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
 
ElementWriter(OutputStream, String, String) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
 
ENCODING_URI_KEY - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
endElement() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
entrySet() - Method in class org.apache.cxf.aegis.Context
 
EnumType - Class in org.apache.cxf.aegis.type.java5
 
EnumType() - Constructor for class org.apache.cxf.aegis.type.java5.EnumType
 
equals(Object) - Method in class org.apache.cxf.aegis.type.Type
 

F

FAULT_PARAM - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
findMapping(Class) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
findMappings(Class) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
FloatType - Class in org.apache.cxf.aegis.type.basic
 
FloatType() - Constructor for class org.apache.cxf.aegis.type.basic.FloatType
 
flush() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
flush() - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.cxf.aegis.util.date.XsDateTimeFormat
 

G

generate() - Static method in class org.apache.cxf.aegis.util.UID
 
get(Object) - Method in class org.apache.cxf.aegis.Context
 
getActualMessage() - Method in exception org.apache.cxf.aegis.DatabindingException
 
getAdditionalNamespaces() - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
getAnnotations() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getAttachment(String, Collection<Attachment>) - Static method in class org.apache.cxf.aegis.type.mtom.AttachmentUtil
 
getAttachments() - Method in class org.apache.cxf.aegis.Context
 
getAttributeCount() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeName(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeReader(QName) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getAttributeReader(QName) - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getAttributeReader(QName) - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getAttributeReader(String, String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getAttributeReader(QName) - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getAttributes() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getAttributeType(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeWriter(String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getAttributeWriter(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getAttributeWriter(QName) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getAttributeWriter(String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getAttributeWriter(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getAttributeWriter(QName) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getAttributeWriter(String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getAttributeWriter(String, String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getAttributeWriter(QName) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getAttributeWriter(String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getAttributeWriter(String, String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getAttributeWriter(QName) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getAttributeWriter(String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getAttributeWriter(String, String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getAttributeWriter(QName) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getChildCount() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getChildFrame(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getComponentName() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getComponentType() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
Get the Type of the elements in the array.
getComponentType() - Method in class org.apache.cxf.aegis.type.collection.CollectionType
 
getComponentType(Object, int) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getConfiguration() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
Return the type mapping configuration associated with this databinding object.
getConfiguration() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getConfiguration() - Method in class org.apache.cxf.aegis.type.AbstractTypeMappingRegistry
 
getConfiguration() - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
 
getContentType(Object, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
getContentType(Object, Context) - Method in class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
getContentType(Object, Context) - Method in class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
getContentType(Object, Context) - Method in class org.apache.cxf.aegis.type.mtom.DataSourceType
 
getCurrentElement() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getDefaultMinOccurs() - Method in class org.apache.cxf.aegis.type.Configuration
 
getDefaultNamespace() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getDefaultTypeMapping() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
getDefaultTypeMapping() - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Gets the registered default TypeMapping instance.
getDependencies() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getDependencies() - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
getDependencies() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
getDependencies() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getDependencies() - Method in class org.apache.cxf.aegis.type.Type
Return a set of Type dependencies.
getDescription() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getDocument(Class) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getDocument() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
getElement() - Method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
getElement() - Method in class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
getElementName(Method, int) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getElementName(Method, int) - Method in interface org.apache.cxf.aegis.type.TypeCreator
Get the mapped name of a method parameter.
getElements() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getElementText() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getElementWriter(String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getElementWriter(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getElementWriter(QName) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getElementWriter(String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getElementWriter(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getElementWriter(QName) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getElementWriter(String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getElementWriter(String, String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getElementWriter(QName) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getElementWriter(String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getElementWriter(String, String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getElementWriter(QName) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getElementWriter(String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getElementWriter(String, String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getElementWriter(QName) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getEncoding() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getEncodingStyleURI() - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getEncodingStyleURI() - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getEntryName() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getFactory() - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
Returns the current JDOMFactory in use, if one has been previously set with StaxBuilder.setFactory(org.jdom.JDOMFactory), otherwise null.
getFault() - Method in class org.apache.cxf.aegis.Context
 
getGenericType() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getKeyName() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getKeyType() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getKeyType() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getLocalName() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getLocalName() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getLocalName() - Method in interface org.apache.cxf.aegis.xml.MessageReader
Get the local name of the element this reader represents.
getLocalName() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getLocalName() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getMappedName() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getMaxOccurs() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getMaxOccurs() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getMessage() - Method in exception org.apache.cxf.aegis.DatabindingException
Return the detail message, including the message from the nested exception if there is one.
getMethodName(Method) - Static method in class org.apache.cxf.aegis.util.ServiceUtils
 
getMinOccurs() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getMinOccurs() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getMinOccurs(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getMinOccurs(QName) - Method in class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
Grab Min Occurs by looking in PropertyInfo map if no entry found, revert to parent class
getMinOccurs(QName) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
getName() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getName() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getName() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getName() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getName() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getNamespace() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getNamespace() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getNamespace() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getNamespace() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getNamespace() - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getNamespaceContext() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceContext() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
getNamespaceCount() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceForPrefix(String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getNamespaceForPrefix(String) - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getNamespaceForPrefix(String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getNamespaceForPrefix(String) - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
getNamespaceURI(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
getNextAttributeReader() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getNextAttributeReader() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getNextAttributeReader() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getNextAttributeReader() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getNextElementReader() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getNextElementReader() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getNextElementReader() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getNextElementReader() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getOrCreateGenericType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getOrCreateGenericType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateGenericType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getOrCreateMapKeyType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getOrCreateMapKeyType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
getOrCreateMapKeyType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateMapKeyType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getOrCreateMapValueType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getOrCreateMapValueType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
getOrCreateMapValueType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateMapValueType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getOrCreateParameterizedType(Object, int) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOverrideTypes() - Method in class org.apache.cxf.aegis.Context
 
getOverrideTypes() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getParent() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getParent() - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getParent() - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
getPIData() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getPITarget() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getPrefix(Element, String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
 
getPrefix(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
getPrefix() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getPrefix(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
getPrefix(String) - Method in class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
getPrefixes(Element, String, List<String>) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
 
getPrefixes(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
getPrefixForNamespace(String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getPrefixForNamespace(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getPrefixForNamespace(String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getPrefixForNamespace(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getPrefixForNamespace(String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getPrefixForNamespace(String, String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
Get a prefix for a namespace.
getPrefixForNamespace(String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getPrefixForNamespace(String, String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getPrefixForNamespace(String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getPrefixForNamespace(String, String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getProperty(String) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
getProperty(String) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
getProperty(String) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
getProperty(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
getPropertyDescriptor(String) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getPropertyDescriptorFromMappedName(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getPropertyDescriptors() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getReadType(XMLStreamReader, Context, Type) - Static method in class org.apache.cxf.aegis.type.TypeUtil
 
getRegisteredEncodingStyleURIs() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
getRegisteredEncodingStyleURIs() - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Returns a list of registered encodingStyle URIs in this TypeMappingRegistry instance.
getSchemaType() - Method in class org.apache.cxf.aegis.type.Type
 
getService() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getServiceNamespace() - Method in class org.apache.cxf.aegis.databinding.AegisServiceConfiguration
 
getSuggestedName(Service, TypeMapping, OperationInfo, int) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getSupportedReaderFormats() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getSupportedWriterFormats() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getText() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getTextLength() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getTextStart() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getTopCreator() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getType(MessagePartInfo) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getType() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getType(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Get the type class for the field with the specified QName.
getType(Class) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getType(QName) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getType(Class) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getType(QName) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getTypeClass() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getTypeClass() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getTypeClass() - Method in class org.apache.cxf.aegis.type.Type
 
getTypeCreator() - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getTypeCreator() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
getTypeCreator() - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getTypeInfo() - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
getTypeMapping() - Method in class org.apache.cxf.aegis.Context
 
getTypeMapping() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getTypeMapping() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getTypeMapping(String) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
getTypeMapping() - Method in class org.apache.cxf.aegis.type.Type
 
getTypeMapping(String) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Returns the registered TypeMapping for the specified encodingStyle URI.
getTypeMappingRegistry() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getTypeName() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getTypeQName(Class) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getTypeQName(Class) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getUniquePrefix(Element, String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Create a unique namespace uri/prefix combination.
getUniquePrefix(XMLStreamWriter, String, boolean) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Create a unique namespace uri/prefix combination.
getUniquePrefix(XMLStreamWriter) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
 
getValue() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getValue(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getValue() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValue() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getValue() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getValue(String, String) - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getValueAsBoolean() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsBoolean() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueAsCharacter() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsCharacter() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueAsDouble() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsDouble() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueAsFloat() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsFloat() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueAsInt() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsInt() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueAsLong() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsLong() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueName() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getValueType() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getValueType() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getWriteType(Context, Object, Type) - Static method in class org.apache.cxf.aegis.type.TypeUtil
 
getXmlParamAnnotation(Method, int) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getXMLStreamReader() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getXMLStreamReader() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getXMLStreamReader() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getXMLStreamReader() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getXMLStreamWriter() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getXMLStreamWriter() - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getXsiType() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 

H

hashCode() - Method in class org.apache.cxf.aegis.type.Type
 
hasMoreAttributeReaders() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
hasMoreAttributeReaders() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
hasMoreAttributeReaders() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
hasMoreAttributeReaders() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
hasMoreElementReaders() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
hasMoreElementReaders() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
hasMoreElementReaders() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
hasMoreElementReaders() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
hasValue() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 

I

IgnoreProperty - Annotation Type in org.apache.cxf.aegis.type.java5
IgnoreProperty Annotation allows us to Ignore JavaBean Properties when using AEGIS POJO Binding with Java 5 Annotations
IN_PARAM - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
initialize(Service) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
initialize() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
initializeMessage(Service, TypeMapping, AbstractMessageContainer, int, Set<Type>) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
initializeMessageTypes(ServiceInfo, AbstractMessageContainer, int) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
instantiateMap() - Method in class org.apache.cxf.aegis.type.collection.MapType
Creates a map instance.
IntType - Class in org.apache.cxf.aegis.type.basic
SimpleSerializer
IntType() - Constructor for class org.apache.cxf.aegis.type.basic.IntType
 
isAbstract() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isAbstract() - Method in class org.apache.cxf.aegis.type.Type
 
isAnnotatedElement(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
isArray(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isAttribute(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isAttribute(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
isAttributeSpecified(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
isCollection(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isComplex() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.apache.cxf.aegis.type.basic.BeanType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isComplex() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
isComplex() - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
isComplex() - Method in class org.apache.cxf.aegis.type.Type
 
isDefaultExtensibleAttributes() - Method in class org.apache.cxf.aegis.type.Configuration
 
isDefaultExtensibleElements() - Method in class org.apache.cxf.aegis.type.Configuration
 
isDefaultNillable() - Method in class org.apache.cxf.aegis.type.Configuration
 
isElement(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isElement(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
isEmpty() - Method in class org.apache.cxf.aegis.Context
 
isEnum(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isEnum(Class) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
isEnum(Class) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
isExtensibleAttributes() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isExtensibleElements() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isExtension() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isFlat() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
isFlat() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
isHolder(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isIgnored(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
isMap(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isMapped(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isNillable(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Nillable is only allowed if the actual property is Nullable
isNillable() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isNillable(QName) - Method in class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
Grab Nillable by looking in PropertyInfo map if no entry found, revert to parent class
isNillable(QName) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
isNillable() - Method in class org.apache.cxf.aegis.type.Type
 
isReadToDocument() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isReadXsiTypes() - Method in class org.apache.cxf.aegis.Context
 
isRegistered(Class) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
isRegistered(QName) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
isRegistered(Class) - Method in interface org.apache.cxf.aegis.type.TypeMapping
Checks whether or not type mapping between specified XML type and Java type is registered.
isRegistered(QName) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
isSerializable(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isSerializedWhenUnknown() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isWriteOuter() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isWriteOuter() - Method in class org.apache.cxf.aegis.type.Type
 
isWriteXsiTypes() - Method in class org.apache.cxf.aegis.Context
 
isXsiNil() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
isXsiNil() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 

J

Java5TypeCreator - Class in org.apache.cxf.aegis.type.java5
 
Java5TypeCreator() - Constructor for class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
JDOMDocumentType - Class in org.apache.cxf.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
JDOMDocumentType() - Constructor for class org.apache.cxf.aegis.type.xml.JDOMDocumentType
 
JDOMElementType - Class in org.apache.cxf.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
JDOMElementType() - Constructor for class org.apache.cxf.aegis.type.xml.JDOMElementType
 
JDOMNamespaceContext - Class in org.apache.cxf.aegis.util.stax
 
JDOMNamespaceContext() - Constructor for class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
JDOMReader - Class in org.apache.cxf.aegis.xml.jdom
 
JDOMReader(Element) - Constructor for class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
JDOMStreamReader - Class in org.apache.cxf.aegis.util.stax
Facade for DOMStreamReader using JDOM implmentation.
JDOMStreamReader(Element) - Constructor for class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
JDOMStreamReader(Document) - Constructor for class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
JDOMStreamWriter - Class in org.apache.cxf.aegis.util.stax
 
JDOMStreamWriter() - Constructor for class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
JDOMStreamWriter(Element) - Constructor for class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
JDOMWriter - Class in org.apache.cxf.aegis.xml.jdom
 
JDOMWriter(Element) - Constructor for class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 

K

keySet() - Method in class org.apache.cxf.aegis.Context
 

L

LOG - Static variable in class org.apache.cxf.aegis.type.TypeUtil
 
LongType - Class in org.apache.cxf.aegis.type.basic
 
LongType() - Constructor for class org.apache.cxf.aegis.type.basic.LongType
 

M

makeArray(Class, Collection) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
makeNamespaceFromClassName(String, String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Generates the name of a XML namespace from a given class name and protocol.
makePackageName(String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Method makePackageName
makeQualifiedNameFromClass(Class) - Static method in class org.apache.cxf.aegis.util.ServiceUtils
 
makeServiceNameFromClassName(Class) - Static method in class org.apache.cxf.aegis.util.ServiceUtils
Generates a suitable service name from a given class.
mapAttribute(String, QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
mapElement(String, QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
mapProperty(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
mapProperty(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
 
mapProperty(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
Override from parent in order to check for IgnoreProperty annotation.
mapType(QName, Type) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
MapType - Class in org.apache.cxf.aegis.type.collection
 
MapType(QName, Type, Type) - Constructor for class org.apache.cxf.aegis.type.collection.MapType
 
mapTypeName(QName, QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Specifies the SchemaType for a particular class.
MEP_IN - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
MEP_ROBUST_IN_OUT - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
MessageReader - Interface in org.apache.cxf.aegis.xml
A MessageReader.
MessageWriter - Interface in org.apache.cxf.aegis.xml
Writes messages to an output stream.
moveToChild(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
MTOM_ENABLED - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Whether or not MTOM should be enabled for each service.

N

NamespaceHelper - Class in org.apache.cxf.aegis.util
Namespace utilities.
nextCreator - Variable in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
nonDefaultAttributes() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 

O

ObjectType - Class in org.apache.cxf.aegis.type.basic
Type for runtime inspection of types.
ObjectType() - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
ObjectType(Set<Type>) - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
ObjectType(boolean) - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
ObjectType(Set<Type>, boolean) - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
org.apache.cxf.aegis - package org.apache.cxf.aegis
 
org.apache.cxf.aegis.databinding - package org.apache.cxf.aegis.databinding
 
org.apache.cxf.aegis.type - package org.apache.cxf.aegis.type
 
org.apache.cxf.aegis.type.basic - package org.apache.cxf.aegis.type.basic
 
org.apache.cxf.aegis.type.collection - package org.apache.cxf.aegis.type.collection
 
org.apache.cxf.aegis.type.java5 - package org.apache.cxf.aegis.type.java5
 
org.apache.cxf.aegis.type.mtom - package org.apache.cxf.aegis.type.mtom
 
org.apache.cxf.aegis.type.xml - package org.apache.cxf.aegis.type.xml
 
org.apache.cxf.aegis.util - package org.apache.cxf.aegis.util
 
org.apache.cxf.aegis.util.date - package org.apache.cxf.aegis.util.date
These classes are from the Apache WS-Commons project.
org.apache.cxf.aegis.util.jdom - package org.apache.cxf.aegis.util.jdom
 
org.apache.cxf.aegis.util.stax - package org.apache.cxf.aegis.util.stax
 
org.apache.cxf.aegis.xml - package org.apache.cxf.aegis.xml
 
org.apache.cxf.aegis.xml.jdom - package org.apache.cxf.aegis.xml.jdom
 
org.apache.cxf.aegis.xml.stax - package org.apache.cxf.aegis.xml.stax
 
OUT_PARAM - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
OVERRIDE_TYPES_KEY - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 

P

parseObject(String, ParsePosition) - Method in class org.apache.cxf.aegis.util.date.XsDateTimeFormat
 
prepend(String) - Method in exception org.apache.cxf.aegis.DatabindingException
 
printStackTrace(PrintStream) - Method in exception org.apache.cxf.aegis.DatabindingException
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.apache.cxf.aegis.DatabindingException
Prints this throwable and its backtrace to the specified print writer.
put(String, Object) - Method in class org.apache.cxf.aegis.Context
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.cxf.aegis.Context
 

R

read(Element) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
read(MessagePartInfo, Element) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
read(QName, Element, Class) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
read(MessagePartInfo, XMLStreamReader) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
read(QName, XMLStreamReader, Class) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
read(XMLStreamReader) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
READ_XSI_TYPE_KEY - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
readAttachment(Attachment, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
readAttachment(Attachment, Context) - Method in class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
readAttachment(Attachment, Context) - Method in class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
readAttachment(Attachment, Context) - Method in class org.apache.cxf.aegis.type.mtom.DataSourceType
 
readCollection(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
readInclude(String, MessageReader, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
readMetadata(AbstractTypeCreator.TypeClassInfo, Element, Element) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.Base64Type
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.BigDecimalType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.BigIntegerType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.BooleanType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.ByteType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.CalendarType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.CharacterType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.DateTimeType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.DateType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.DoubleType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.FloatType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.IntType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.LongType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.ShortType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.SqlDateType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.StringType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.TimestampType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.TimeType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.URIType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.collection.CollectionType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.java5.DurationType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.java5.XMLGregorianCalendarType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.Type
Read in the XML fragment and create an object.
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.xml.DocumentType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.xml.JDOMDocumentType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.xml.JDOMElementType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.xml.SourceType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.xml.XMLStreamReaderType
 
readProperty(Object, QName) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
readQName(XMLStreamReader) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Reads a QName from the element text.
readToEnd() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
readToEnd() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
register(Class, QName, Type) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
register(Type) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
register(String, TypeMapping) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
register(TypeMapping, Class, QName, Type) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
register(Class, QName, Type) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
register(Type) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
register(String, TypeMapping) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
 
registerDefault(TypeMapping) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
registerDefault(TypeMapping) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
 
registerIfAvailable(TypeMapping, String, QName, String) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
registerType(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
registerType(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
 
registerType(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
remove(Object) - Method in class org.apache.cxf.aegis.Context
 
removeType(Type) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
removeType(Type) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
removeTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
removeTypeMapping(TypeMapping) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Removes a TypeMapping from the TypeMappingRegistry.
ROLE - Static variable in interface org.apache.cxf.aegis.type.TypeMappingRegistry
 

S

ServiceUtils - Class in org.apache.cxf.aegis.util
Helps when constructing, or using services.
setAbstract(boolean) - Method in class org.apache.cxf.aegis.type.Type
 
setAdditionalNamespaces(Map) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
setAnnotations(Object[]) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.aegis.Context
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
setComponentName(QName) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
setComponentType(AbstractTypeCreator.TypeClassInfo, Element, Element) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
setConfiguration(Configuration) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
Set the configuration for this databinding object.
setConfiguration(Configuration) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setConfiguration(Configuration) - Method in class org.apache.cxf.aegis.type.AbstractTypeMappingRegistry
 
setConfiguration(Configuration) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Set the type configuration for this type mapping registry.
setDefaultExtensibleAttributes(boolean) - Method in class org.apache.cxf.aegis.type.Configuration
 
setDefaultExtensibleElements(boolean) - Method in class org.apache.cxf.aegis.type.Configuration
 
setDefaultMinOccurs(int) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setDefaultMinOccurs(int) - Method in class org.apache.cxf.aegis.type.Configuration
 
setDefaultNamespace(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
setDefaultNillable(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setDefaultNillable(boolean) - Method in class org.apache.cxf.aegis.type.Configuration
 
setDelegateProperties(Map<String, Object>) - Method in class org.apache.cxf.aegis.Context
 
setDependencies(Set<Type>) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setDescription(String) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setElement(Element) - Method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
setElement(Element) - Method in class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
setEncodingStyleURI(String) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
setEncodingStyleURI(String) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
setEntryName(QName) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
setExtensibleAttributes(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setExtensibleElements(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setExtension(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setFactory(JDOMFactory) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
setFault(Fault) - Method in class org.apache.cxf.aegis.Context
 
setFlat(boolean) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setFlat(boolean) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
setGenericType(Object) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setIgnoreWhitespace(boolean) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
setKeyName(QName) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
setKeyType(Object) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setKeyType(AbstractTypeCreator.TypeClassInfo, Element, Element) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
setMappedName(QName) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setMaxOccurs(long) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setMaxOccurs(long) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
setMessage(String) - Method in exception org.apache.cxf.aegis.DatabindingException
 
setMinOccurs(long) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setMinOccurs(long) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
setNextCreator(AbstractTypeCreator) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setNillable(boolean) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setNillable(boolean) - Method in class org.apache.cxf.aegis.type.Type
 
setOverrideTypes(List<String>) - Method in class org.apache.cxf.aegis.Context
 
setParent(TypeCreator) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setParent(TypeCreator) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
setPrefix(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
setProperty(String, Object) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
setProperty(String, Object) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
setReadToDocument(boolean) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setReadXsiTypes(boolean) - Method in class org.apache.cxf.aegis.Context
 
setSchema(Schema) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
setSchema(Schema) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
setSchema(Schema) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
setSchema(Schema) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
setSchemaType(QName) - Method in class org.apache.cxf.aegis.type.Type
 
setSerializedWhenUnknown(boolean) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setType(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setType(AbstractTypeCreator.TypeClassInfo, Element) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
setTypeClass(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setTypeClass(Class) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
setTypeClass(Class) - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
setTypeClass(Class) - Method in class org.apache.cxf.aegis.type.Type
 
setTypeCreator(TypeCreator) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
setTypeCreator(TypeCreator) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.Context
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.Type
 
setTypeMapping(TypeMapping) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
setTypeName(QName) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setValueName(QName) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
setValueType(Object) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setWriteOuter(boolean) - Method in class org.apache.cxf.aegis.type.Type
 
setWriteXsiTypes(boolean) - Method in class org.apache.cxf.aegis.Context
 
ShortType - Class in org.apache.cxf.aegis.type.basic
 
ShortType() - Constructor for class org.apache.cxf.aegis.type.basic.ShortType
 
size() - Method in class org.apache.cxf.aegis.Context
 
SOAP_ACTION - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
SourceType - Class in org.apache.cxf.aegis.type.xml
Reads and writes javax.xml.transform.Source types.
SourceType() - Constructor for class org.apache.cxf.aegis.type.xml.SourceType
 
SqlDateType - Class in org.apache.cxf.aegis.type.basic
Type for the java.sql.Date class which serializes as an xsd:date (no time information).
SqlDateType() - Constructor for class org.apache.cxf.aegis.type.basic.SqlDateType
 
StaxBuilder - Class in org.apache.cxf.aegis.util.jdom
Builds a JDOM org.jdom.Document using a XMLStreamReader.
StaxBuilder() - Constructor for class org.apache.cxf.aegis.util.jdom.StaxBuilder
Default constructor.
StaxBuilder(Map) - Constructor for class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
StaxBuilder(XMLInputFactory) - Constructor for class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
StaxSerializer - Class in org.apache.cxf.aegis.util.jdom
 
StaxSerializer() - Constructor for class org.apache.cxf.aegis.util.jdom.StaxSerializer
 
StringType - Class in org.apache.cxf.aegis.type.basic
 
StringType() - Constructor for class org.apache.cxf.aegis.type.basic.StringType
 
STYLE_DOCUMENT - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a document binding style.
STYLE_MESSAGE - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a message binding style.
STYLE_RPC - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a rpc binding style.
STYLE_WRAPPED - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a wrapped binding style.

T

TimestampType - Class in org.apache.cxf.aegis.type.basic
Type for the Time class which serializes to an xs:time.
TimestampType() - Constructor for class org.apache.cxf.aegis.type.basic.TimestampType
 
TimeType - Class in org.apache.cxf.aegis.type.basic
Type for the Time class which serializes to an xs:time.
TimeType() - Constructor for class org.apache.cxf.aegis.type.basic.TimeType
 
tm - Variable in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
toStaxType(int) - Static method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
toString() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
toString() - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
toString() - Method in class org.apache.cxf.aegis.type.Type
 
Type - Class in org.apache.cxf.aegis.type
A Type reads and writes XML fragments to create and write objects.
Type() - Constructor for class org.apache.cxf.aegis.type.Type
 
TYPE_MAPPING_KEY - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
typeClass - Variable in class org.apache.cxf.aegis.type.Type
 
TypeCreator - Interface in org.apache.cxf.aegis.type
 
TypeMapping - Interface in org.apache.cxf.aegis.type
 
TypeMappingRegistry - Interface in org.apache.cxf.aegis.type
The TypeMappingRegistry provides access to the type mappings within XFire.
TypeUtil - Class in org.apache.cxf.aegis.type
Static methods/constants for Aegis.

U

UID - Class in org.apache.cxf.aegis.util
 
unregisterTypeMapping(String) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
unregisterTypeMapping(String) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Unregisters a TypeMapping instance, if present, from the specified encodingStyleURI.
URIType - Class in org.apache.cxf.aegis.type.basic
Type for a URI
URIType() - Constructor for class org.apache.cxf.aegis.type.basic.URIType
 
USE_ENCODED - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a encoded binding use.
USE_LITERAL - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a literal binding use.

V

values() - Method in class org.apache.cxf.aegis.Context
 

W

W3CNamespaceContext - Class in org.apache.cxf.aegis.util.stax
 
W3CNamespaceContext() - Constructor for class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
write(Object, MessagePartInfo, Element) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
write(Object, Element) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
write(Object, MessagePartInfo, XMLStreamWriter) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
write(Object, XMLStreamWriter) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
write(Source, XMLStreamWriter) - Method in class org.apache.cxf.aegis.type.xml.SourceType
 
WRITE_XSI_TYPE_KEY - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
writeAttribute(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeDocument(Document, XMLStreamWriter) - Method in class org.apache.cxf.aegis.util.jdom.StaxSerializer
 
writeDTD(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeElement(Element, XMLStreamWriter) - Method in class org.apache.cxf.aegis.util.jdom.StaxSerializer
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.Base64Type
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.BeanType
Writes the object to the MessageWriter.
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.BigDecimalType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.BigIntegerType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.BooleanType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.ByteType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.CalendarType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.CharacterType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.DateTimeType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.DateType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.DoubleType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.FloatType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.IntType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.LongType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.ShortType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.SqlDateType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.StringType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.TimestampType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.TimeType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.URIType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.collection.CollectionType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.java5.DurationType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.java5.XMLGregorianCalendarType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.Type
Writes the object to the MessageWriter.
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.xml.DocumentType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.xml.JDOMDocumentType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.xml.JDOMElementType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.xml.SourceType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.xml.XMLStreamReaderType
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeProperty(QName, Object, Object, Class, BeanTypeInfo) - Method in class org.apache.cxf.aegis.type.basic.BeanType
Write the specified property to a field.
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.Type
 
writeStartDocument() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeValue(Object, MessageWriter, Context, Type, String, String) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
writeValue(Object) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
writeValue(Object) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
writeValue(Object, String, String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
writeValue(Object) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValue(Object) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
writeValue(Object) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
writeValueAsBoolean(boolean) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsBoolean(boolean) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsByte(Byte) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsByte(Byte) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsCharacter(Character) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsCharacter(Character) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsDouble(Double) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsDouble(Double) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsFloat(Float) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsFloat(Float) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsInt(Integer) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsInt(Integer) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsLong(Long) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsLong(Long) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsShort(Short) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsShort(Short) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeXsiNil() - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeXsiNil() - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeXsiType(QName) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeXsiType(QName) - Method in interface org.apache.cxf.aegis.xml.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."
WSDL11_NS - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Document styles.
WSDL11_SOAP_NS - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 

X

XML_MIME_NS - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XML_MIME_TYPE - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XmlAttribute - Annotation Type in org.apache.cxf.aegis.type.java5
 
XMLBeanTypeInfo - Class in org.apache.cxf.aegis.type.basic
 
XMLBeanTypeInfo(Class, List, String) - Constructor for class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
 
XmlConstants - Class in org.apache.cxf.aegis.util
SOAP constants from the specs.
XmlElement - Annotation Type in org.apache.cxf.aegis.type.java5
 
XMLGregorianCalendarType - Class in org.apache.cxf.aegis.type.java5
 
XMLGregorianCalendarType() - Constructor for class org.apache.cxf.aegis.type.java5.XMLGregorianCalendarType
 
XmlParamType - Annotation Type in org.apache.cxf.aegis.type.java5
Annotates services method parameters to provide information about how they are to be serialized.
XmlReturnType - Annotation Type in org.apache.cxf.aegis.type.java5
Annotates a service's return type to provide information about how it is to be serialized.
XMLStreamDataReader - Class in org.apache.cxf.aegis.databinding
 
XMLStreamDataReader(AegisDatabinding) - Constructor for class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
XMLStreamDataWriter - Class in org.apache.cxf.aegis.databinding
 
XMLStreamDataWriter(AegisDatabinding) - Constructor for class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
XMLStreamReaderType - Class in org.apache.cxf.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
XMLStreamReaderType() - Constructor for class org.apache.cxf.aegis.type.xml.XMLStreamReaderType
 
XmlType - Annotation Type in org.apache.cxf.aegis.type.java5
 
XMLTypeCreator - Class in org.apache.cxf.aegis.type
Deduce mapping information from an xml file.
XMLTypeCreator() - Constructor for class org.apache.cxf.aegis.type.XMLTypeCreator
 
XOP_HREF - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XOP_INCLUDE - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XOP_NS - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XSD - Static variable in class org.apache.cxf.aegis.util.XmlConstants
XML Schema Namespace.
XSD_PREFIX - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
XsDateFormat - Class in org.apache.cxf.aegis.util.date
An instance of Format, which may be used to parse and format xs:date values.
XsDateFormat() - Constructor for class org.apache.cxf.aegis.util.date.XsDateFormat
Creates a new instance.
XsDateTimeFormat - Class in org.apache.cxf.aegis.util.date
An instance of Format, which may be used to parse and format xs:dateTime values.
XsDateTimeFormat() - Constructor for class org.apache.cxf.aegis.util.date.XsDateTimeFormat
Creates a new instance.
XSI_NS - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
XSI_PREFIX - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
XsTimeFormat - Class in org.apache.cxf.aegis.util.date
An instance of Format, which may be used to parse and format xs:time values.
XsTimeFormat() - Constructor for class org.apache.cxf.aegis.util.date.XsTimeFormat
Creates a new instance.

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

Apache CXF