TC Java
2011 Version
A B C D E F G I J K L M N O P Q R S T V W

R

RemoveExactEndStr(String, Vector<String>) - Static method in class gov.nih.nlm.nls.tc.FilterApi.WordExtractionFilter
remove end string if it is exact match.
RemoveMatchEndStr(String, Vector<String>, boolean) - Static method in class gov.nih.nlm.nls.tc.FilterApi.WordExtractionFilter
remove match head string at the end, such as remove .....[headMatchStr ...]
RemoveMatchEndStr(String, String, String) - Static method in class gov.nih.nlm.nls.tc.FilterApi.WordExtractionFilter
Remove match head and tail string at the end, such as remove .....[headMatchStr ...
RemoveMatchEndStr(String, Vector<String>, Vector<String>, Vector<String>) - Static method in class gov.nih.nlm.nls.tc.FilterApi.WordExtractionFilter
Remove match head and tail string at the end with head exception string, such as remove .....[headMatchStr ...
RemoveMatchStr(String, Vector<String>, Vector<String>) - Static method in class gov.nih.nlm.nls.tc.FilterApi.WordExtractionFilter
Remove match head and tail string at the end, such as remove .....[headMatchStr ...
RemoveNonAlphaNumCharAtBeginEnd(Vector<String>) - Static method in class gov.nih.nlm.nls.tc.FilterApi.WordExtractionFilter
Remove non-alpha-numeric characters at the beginning or end of the string.
RemoveNonAlphaNumCharAtBeginsEnds(Vector<String>) - Static method in class gov.nih.nlm.nls.tc.FilterApi.WordExtractionFilter
Remove non-alpha-numeric characters at the beginning or end of the string recursively.
Replace(String, String, String) - Static method in class gov.nih.nlm.nls.tc.Util.Str
Replace a source subString with a target string in an input string.
ReplacePuntuationWithSpace(String) - Static method in class gov.nih.nlm.nls.tc.FilterApi.WordExtractionFilter
Replaces punctuation with space
ResetOutString() - Static method in class gov.nih.nlm.nls.tc.Util.Out
Reset the output string
RESTRICT_WORDS_FILE - Static variable in class gov.nih.nlm.nls.tc.Lib.Configuration
key for the path of restrictwords file defined in conf file
RESULT_TYPE_BOTH - Static variable in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
 
RESULT_TYPE_DC - Static variable in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
 
RESULT_TYPE_WC - Static variable in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
 
ROOT_DIR - Static variable in class gov.nih.nlm.nls.tc.Lib.Configuration
key for the path of root directory defined in configuration file
runFlag_ - Variable in class gov.nih.nlm.nls.tc.Lib.TcSystemOption
 
runFlag_ - Variable in class gov.nih.nlm.nls.tc.Tools.Mlt
 

TC Java
2011 Version
A B C D E F G I J K L M N O P Q R S T V W
Submit a bug or feature

Copyright © 2011 National Library of Medicine