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 Constructor Description AnimationDecoder(java.lang.Iterable<java.lang.CharSequence> data)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.String>
decode()
-