|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openholdem.util.RuleSetReader
public class RuleSetReader
A Rule Set reader reads an XML file and creates a RuleSet object.
| 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 |
|---|
public RuleSetReader(java.net.URL ruleUrl)
Constructs a new RuleSetReader that will read the given url file
ruleUrl - | Method Detail |
|---|
public RuleSet readRuleSet()
throws PokerException,
java.lang.Exception
PokerException
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||