Package org.amberarcher.xml.tool.highlight

Interface Summary
HighlightContext Runtime object passed by the top-level highlight-control code to each highlighter.
Highlighter Interface for a plug-in class that can take an XML node and replace it with appropriate XML-based documentation mark-up in the requested type.
 

Class Summary
HighlightEngine Class that encapsulates the transformation from marked-up XHTML to plain XHTML with mark-up representing highlighted source.
Main Entry point for running the highlighter.
SourceHighlighter A highlighter that uses the GNU Src-Highlight package to render Java, C/C++, Prolog, Perl, PHP3, Python, Flex, ChangeLog or Ruby source code as XHTML.
XmlHighlighter Highlighter that takes <highlight:xml> tag content and converts it to highlighted XML.
 

Exception Summary
HighlightException Wrapper exception for propagating highlight mechanism-specific errors.
 



Copyright © 2003 Amber Archer Consulting, Inc.. All Rights Reserved.