Uses of Package
io.netty.handler.codec.xml
Packages that use io.netty.handler.codec.xml
Package
Description
XML codec provides asynchronous and non-blocking XML parser based on the
Aalto XML parser.
-
Classes in io.netty.handler.codec.xml used by io.netty.handler.codec.xmlClassDescriptionXML attributes, it is part of
XmlElementXML Content is base class for XML CDATA, Comments, Characters and SpaceEnd of XML documentGeneric XML element in document,XmlElementStartrepresents open element and provides access to attributes,XmlElementEndrepresents closing element.XML namespace is part of XML element.