Package org.cyclopsgroup.caff.dp.wiki
Class HeadingInstrument
java.lang.Object
org.cyclopsgroup.caff.dp.Instrument
org.cyclopsgroup.caff.dp.wiki.HeadingInstrument
-
Field Summary
Fields inherited from class org.cyclopsgroup.caff.dp.Instrument
LINE_START -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintclose(String segment, PrintWriter out) intopen(String segment, PrintWriter out) intsearchToClose(String segment) intsearchToOpen(String segment, Instrument parent) Methods inherited from class org.cyclopsgroup.caff.dp.Instrument
printText
-
Constructor Details
-
HeadingInstrument
public HeadingInstrument(int length)
-
-
Method Details
-
close
- Specified by:
closein classInstrument
-
open
- Specified by:
openin classInstrument
-
searchToClose
- Specified by:
searchToClosein classInstrument
-
searchToOpen
- Specified by:
searchToOpenin classInstrument
-