| Frames | No Frames |
Methods with parameter type org.apache.axis.encoding.SerializationContext | |
| void | Write this element out to a SerializationContext
|
Methods with parameter type org.apache.axis.encoding.SerializationContext | |
| void | XmlBeanSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize an element named name, with the indicated attributes
and value. |
Methods with parameter type org.apache.axis.encoding.SerializationContext | |
| void | Write this element out to a SerializationContext
|
| void | |
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | write the deployment to the supplied serialization context. |
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | |
| void | |
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
| void | Write this element out to a SerializationContext
|
Constructors with parameter type org.apache.axis.encoding.SerializationContext | |
Creates a contentHandler delegate
| |
Methods with parameter type org.apache.axis.encoding.SerializationContext | |
| void | CastorEnumTypeSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Castor Enum Type object. |
| void | CastorSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Castor object. |
| void | Setter for property context. |
Methods with return type org.apache.axis.encoding.SerializationContext | |
| SerializationContext | Getter for property context. |
Constructors with parameter type org.apache.axis.encoding.SerializationContext | |
Methods with parameter type org.apache.axis.encoding.SerializationContext | |
| void | This is the public output() method, which will always simply use
the recorded SAX stream for this element if it is available. |
| void | print the contents of this node
|
| void | |
| void | override point -output to a serialization context. |
| void | override point -output to a serialization context. |
| void | outputImpl serializes the RPCParam
|
| void | override point -output to a serialization context. |
| void | |
| void | Should make SOAPSerializationException?
|
| void | override point -output to a serialization context. |
| void | override point -output to a serialization context. |
| void | Subclasses can override
|
| void | |
Methods with parameter type org.apache.axis.encoding.SerializationContext | |
| Attributes | BeanSerializer.getObjectAttributes(Object value, Attributes attributes, SerializationContext context) Check for meta-data in the bean that will tell us if any of the
properties are actually attributes, add those to the element
attribute list
|
| String | |
| String | Return an XML compatible representation of the value. |
| String | |
| String | Return an XML compatible representation of the value. |
| String | Return an XML compatible representation of the value. |
| String | |
| String | Return an XML compatible representation of the value. |
| String | Return an XML compatible representation of the value. |
| String | Return an XML compatible representation of the value. |
| String | |
| void | ArraySerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize an element that is an array. |
| void | Base64Serializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a base64 quantity. |
| void | BeanSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a bean. |
| void | CalendarSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Date. |
| void | DateSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Date. |
| void | DocumentSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a DOM Document
|
| void | ElementSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a DOM Element
|
| void | EnumSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize an enumeration
|
| void | HexSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a HexBinary quantity. |
| void | ImageDataHandlerSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Source DataHandler quantity. |
| void | JAFDataHandlerSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a JAF DataHandler quantity. |
| void | MapSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Map
Walk the collection of keys, serializing each key/value pair
inside an |
| void | MimeMultipartDataHandlerSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Source DataHandler quantity. |
| void | OctetStreamDataHandlerSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Source DataHandler quantity. |
| void | PlainTextDataHandlerSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Source DataHandler quantity. |
| void | QNameSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a QName. |
| void | SimpleListSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a list of primitives or simple values. |
| void | SimpleSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a primitive or simple value. |
| void | SourceDataHandlerSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Source DataHandler quantity. |
| void | TimeSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Time. |
| void | VectorSerializer.serialize(QName name, Attributes attributes, Object value, SerializationContext context) Serialize a Vector
Walk the collection of keys, serializing each key/value pair
inside an |
Classes derived from org.apache.axis.encoding.SerializationContext | |
| class | Used to suppress element tag serialization when serializing simple
types into attributes. |
| class | For internal use only. |
Constructors with parameter type org.apache.axis.encoding.SerializationContext | |
AttributeSerializationContextImpl.AttributeSerializationContextImpl(Writer writer, SerializationContext parent) | |
Methods with parameter type org.apache.axis.encoding.SerializationContext | |
| String | Return an XML compatible representation of the value. |
| void | Serialize an element named name, with the indicated attributes
and value. |
Methods with parameter type org.apache.axis.encoding.SerializationContext | |
| void | Add this fault and any needed headers to the output context. |
| void | Writes any exception data to the faultDetails. |