com.jme3.util.blockparser
Class BlockLanguageParser

java.lang.Object
  extended by com.jme3.util.blockparser.BlockLanguageParser

public class BlockLanguageParser
extends java.lang.Object


Method Summary
static java.util.List<Statement> parse(java.io.InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parse

public static java.util.List<Statement> parse(java.io.InputStream in)
                                       throws java.io.IOException
Throws:
java.io.IOException