|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.milyn.delivery.dom.serialize.DefaultSerializationUnit
org.jboss.soa.esb.actions.soap.DenormalizedAttributeValueSerializer
public class DenormalizedAttributeValueSerializer
Constructor Summary | |
---|---|
DenormalizedAttributeValueSerializer()
|
Method Summary | |
---|---|
protected void |
writeAttributes(org.w3c.dom.NamedNodeMap attributes,
java.io.Writer writer)
Write the element attributes. |
Methods inherited from class org.milyn.delivery.dom.serialize.DefaultSerializationUnit |
---|
isRewriteEntities, setCloseEmptyElements, setRewriteEntities, writeChildElements, writeElementCDATA, writeElementComment, writeElementEnd, writeElementEnd, writeElementEntityRef, writeElementNode, writeElementStart, writeElementStart, writeElementText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DenormalizedAttributeValueSerializer()
Method Detail |
---|
protected void writeAttributes(org.w3c.dom.NamedNodeMap attributes, java.io.Writer writer) throws java.io.IOException
writeAttributes
in class org.milyn.delivery.dom.serialize.DefaultSerializationUnit
attributes
- The element attibutes.writer
- The writer to be written to.
java.io.IOException
- Exception writing output.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |