|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.encoding.ser.JAFDataHandlerSerializer
org.apache.axis.encoding.ser.PlainTextDataHandlerSerializer
public class PlainTextDataHandlerSerializer
text/plain DataHandler Serializer
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
|---|---|
PlainTextDataHandlerSerializer()
|
|
| Method Summary | |
|---|---|
void |
serialize(QName name,
org.xml.sax.Attributes attributes,
java.lang.Object value,
SerializationContext context)
Serialize a Source DataHandler quantity. |
| Methods inherited from class org.apache.axis.encoding.ser.JAFDataHandlerSerializer |
|---|
getMechanismType, writeSchema |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public PlainTextDataHandlerSerializer()
| Method Detail |
|---|
public void serialize(QName name,
org.xml.sax.Attributes attributes,
java.lang.Object value,
SerializationContext context)
throws java.io.IOException
serialize in class JAFDataHandlerSerializername - is the element nameattributes - are the attributes...serialize is free to add more.value - is the valuecontext - is the SerializationContext
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||