com.marsching.flexiparse.configuration
Interface HandlerConfigurationProvider

All Known Subinterfaces:
NodeHandler
All Known Implementing Classes:
XML2ObjectNodeHandler

public interface HandlerConfigurationProvider

Common interface for all objects that can provide a HandlerConfiguration.

Author:
Sebastian Marsching

Method Summary
 HandlerConfiguration getConfiguration()
          Returns the configuration for this object.
 

Method Detail

getConfiguration

HandlerConfiguration getConfiguration()
Returns the configuration for this object.

Returns:
configuration information for this object


Copyright © 2008-2009. All Rights Reserved.