edu.udo.cs.miningmart.compiler.wrapper.dista.C45
Class RulesParser
java.lang.Object
edu.udo.cs.miningmart.compiler.wrapper.dista.C45.RulesParser
- public class RulesParser
- extends java.lang.Object
- Version:
- $Id: RulesParser.java,v 1.4 2006/04/11 14:10:09 euler Exp $
- Author:
- Alessandro Serra
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RulesParser
public RulesParser(java.io.Reader r)
parseAttr
protected Attribute parseAttr()
throws java.lang.Exception
- Throws:
java.lang.Exception
parseNominalCond
protected Cond parseNominalCond()
throws java.lang.Exception
- Throws:
java.lang.Exception
parseNumericCond
protected Cond parseNumericCond()
throws java.lang.Exception
- Throws:
java.lang.Exception
parseCond
protected Cond parseCond()
throws java.lang.Exception
- Throws:
java.lang.Exception
parseRule
protected Rule parseRule()
throws java.lang.Exception
- Throws:
java.lang.Exception
parse
public Rules parse()
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
Copyright © 2001-2005