public class NodeSerializer extends ExtSerializer
| Modifier and Type | Field and Description |
|---|---|
static String |
DOM_TAG
The local name of a dom tag.
|
| Constructor and Description |
|---|
NodeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTagName()
Returns the unqualied tag name.
|
protected void |
serialize(ContentHandler pHandler,
Object pObject)
Performs the actual serialization.
|
writepublic static final String DOM_TAG
protected String getTagName()
ExtSerializergetTagName in class ExtSerializerprotected void serialize(ContentHandler pHandler, Object pObject) throws SAXException
ExtSerializerserialize in class ExtSerializerSAXExceptionCopyright © 2001-2015 The Apache Software Foundation. All Rights Reserved.