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 booleanequals(Object obj)StringgetIndicator()Gets the occurrence indicator stringStringgetName()Gets the name of the markers to indicateinthashCode()
-