Uses of Class
net.loomchild.segment.srx.TextManager
-
Packages that use TextManager Package Description net.loomchild.segment.srx -
-
Uses of TextManager in net.loomchild.segment.srx
Fields in net.loomchild.segment.srx declared as TextManager Modifier and Type Field Description private TextManager
SrxTextIterator. textManager
Methods in net.loomchild.segment.srx with parameters of type TextManager Modifier and Type Method Description private void
SrxTextIterator. init(SrxDocument document, java.lang.String languageCode, TextManager textManager, java.util.Map<java.lang.String,java.lang.Object> parameterMap)
Initializes splitter.
-