net.sf.doolin.oxml.action
Class AbstractOXMLAction
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractOXMLAction
public AbstractOXMLAction()
Copyright © 2011. All Rights Reserved.