org.jostraca.section
Class Marker

java.lang.Object
  extended byorg.jostraca.section.Identity
      extended byorg.jostraca.section.Marker
All Implemented Interfaces:
Modifier

public class Marker
extends Identity

Modify Section/SectionSet: mark start and end of section with comments


Field Summary
 
Fields inherited from class org.jostraca.section.Identity
CN
 
Constructor Summary
Marker()
           
 
Method Summary
 Section modify(Section pSection, PropertySet pPropertySet)
          Modify the Section.
 
Methods inherited from class org.jostraca.section.Identity
checkNulls, modify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Marker

public Marker()
Method Detail

modify

public Section modify(Section pSection,
                      PropertySet pPropertySet)
               throws ModifierException
Modify the Section.

Specified by:
modify in interface Modifier
Overrides:
modify in class Identity
Parameters:
pSection - Section to modify.
pPropertySet - PropertySet which may contain parameters for the modification.
Throws:
ModifierException


Copyright © 2000-2002 Richard Rodger