|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplaceCallback | |
---|---|
ch.elexis.text | |
ch.elexis.textplugin | |
ch.rgw.oowrapper |
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)
|
Uses of ReplaceCallback in ch.elexis.textplugin |
---|
Methods in ch.elexis.textplugin with parameters of type ReplaceCallback | |
---|---|
boolean |
ElexisTextPlugin.findOrReplace(java.lang.String pattern,
ReplaceCallback cb)
|
Uses of ReplaceCallback in ch.rgw.oowrapper |
---|
Methods in ch.rgw.oowrapper with parameters of type ReplaceCallback | |
---|---|
boolean |
OOText.findOrReplace(java.lang.String pattern,
ReplaceCallback cb)
|
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |