Package net.sourceforge.plantuml.anim
Class AnimationDecoder
java.lang.Object
net.sourceforge.plantuml.anim.AnimationDecoder
public class AnimationDecoder
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AnimationDecoder
public AnimationDecoder(java.lang.Iterable<java.lang.CharSequence> data)
-
-
Method Details
-
decode
public java.util.List<java.lang.String> decode()
-