Package org.apache.cocoon.xml.sax
Class SAXBuffer.Comment
java.lang.Object
org.apache.cocoon.xml.sax.SAXBuffer.Comment
- All Implemented Interfaces:
Serializable
- Enclosing class:
SAXBuffer
@Deprecated(since="2022-01-27")
public static final class SAXBuffer.Comment
extends Object
implements Serializable
Deprecated.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.void
send
(ContentHandler contentHandler) Deprecated.
-
Field Details
-
ch
public final char[] chDeprecated.
-
-
Constructor Details
-
Comment
public Comment(char[] ch, int start, int length) Deprecated.
-
-
Method Details
-
send
Deprecated.- Throws:
SAXException
-
dump
Deprecated.- Throws:
IOException
-