|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
EncodingXmlWriter used when output
is to be encoded using 7-bit ascii (US-ASCII) encoding.ValidationContext.WstxInputSource implementations Woodstox includes need.XMLStreamWriter implementations Woodstox has.XMLStreamReader2 that implements non-DTD
aware parts of XML handling (plus some minimal support for parsing
DOCTYPE declaration and skipping internal DTD subset if necessary).XmlWriter that will dispatch writes
to another writer (of type Writer, and will NOT handle
encoding.Location information or not.
XMLStreamReader.getNamespaceContext(),
except that this method also does close the underlying input
source if it has not yet been closed.
StartElement implementation used when directly creating
events from a stream reader.InputStream via which underlying input
source can be accessed.
OutputStream via which underlying output
target can be written to.
Reader via which underlying input
source can be accessed.
TypedXMLStreamException,
TypedXMLStreamException,
Writer via which underlying output
target can be written to.