net.sourceforge.plantuml.creole
Class PSystemCreoleFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemBasicFactory<PSystemCreole>
net.sourceforge.plantuml.creole.PSystemCreoleFactory
- All Implemented Interfaces:
- PSystemFactory
public class PSystemCreoleFactory
- extends PSystemBasicFactory<PSystemCreole>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemCreoleFactory
public PSystemCreoleFactory()
init
public PSystemCreole init(String startLine)
- Overrides:
init
in class PSystemBasicFactory<PSystemCreole>
executeLine
public PSystemCreole executeLine(PSystemCreole system,
String line)
- Specified by:
executeLine
in class PSystemBasicFactory<PSystemCreole>
Copyright © 2013. All Rights Reserved.