edu.udo.cs.miningmart.compiler.wrapper.dista.Sequence
Class CorrelResultParser

java.lang.Object
  extended byedu.udo.cs.miningmart.compiler.wrapper.dista.Sequence.CorrelResultParser

public class CorrelResultParser
extends java.lang.Object

Version:
$Id: CorrelResultParser.java,v 1.4 2006/04/11 14:10:18 euler Exp $
Author:
Alessandro Serra, Timm Euler

Constructor Summary
CorrelResultParser(java.io.Reader r)
           
 
Method Summary
 CorrelResult parse()
           
protected  Pattern parsePattern()
           
protected  Patterns parsePatterns()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorrelResultParser

public CorrelResultParser(java.io.Reader r)
Method Detail

parsePattern

protected Pattern parsePattern()
                        throws java.lang.Exception
Throws:
java.lang.Exception

parsePatterns

protected Patterns parsePatterns()
                          throws java.lang.Exception
Throws:
java.lang.Exception

parse

public CorrelResult parse()
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2001-2005