public abstract class ExampleSentence extends Object
| Constructor and Description |
|---|
ExampleSentence(String example) |
| Modifier and Type | Method and Description |
|---|---|
static String |
cleanMarkersInExample(String str) |
String |
getExample()
Return the example, typically one sentence.
|
String |
toString() |