public class FooRule extends AbstractRule
propertyDescriptors, propertyValuesByDescriptorVIOLATION_SUPPRESS_REGEX_DESCRIPTOR, VIOLATION_SUPPRESS_XPATH_DESCRIPTOR| Constructor and Description |
|---|
FooRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(List<? extends Node> nodes,
RuleContext ctx) |
protected void |
apply(Node node,
RuleContext ctx) |
String |
getDescription() |
String |
getMessage() |
String |
getName() |
String |
getRuleSetName() |
addExample, addRuleChainVisit, addRuleChainVisit, addViolation, addViolation, addViolation, addViolationWithMessage, addViolationWithMessage, addViolationWithMessage, deepCopyValuesTo, end, equals, getExamples, getExternalInfoUrl, getLanguage, getMaximumLanguageVersion, getMinimumLanguageVersion, getParserOptions, getPriority, getRuleChainVisits, getRuleClass, getSince, hashCode, isDeprecated, setDeprecated, setDescription, setExternalInfoUrl, setLanguage, setMaximumLanguageVersion, setMessage, setMinimumLanguageVersion, setName, setPriority, setRuleClass, setRuleSetName, setSince, setUsesDFA, setUsesTypeResolution, start, usesDFA, usesRuleChain, usesTypeResolutioncopyPropertyDescriptors, copyPropertyValues, definePropertyDescriptor, dysfunctionReason, getPropertiesByPropertyDescriptor, getProperty, getPropertyDescriptor, getPropertyDescriptors, hasDescriptor, ignoredProperties, setProperty, useDefaultValueFor, usesDefaultValuesclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitdefinePropertyDescriptor, dysfunctionReason, getPropertiesByPropertyDescriptor, getProperty, getPropertyDescriptor, getPropertyDescriptors, hasDescriptor, ignoredProperties, setProperty, useDefaultValueFor, usesDefaultValuespublic String getMessage()
getMessage in interface RulegetMessage in class AbstractRulepublic String getName()
getName in interface RulegetName in class AbstractRulepublic String getRuleSetName()
getRuleSetName in interface RulegetRuleSetName in class AbstractRulepublic String getDescription()
getDescription in interface RulegetDescription in class AbstractRulepublic void apply(List<? extends Node> nodes, RuleContext ctx)
protected void apply(Node node, RuleContext ctx)
Copyright © 2002–2016 InfoEther. All rights reserved.