Package org.daisy.dotify.translator
Class Marker
- java.lang.Object
-
- org.daisy.dotify.translator.Marker
-
public class Marker extends Object
Provides a marker definition that can be used when applying markers to a text.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getPostfix()
Gets the marker postfix.String
getPrefix()
Gets the marker prefix.String
toString()
-