Uses of Interface
org.jostraca.section.Modifier

Packages that use Modifier
org.jostraca.section Classes for handling template sections. 
 

Uses of Modifier in org.jostraca.section
 

Classes in org.jostraca.section that implement Modifier
 class BlockIndenter
          Modify Section/SectionSet: mark start and end of section with comments Note: this only works for a single occurence of the section in the writer format text.
 class Collapser
          Description:
Modify Section/SectionSet: collapse to comment with name.
 class Identity
          Modify Section/SectionSet: return unchanged.
 class Marker
          Modify Section/SectionSet: mark start and end of section with comments
 class ModifierManager
          Manages an ordered set of TextualTransform objects.
 class PythonIndenter
          Indent insert statements properly.
 



Copyright © 2000-2002 Richard Rodger