net.sourceforge.plantuml
Class UmlSource
java.lang.Object
net.sourceforge.plantuml.UmlSource
public final class UmlSource
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UmlSource
@Deprecated
public UmlSource(UmlSource start)
- Deprecated.
UmlSource
public UmlSource(List<String> source)
UmlSource
@Deprecated
public UmlSource()
- Deprecated.
iterator
public Iterator<String> iterator()
append
@Deprecated
public void append(String s)
- Deprecated.
getPlainString
public String getPlainString()
getLine
public String getLine(int n)
getSize
public int getSize()
isEmpty
public boolean isEmpty()
Copyright © 2011. All Rights Reserved.