Package | Description |
---|---|
io.netty.handler.codec.xml |
XML codec provides asynchronous and non-blocking XML parser based on the
Aalto XML parser.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlElementEnd
Specific
XmlElement representing end of element. |
class |
XmlElementStart
Specific
XmlElement representing beginning of element. |
Copyright © 2008–2024 The Netty Project. All rights reserved.