|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationCallback | |
org.apache.xindice.util | This package contains many of the utility classes required by Xindice |
Uses of ConfigurationCallback in org.apache.xindice.util |
Methods in org.apache.xindice.util with parameters of type ConfigurationCallback | |
void |
Configuration.processChildren(ConfigurationCallback callback)
processChildren runs through the children of this Configuration and performs prcessing callbacks to the ConfigurationCallback object. |
void |
Configuration.processChildren(java.lang.String name,
ConfigurationCallback callback)
processChildren runs through the children of this Configuration and performs prcessing callbacks to the ConfigurationCallback object. |
|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |