public static final class SaxBuffer.EndCDATA extends Object implements SaxBuffer.SaxBit, Serializable
| Modifier and Type | Field and Description |
|---|---|
static SaxBuffer.EndCDATA |
SINGLETON |
| Constructor and Description |
|---|
EndCDATA() |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(Writer writer) |
void |
send(ContentHandler contentHandler) |
public static final SaxBuffer.EndCDATA SINGLETON
public void send(ContentHandler contentHandler) throws SAXException
send in interface SaxBuffer.SaxBitSAXExceptionpublic void dump(Writer writer) throws IOException
dump in interface SaxBuffer.SaxBitIOExceptionCopyright © 2022. All rights reserved.