dbXML API

Uses of Interface
com.dbxml.util.ConfigurationCallback

Packages that use ConfigurationCallback
com.dbxml.util This package contains many of the utility classes required by dbXML  
 

Uses of ConfigurationCallback in com.dbxml.util
 

Methods in com.dbxml.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.
 


dbXML API

Copyright (c) 2004 The dbXML Group