Skip navigation links

Package org.apache.wiki.htmltowiki.syntax.jspwiki

JSPWiki syntax decoration related classes.

See: Description

Package org.apache.wiki.htmltowiki.syntax.jspwiki Description

JSPWiki syntax decoration related classes.

Package Specification

The entry point for this class is JSPWikiSyntaxDecorator, an implementation of SyntaxDecorator which outputs JSPWiki syntax from valid XHTML elements. The rest of the package consists of package-private decorators which handle the translation of specific XHTML elements into their corresponding JSPWiki syntax markup.

Related Documentation

See org.apache.wiki.htmltowiki package specification.
Skip navigation links

Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.