org.mycore.access.mcrimpl
Class MCRRuleParser

java.lang.Object
  extended by org.mycore.parsers.bool.MCRBooleanClauseParser
      extended by org.mycore.access.mcrimpl.MCRRuleParser

 class MCRRuleParser
extends MCRBooleanClauseParser


Constructor Summary
MCRRuleParser()
           
 
Method Summary
protected  MCRCondition parseSimpleCondition(Element e)
           
protected  MCRCondition parseSimpleCondition(String s)
           
 
Methods inherited from class org.mycore.parsers.bool.MCRBooleanClauseParser
defaultRule, main, parse, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MCRRuleParser

MCRRuleParser()
Method Detail

parseSimpleCondition

protected MCRCondition parseSimpleCondition(Element e)
                                     throws MCRParseException
Overrides:
parseSimpleCondition in class MCRBooleanClauseParser
Throws:
MCRParseException

parseSimpleCondition

protected MCRCondition parseSimpleCondition(String s)
                                     throws MCRParseException
Overrides:
parseSimpleCondition in class MCRBooleanClauseParser
Throws:
MCRParseException