Package org.daisy.braille.embosser
Interface LineBreaks
-
- All Known Implementing Classes:
StandardLineBreaks
public interface LineBreaksProvides an interface for line breaks- Author:
- Joel HÃ¥kansson
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetString()Gets the string used to represent line breaks
-