edu.udo.cs.miningmart.compiler.wrapper.dista.MMS3
Class CentersParser

java.lang.Object
  extended byedu.udo.cs.miningmart.compiler.wrapper.dista.MMS3.CentersParser

public class CentersParser
extends java.lang.Object

Version:
$Id: CentersParser.java,v 1.3 2006/04/11 14:10:17 euler Exp $
Author:
Alessandro Serra

Constructor Summary
CentersParser(java.io.Reader r)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 Centers parse()
           
protected  Attribute parseAttr()
           
protected  Center parseCenter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CentersParser

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

parseAttr

protected Attribute parseAttr()
                       throws java.lang.Exception
Throws:
java.lang.Exception

parseCenter

protected Center parseCenter()
                      throws java.lang.Exception
Throws:
java.lang.Exception

parse

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

main

public static void main(java.lang.String[] args)


Copyright © 2001-2005