Package | Description |
---|---|
nux.xom.binary | |
nux.xom.pool |
Modifier and Type | Method and Description |
---|---|
StreamingSerializer |
BinaryXMLCodec.createStreamingSerializer(OutputStream out,
int zlibCompressionLevel)
Constructs a new streaming serializer that serializes bnux binary XML to
the given underlying output stream, using the given ZLIB compression
level.
|
Modifier and Type | Method and Description |
---|---|
static nu.xom.NodeFactory |
XOMUtil.getRedirectingNodeFactory(StreamingSerializer serializer)
Returns a node factory that redirects its input onto the output of a
streaming serializer.
|
Copyright © 2019. All rights reserved.