|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mx4j.tools.remote.soap.axis.ser.AxisSerializer mx4j.tools.remote.soap.axis.ser.AttributeSer
Field Summary |
Fields inherited from class mx4j.tools.remote.soap.axis.ser.AxisSerializer |
SCHEMA_ALL, SCHEMA_COMPLEX_TYPE, SCHEMA_ELEMENT, SCHEMA_SEQUENCE |
Constructor Summary | |
AttributeSer()
|
Method Summary | |
void |
serialize(javax.xml.namespace.QName name,
org.xml.sax.Attributes attributes,
java.lang.Object value,
org.apache.axis.encoding.SerializationContext context)
|
org.w3c.dom.Element |
writeSchema(java.lang.Class aClass,
org.apache.axis.wsdl.fromJava.Types types)
|
Methods inherited from class mx4j.tools.remote.soap.axis.ser.AxisSerializer |
getMechanismType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AttributeSer()
Method Detail |
public void serialize(javax.xml.namespace.QName name, org.xml.sax.Attributes attributes, java.lang.Object value, org.apache.axis.encoding.SerializationContext context) throws java.io.IOException
java.io.IOException
public org.w3c.dom.Element writeSchema(java.lang.Class aClass, org.apache.axis.wsdl.fromJava.Types types) throws java.lang.Exception
writeSchema
in interface org.apache.axis.encoding.Serializer
writeSchema
in class AxisSerializer
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |