Uses of Class
nl.dedicon.pipeline.braille.model.Replace
-
Packages that use Replace Package Description nl.dedicon.pipeline.braille.model nl.dedicon.pipeline.braille.step -
-
Uses of Replace in nl.dedicon.pipeline.braille.model
Methods in nl.dedicon.pipeline.braille.model that return types with arguments of type Replace Modifier and Type Method Description List<Replace>Symbol. getReplaces()Method parameters in nl.dedicon.pipeline.braille.model with type arguments of type Replace Modifier and Type Method Description voidSymbol. setReplaces(List<Replace> replaces) -
Uses of Replace in nl.dedicon.pipeline.braille.step
Methods in nl.dedicon.pipeline.braille.step that return types with arguments of type Replace Modifier and Type Method Description protected Set<Replace>SymbolsReplacer. getSymbolsListReplaces()Get the set of replaces for the symbol list of this DTBook
-