Package org.daisy.braille.embosser
Class StandardPageBreaks
java.lang.Object
org.daisy.braille.embosser.StandardPageBreaks
- All Implemented Interfaces:
PageBreaks
Provides standard page break definitions
- Author:
- Bert Frees
-
Constructor Summary
ConstructorDescriptionCreates a new object with the system's default page break style. -
Method Summary
-
Constructor Details
-
StandardPageBreaks
public StandardPageBreaks()Creates a new object with the system's default page break style.
-
-
Method Details
-
getString
Description copied from interface:PageBreaks
Gets the string used to represent page breaks- Specified by:
getString
in interfacePageBreaks
- Returns:
- returns the string used to represent page breaks
-