com.openholdem.util
Class RuleSetReader

java.lang.Object
  extended by com.openholdem.util.RuleSetReader

public class RuleSetReader
extends java.lang.Object

Version:
$Revision: 1.2 $

A Rule Set reader reads an XML file and creates a RuleSet object.

Author:
mattmann

Constructor Summary
RuleSetReader(java.net.URL ruleUrl)
           Constructs a new RuleSetReader that will read the given url file
 
Method Summary
 RuleSet readRuleSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleSetReader

public RuleSetReader(java.net.URL ruleUrl)

Constructs a new RuleSetReader that will read the given url file

Parameters:
ruleUrl -
Method Detail

readRuleSet

public RuleSet readRuleSet()
                    throws PokerException,
                           java.lang.Exception
Throws:
PokerException
java.lang.Exception


Copyright © 2005-2007 Pagemewhen.com. All Rights Reserved.