|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextGenerator | |
org.onemind.commons.java.text |
Uses of TextGenerator in org.onemind.commons.java.text |
Classes in org.onemind.commons.java.text that implement TextGenerator | |
class |
SimpleTextGenerator
A simple implementation of generator |
Methods in org.onemind.commons.java.text that return TextGenerator | |
TextGenerator |
SimpleTextGenerator.getGenerator(java.lang.String subSpec)
Get the generator for subSpec |
Methods in org.onemind.commons.java.text with parameters of type TextGenerator | |
void |
SimpleTextGenerator.addGenerator(java.lang.String subSpec,
TextGenerator gen)
add text generator to the sub specification |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |