Uses of Interface
gnu.regexp.CharIndexed

Packages that use CharIndexed
org.gjt.sp.util Utility classes used by jEdit but that do not depend on jEdit itself. 
 

Uses of CharIndexed in org.gjt.sp.util
 

Classes in org.gjt.sp.util that implement CharIndexed
 class CharIndexedSegment
          Deprecated. Use SegmentCharSequence and the java.util.regex package instead.