Uses of Interface
org.onemind.commons.java.text.TextGenerator
-
Packages that use TextGenerator Package Description org.onemind.commons.java.text -
-
Uses of TextGenerator in org.onemind.commons.java.text
Classes in org.onemind.commons.java.text that implement TextGenerator Modifier and Type Class Description classSimpleTextGeneratorA simple implementation of generatorMethods in org.onemind.commons.java.text that return TextGenerator Modifier and Type Method Description TextGeneratorSimpleTextGenerator. getGenerator(java.lang.String subSpec)Get the generator for subSpecMethods in org.onemind.commons.java.text with parameters of type TextGenerator Modifier and Type Method Description voidSimpleTextGenerator. addGenerator(java.lang.String subSpec, TextGenerator gen)add text generator to the sub specification
-