The jEdit syntax highlighting engine. This package only depends on a few jEdit classes:
com.microstar.xml package
gnu.regexp package
org.gjt.sp.util.CharIndexedSegment class
org.gjt.sp.util.Log class
To use this package from other programs, see the documentation for the
TokenMarker
,
TokenHandler
and
XModeHandler
classes.