| Package | Description |
|---|---|
| org.n52.svalbard.encode.stream.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractElementXmlStreamWriter |
class |
AbstractMultiElementXmlStreamWriter
TODO JavaDoc
|
class |
AbstractSingleElementXmlStreamWriter<S>
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
Optional<ElementXmlStreamWriter> |
ElementXmlStreamWriterRepository.get(StreamWriterKey key,
XmlStreamWritingContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementXmlStreamWriterRepository.set(Optional<Collection<javax.inject.Provider<ElementXmlStreamWriter>>> writers) |
| Constructor and Description |
|---|
ElementXmlStreamWriterRepository(Collection<javax.inject.Provider<ElementXmlStreamWriter>> writers) |
XmlStreamWritingContext(OutputStream stream,
BiFunction<XmlStreamWriterKey,XmlStreamWritingContext,Optional<ElementXmlStreamWriter>> writerProvider) |
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.