Package org.daisy.braille.embosser
Interface LineBreaks
- All Known Implementing Classes:
StandardLineBreaks
public interface LineBreaks
Provides an interface for line breaks
- Author:
- Joel HÃ¥kansson
-
Method Summary
-
Method Details
-
getString
String getString()Gets the string used to represent line breaks- Returns:
- returns the string used to represent line breaks
-