Package io.netty.handler.codec.xml
package io.netty.handler.codec.xml
Xml specific codecs.
-
ClassesClassDescriptionXML attributes, it is part of
XmlElement
XML 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 ...DTD (Document Type Definition)Generic XML element in document,XmlElementStart
represents open element and provides access to attributes,XmlElementEnd
represents closing element.SpecificXmlElement
representing end of element.SpecificXmlElement
representing 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