Package org.apache.cocoon.xml.sax
Class SAXBuffer.StartElement
java.lang.Object
org.apache.cocoon.xml.sax.SAXBuffer.StartElement
- All Implemented Interfaces:
Serializable
- Enclosing class:
SAXBuffer
@Deprecated(since="2022-01-27")
public static final class SAXBuffer.StartElement
extends Object
implements Serializable
Deprecated.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Attributes
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated. -
Constructor Summary
ConstructorsConstructorDescriptionStartElement
(String namespaceURI, String localName, String qName, Attributes attrs) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.void
send
(ContentHandler contentHandler) Deprecated.
-
Field Details
-
namespaceURI
Deprecated. -
localName
Deprecated. -
qName
Deprecated. -
attrs
Deprecated.
-
-
Constructor Details
-
StartElement
Deprecated.
-
-
Method Details
-
send
Deprecated.- Throws:
SAXException
-
dump
Deprecated.- Throws:
IOException
-