Class NamespaceXMLStreamWriter2
java.lang.Object
org.openprovenance.prov.core.xml.serialization.stax.WrappedXMLStreamWriter2
org.openprovenance.prov.core.xml.serialization.stax.NamespaceXMLStreamWriter2
- All Implemented Interfaces:
XMLStreamWriter,org.codehaus.stax2.typed.TypedXMLStreamWriter,org.codehaus.stax2.validation.Validatable,org.codehaus.stax2.XMLStreamWriter2
- Direct Known Subclasses:
ElementEraserXMLStreamWriter2
-
Field Summary
Fields inherited from class org.openprovenance.prov.core.xml.serialization.stax.WrappedXMLStreamWriter2
delegate -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openprovenance.prov.core.xml.serialization.stax.WrappedXMLStreamWriter2
close, closeCompletely, copyEventFromReader, flush, getEncoding, getLocation, getNamespaceContext, getPrefix, getProperty, isPropertySupported, setDefaultNamespace, setNamespaceContext, setPrefix, setProperty, setValidationProblemHandler, stopValidatingAgainst, stopValidatingAgainst, validateAgainst, writeAttribute, writeAttribute, writeAttribute, writeBinary, writeBinary, writeBinaryAttribute, writeBinaryAttribute, writeBoolean, writeBooleanAttribute, writeCData, writeCData, writeCharacters, writeCharacters, writeComment, writeDecimal, writeDecimalAttribute, writeDefaultNamespace, writeDouble, writeDoubleArray, writeDoubleArrayAttribute, writeDoubleAttribute, writeDTD, writeDTD, writeEmptyElement, writeEmptyElement, writeEmptyElement, writeEndDocument, writeEndElement, writeEntityRef, writeFloat, writeFloatArray, writeFloatArrayAttribute, writeFloatAttribute, writeFullEndElement, writeInt, writeIntArray, writeIntArrayAttribute, writeIntAttribute, writeInteger, writeIntegerAttribute, writeLong, writeLongArray, writeLongArrayAttribute, writeLongAttribute, writeNamespace, writeProcessingInstruction, writeProcessingInstruction, writeQName, writeQNameAttribute, writeRaw, writeRaw, writeRaw, writeSpace, writeSpace, writeStartDocument, writeStartDocument, writeStartDocument, writeStartDocument, writeStartElement, writeStartElement
-
Constructor Details
-
NamespaceXMLStreamWriter2
public NamespaceXMLStreamWriter2(org.codehaus.stax2.XMLStreamWriter2 delegate)
-
-
Method Details
-
writeStartElement
- Specified by:
writeStartElementin interfaceXMLStreamWriter- Overrides:
writeStartElementin classWrappedXMLStreamWriter2- Throws:
XMLStreamException
-