Xindice API

Uses of Interface
org.apache.xindice.util.ConfigurationCallback

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

Copyright (c) 1999-2001 The Apache Software Foundation