d3e7a0bcd0
Motivation: Provide non-blocking XML parser as Netty codec. Modifications: New codec implemented/extracted. io.netty.handler.codec.xml.XmlDecoder decodes XML fed by Netty without blocking. Result: Non-blocking XML stream parsing.
13 lines
576 B
Plaintext
13 lines
576 B
Plaintext
This copy of Aalto XML processor is licensed under the
|
|
Apache (Software) License, version 2.0 ("the License").
|
|
See the License for details about distribution rights, and the
|
|
specific rights regarding derivate works.
|
|
|
|
You may obtain a copy of the License at:
|
|
|
|
http://www.apache.org/licenses/
|
|
|
|
A copy is also included with both the the downloadable source code package
|
|
and jar that contains class bytecodes, as file "ASL 2.0". In both cases,
|
|
that file should be located next to this file: in source distribution
|
|
the location should be "release-notes/asl"; and in jar "META-INF/" |