Package org.apache.commons.jelly.parser
package org.apache.commons.jelly.parser
Jelly parsers both XML syntax and non-XML syntaxes are supported.
-
ClassesClassDescriptionXMLFilter that can provide a default namespace when one has not been declared by the XML document.
Expressionthat escapes output so that the text can appear in the PCDATA portion of XML.XMLParserparses the XML Jelly format.