|
Elexis API documentation as of September 4 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplaceCallback | |
---|---|
ch.elexis.text |
Uses of ReplaceCallback in ch.elexis.text |
---|
Methods in ch.elexis.text with parameters of type ReplaceCallback | |
---|---|
boolean |
ETFTextPlugin.findOrReplace(java.lang.String pattern,
ReplaceCallback cb)
|
boolean |
ITextPlugin.findOrReplace(java.lang.String pattern,
ReplaceCallback cb)
Find a pattern (regular expression) in the document, and call ReplaceCallback with each match. |
boolean |
TextContainer.replace(java.lang.String pattern,
ReplaceCallback cb)
|
|
Elexis API documentation as of September 4 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |