A C D F G H I N P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addRule(String[]) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- ALL - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.TargetType
C
- countMatches(String, String) - Static method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- countRegExMatches(String, Pattern) - Static method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
D
- destroy() - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
F
- FILTER - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
- fromString(String) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
G
- getDescription() - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- getDotAll() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- getIgnoreCase() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- getLogPath() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- getMultiLine() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- getName() - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- getParameters() - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- getRegEx() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- getReplaceAll() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- getReplacementsPath() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- getRules() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- getSaveLog() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- getSource() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- getTarget() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
H
- handleEndBatch(Event) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- handleRawDocument(Event) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- handleStartBatch(Event) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
I
- isEmpty(String) - Static method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
N
- net.sf.okapi.steps.searchandreplace - package net.sf.okapi.steps.searchandreplace
P
- Parameters - Class in net.sf.okapi.steps.searchandreplace
- Parameters() - Constructor for class net.sf.okapi.steps.searchandreplace.Parameters
- PLAINTEXT - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
R
- reset() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- rules - Variable in class net.sf.okapi.steps.searchandreplace.Parameters
S
- SearchAndReplaceStep - Class in net.sf.okapi.steps.searchandreplace
-
This step performs search and replace actions on either the text units or the full content of input documents.
- SearchAndReplaceStep() - Constructor for class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- SearchAndReplaceStep.ProcType - Enum in net.sf.okapi.steps.searchandreplace
- SearchAndReplaceStep.TargetType - Enum in net.sf.okapi.steps.searchandreplace
- setDotAll(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setIgnoreCase(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setInputRootDirectory(String) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- setLogPath(String) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setMultiLine(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setOutputURI(URI) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- setParameters(IParameters) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- setRegEx(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setReplaceAll(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setReplacementsPath(String) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setRootDirectory(String) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- setRules(ArrayList<String[]>) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setSaveLog(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setSource(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setTarget(boolean) - Method in class net.sf.okapi.steps.searchandreplace.Parameters
- setTargetLocale(LocaleId) - Method in class net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep
- SOURCE - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.TargetType
T
- TARGET - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.TargetType
- toString() - Method in class net.sf.okapi.steps.searchandreplace.Parameters
U
- UNSPECIFIED - net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
V
- valueOf(String) - Static method in enum net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.TargetType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.ProcType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.okapi.steps.searchandreplace.SearchAndReplaceStep.TargetType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages