Modifier and Type | Method and Description |
---|---|
PSRule |
PSXPathBoundRule.getRule() |
Constructor and Description |
---|
PSXPathBoundRule(PSRule aRule,
String sRuleExpression,
XPathExpression aBoundRuleExpression,
com.helger.commons.collection.ext.ICommonsList<PSXPathBoundAssertReport> aBoundAssertReports) |
Modifier and Type | Method and Description |
---|---|
PSRule |
PSReader.readRuleFromXML(com.helger.xml.microdom.IMicroElement eRule)
Read a <rule> element
|
Modifier and Type | Method and Description |
---|---|
PSRule |
PSPattern.getRuleOfID(String sID) |
Modifier and Type | Method and Description |
---|---|
com.helger.commons.collection.ext.ICommonsList<PSRule> |
PSPattern.getAllRules() |
Modifier and Type | Method and Description |
---|---|
void |
PSPattern.addRule(PSRule aRule) |
Modifier and Type | Method and Description |
---|---|
void |
PSValidationHandlerDefault.onRule(PSRule aRule,
String sContext) |
void |
IPSValidationHandler.onRule(PSRule aRule,
String sContext)
This method is called for every rule inside the current pattern.
|
Modifier and Type | Method and Description |
---|---|
void |
PSXPathValidationHandlerSVRL.onRule(PSRule aRule,
String sContext) |
Copyright © 2014–2016 Philip Helger. All rights reserved.