Package org.daisy.braille.embosser
Interface PageBreaks
- All Known Implementing Classes:
StandardPageBreaks
public interface PageBreaks
Provides an interface for page breaks
- Author:
- Bert Frees
-
Method Summary
-
Method Details
-
getString
String getString()Gets the string used to represent page breaks- Returns:
- returns the string used to represent page breaks
-