Package org.apache.commons.jelly.parser


package org.apache.commons.jelly.parser
Jelly parsers both XML syntax and non-XML syntaxes are supported.
  • Classes
    Class
    Description
    XMLFilter that can provide a default namespace when one has not been declared by the XML document.
    Expression that escapes output so that the text can appear in the PCDATA portion of XML.
    XMLParser parses the XML Jelly format.