|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.simonstl.ents.EntRules | +--com.simonstl.ents.XHTMLRules
Generated code created by the com.simonstl.ents.EntRulesGen class.
Field Summary | |
protected EntRule |
rule
|
protected java.util.HashMap |
rulesByEnt
|
protected java.util.HashMap |
rulesByRef
|
Constructor Summary | |
XHTMLRules()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class com.simonstl.ents.EntRules |
addRule, print, resultEntRule, resultRefRule, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected java.util.HashMap rulesByEnt
protected java.util.HashMap rulesByRef
protected EntRule rule
Constructor Detail |
public XHTMLRules()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |