Package org.apache.cocoon.xml.sax
Class SAXBuffer.PI
- java.lang.Object
-
- org.apache.cocoon.xml.sax.SAXBuffer.PI
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- SAXBuffer
@Deprecated(since="2022-01-27") public static final class SAXBuffer.PI extends java.lang.Object implements java.io.Serializable
Deprecated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PI(java.lang.String target, java.lang.String data)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
dump(java.io.Writer writer)
Deprecated.void
send(org.xml.sax.ContentHandler contentHandler)
Deprecated.
-