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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getString()
Gets the string used to represent line breaks
-