com.judoscript.parser.helper
Class MixtureParser

java.lang.Object
  extended by com.judoscript.parser.helper.MixtureParser

public final class MixtureParser
extends java.lang.Object


Constructor Summary
MixtureParser()
           
 
Method Summary
 java.lang.String parse(CharStream jcs, boolean multi)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MixtureParser

public MixtureParser()
Method Detail

parse

public java.lang.String parse(CharStream jcs,
                              boolean multi)
                       throws java.io.IOException
Throws:
java.io.IOException