net.sourceforge.plantuml.salt.factory
Class ElementFactoryLine
java.lang.Object
net.sourceforge.plantuml.salt.factory.ElementFactoryLine
- All Implemented Interfaces:
- ElementFactory
public class ElementFactoryLine
- extends Object
- implements ElementFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementFactoryLine
public ElementFactoryLine(DataSource dataSource)
create
public Terminated<Element> create()
- Specified by:
create
in interface ElementFactory
ready
public boolean ready()
- Specified by:
ready
in interface ElementFactory
Copyright © 2013. All Rights Reserved.