net.sf.doolin.oxml.action
Class AbstractOXMLAction

java.lang.Object
  extended by net.sf.doolin.oxml.action.AbstractOXMLAction
All Implemented Interfaces:
OXMLAction
Direct Known Subclasses:
AbstractSequenceOXMLAction, CheckOXMLAction, IncludeOXMLAction, PropertyOXMLAction

public abstract class AbstractOXMLAction
extends Object
implements OXMLAction

Utility ancestor for OXML actions.

Author:
Damien Coraboeuf

Constructor Summary
AbstractOXMLAction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.doolin.oxml.action.OXMLAction
parse, process
 

Constructor Detail

AbstractOXMLAction

public AbstractOXMLAction()


Copyright © 2011. All Rights Reserved.