org.mycore.access.mcrimpl
Class MCRRuleParser
java.lang.Object
org.mycore.parsers.bool.MCRBooleanClauseParser
org.mycore.access.mcrimpl.MCRRuleParser
class MCRRuleParser
- extends MCRBooleanClauseParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCRRuleParser
MCRRuleParser()
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