|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmx4j.tools.remote.soap.axis.ser.AxisSerializer
public abstract class AxisSerializer
Field Summary | |
---|---|
protected static java.lang.String |
SCHEMA_ALL
|
protected static java.lang.String |
SCHEMA_COMPLEX_TYPE
|
protected static java.lang.String |
SCHEMA_ELEMENT
|
protected static java.lang.String |
SCHEMA_SEQUENCE
|
Constructor Summary | |
---|---|
AxisSerializer()
|
Method Summary | |
---|---|
java.lang.String |
getMechanismType()
|
org.w3c.dom.Element |
writeSchema(java.lang.Class javaType,
Types types)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String SCHEMA_COMPLEX_TYPE
protected static final java.lang.String SCHEMA_ALL
protected static final java.lang.String SCHEMA_ELEMENT
protected static final java.lang.String SCHEMA_SEQUENCE
Constructor Detail |
---|
public AxisSerializer()
Method Detail |
---|
public org.w3c.dom.Element writeSchema(java.lang.Class javaType, Types types) throws java.lang.Exception
java.lang.Exception
public java.lang.String getMechanismType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |