Package org.daisy.dotify.api.formatter
Class MarkerIndicator
- java.lang.Object
-
- org.daisy.dotify.api.formatter.MarkerIndicator
-
public class MarkerIndicator extends Object
Provides a marker indicator
-
-
Constructor Summary
Constructors Constructor Description MarkerIndicator(String name, String indicator)
Creates a new marker indicator with the specified parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getIndicator()
Gets the occurrence indicator stringString
getName()
Gets the name of the markers to indicateint
hashCode()
-