| Package | Description |
|---|---|
| net.lecousin.framework.xml |
XML Parsing and generation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMLStreamEventsAsync
Base class for asynchronous implementations of XMLStreamEvents.
|
static class |
XMLStreamEventsRecorder.Async
Asynchronous implementation of the recorder.
|
static class |
XMLStreamEventsRecorder.Sync
Synchronous implementation of the recorder.
|
class |
XMLStreamEventsSync
Base class for synchronous implementations of XMLStreamEvents.
|
class |
XMLStreamReader
Read an XML in a similar way as
XMLStreamReader: read-only, forward, event based. |
class |
XMLStreamReaderAsync
Read an XML in a similar way as
XMLStreamReader: read-only, forward, event based. |
Copyright © 2019. All rights reserved.