mx4j.tools.remote.soap.axis.ser

Class AxisSerializer

public abstract class AxisSerializer extends Object implements Serializer

Version: $Revision: 1.4 $

Field Summary
protected static StringSCHEMA_ALL
protected static StringSCHEMA_COMPLEX_TYPE
protected static StringSCHEMA_ELEMENT
protected static StringSCHEMA_SEQUENCE
Method Summary
StringgetMechanismType()
ElementwriteSchema(Class javaType, Types types)

Field Detail

SCHEMA_ALL

protected static final String SCHEMA_ALL

SCHEMA_COMPLEX_TYPE

protected static final String SCHEMA_COMPLEX_TYPE

SCHEMA_ELEMENT

protected static final String SCHEMA_ELEMENT

SCHEMA_SEQUENCE

protected static final String SCHEMA_SEQUENCE

Method Detail

getMechanismType

public String getMechanismType()

writeSchema

public Element writeSchema(Class javaType, Types types)
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.