Package | Description |
---|---|
org.daisy.common.stax |
Stax helpers and common utilities
|
org.daisy.common.transform |
Modifier and Type | Class and Description |
---|---|
class |
DelegatingBaseURIAwareXMLStreamWriter |
static class |
XMLStreamWriterHelper.BufferedXMLStreamWriter |
static class |
XMLStreamWriterHelper.ToStringWriter |
Modifier and Type | Method and Description |
---|---|
protected abstract BaseURIAwareXMLStreamWriter |
DelegatingBaseURIAwareXMLStreamWriter.delegate() |
Constructor and Description |
---|
BufferedXMLStreamWriter(BaseURIAwareXMLStreamWriter zuper) |
Modifier and Type | Method and Description |
---|---|
BaseURIAwareXMLStreamWriter |
XMLOutputValue.asXMLStreamWriter()
A sequence of XML events, as a
XMLStreamWriter . |
Modifier and Type | Method and Description |
---|---|
void |
XMLOutputValue.writeXMLStream(Consumer<BaseURIAwareXMLStreamWriter> stream)
The purpose of this method is to be overridden by subclasses, e.g.
|
Constructor and Description |
---|
XMLOutputValue(BaseURIAwareXMLStreamWriter value) |
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.