|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.oxml.action.OXMLActionFactory
public class OXMLActionFactory
Factory for OXML actions.
| Method Summary | |
|---|---|
OXMLAction |
createAction(String name)
Creates an OXML action from a tag name. |
static OXMLActionFactory |
getInstance()
Get the instance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static OXMLActionFactory getInstance()
public OXMLAction createAction(String name)
throws IOException
name - Tag name
IOException - If the name cannot be converted to an action
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||