Package io.netty.handler.codec.xml
package io.netty.handler.codec.xml
XML codec provides asynchronous and non-blocking XML parser based on the
Aalto XML parser.
-
ClassesClassDescriptionXML attributes, it is part of
XmlElementXML CDATA ...XML characters, e.g.XML CommentXML Content is base class for XML CDATA, Comments, Characters and SpaceAsync XML decoder based on Aalto XML parser.End of XML documentBeginning of the XML document ... i.e.DTD (Document Type Definition)Generic XML element in document,XmlElementStartrepresents open element and provides access to attributes,XmlElementEndrepresents closing element.SpecificXmlElementrepresenting end of element.SpecificXmlElementrepresenting beginning of element.XML entity reference ...A frame decoder for single separate XML based message streams.XML namespace is part of XML element.XML processing instructionWhite space characters