net.sf.doolin.oxml
Interface OXMLConfig

All Known Implementing Classes:
AbstractOXMLConfig, XMLOXMLConfig

public interface OXMLConfig

OXML configuration definition.

Author:
Damien Coraboeuf

Method Summary
 OXMLAction getRootAction()
          Returns the root action for this configuration.
 

Method Detail

getRootAction

OXMLAction getRootAction()
Returns the root action for this configuration.

Returns:
Action


Copyright © 2011. All Rights Reserved.