net.sourceforge.plantuml.anim
Class AnimationDecoder

java.lang.Object
  extended by net.sourceforge.plantuml.anim.AnimationDecoder

public class AnimationDecoder
extends Object


Constructor Summary
AnimationDecoder(List<String> data)
           
 
Method Summary
 List<String> decode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimationDecoder

public AnimationDecoder(List<String> data)
                 throws javax.script.ScriptException
Throws:
javax.script.ScriptException
Method Detail

decode

public List<String> decode()


Copyright © 2014. All Rights Reserved.