mx4j.tools.remote.soap.axis.ser

Class AttributeListSer

Implemented Interfaces:
Serializer

public class AttributeListSer
extends AxisSerializer

Version:
$Revision: 1.6 $

Field Summary

Fields inherited from class mx4j.tools.remote.soap.axis.ser.AxisSerializer

SCHEMA_ALL, SCHEMA_COMPLEX_TYPE, SCHEMA_ELEMENT, SCHEMA_SEQUENCE

Method Summary

void
serialize(QName name, Attributes attributes, Object value, SerializationContext context)
Element
writeSchema(Class aClass, Types types)

Methods inherited from class mx4j.tools.remote.soap.axis.ser.AxisSerializer

getMechanismType, writeSchema

Method Details

serialize

public void serialize(QName name,
                      Attributes attributes,
                      Object value,
                      SerializationContext context)
            throws IOException

writeSchema

public Element writeSchema(Class aClass,
                           Types types)
            throws Exception
Overrides:
writeSchema in interface AxisSerializer

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.