public class NodeSerializer extends ExtSerializer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DOM_TAG
The local name of a dom tag.
|
private static org.apache.ws.commons.serialize.DOMSerializer |
ser |
| Constructor and Description |
|---|
NodeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getTagName()
Returns the unqualied tag name.
|
protected void |
serialize(org.xml.sax.ContentHandler pHandler,
java.lang.Object pObject)
Performs the actual serialization.
|
writeprivate static final org.apache.ws.commons.serialize.DOMSerializer ser
public static final java.lang.String DOM_TAG
protected java.lang.String getTagName()
ExtSerializergetTagName in class ExtSerializerprotected void serialize(org.xml.sax.ContentHandler pHandler,
java.lang.Object pObject)
throws org.xml.sax.SAXException
ExtSerializerserialize in class ExtSerializerorg.xml.sax.SAXException