Package | Description |
---|---|
org.onemind.commons.java.text |
Modifier and Type | Class and Description |
---|---|
class |
SimpleTextGenerator
A simple implementation of generator
|
Modifier and Type | Method and Description |
---|---|
TextGenerator |
SimpleTextGenerator.getGenerator(java.lang.String subSpec)
Get the generator for subSpec
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleTextGenerator.addGenerator(java.lang.String subSpec,
TextGenerator gen)
add text generator to the sub specification
|