|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Description:
A textual tranformation is unary operation on a Section or SectionSet
which returns the Section or all Sections in the set modified in some way.
| Method Summary | |
Section |
modify(Section pSection,
PropertySet pPropertySet)
Modify the Section. |
SectionSet |
modify(SectionSet pSectionSet,
PropertySet pPropertySet)
Modify all Sections in the SectionSet. |
| Method Detail |
public Section modify(Section pSection,
PropertySet pPropertySet)
throws ModifierException
pSection - Section to modify.pPropertySet - PropertySet which may contain parameters for the modification.
ModifierException
public SectionSet modify(SectionSet pSectionSet,
PropertySet pPropertySet)
throws ModifierException
pSectionSet - SectionSet containing Sections to modify.pPropertySet - PropertySet which may contain parameters for the modification.
ModifierException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||