org.apache.cocoon.xml.sax
Class SAXBuffer.EndCDATA
java.lang.Object
org.apache.cocoon.xml.sax.SAXBuffer.EndCDATA
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SAXBuffer
public static final class SAXBuffer.EndCDATA
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SINGLETON
public static final SAXBuffer.EndCDATA SINGLETON
SAXBuffer.EndCDATA
public SAXBuffer.EndCDATA()
send
public void send(ContentHandler contentHandler)
throws SAXException
- Throws:
SAXException
dump
public void dump(Writer writer)
throws IOException
- Throws:
IOException
Copyright © 1999-2009 The Apache Software Foundation. All Rights Reserved.