Package org.apache.commons.jelly.parser

Jelly parsers both XML syntax and non-XML syntaxes are supported.

See:
          Description

Class Summary
DefaultNamespaceFilter XMLFilter that can provide a default namespace when one has not been declared by the XML document.
EscapingExpression Expression that escapes output so that the text can appear in the PCDATA portion of XML.
XMLParser XMLParser parses the XML Jelly format.
 

Package org.apache.commons.jelly.parser Description

Jelly parsers both XML syntax and non-XML syntaxes are supported.



Copyright © 2012. All Rights Reserved.