| Package | Description |
|---|---|
| net.lecousin.framework.xml |
XML Parsing and generation.
|
| Modifier and Type | Method and Description |
|---|---|
static AsyncSupplier<XMLStreamReader,Exception> |
XMLStreamReader.start(IO.Readable.Buffered io,
int charactersBufferSize,
int maxBuffers,
boolean addPositionInErrors)
Utility method that initialize a XMLStreamReader, initialize it, and
return an AsyncWork which is unblocked when characters are available to be read.
|
Copyright © 2019. All rights reserved.