@SuppressWarnings('DuplicateLiteral') class XmlReaderRuleSet
A RuleSet implementation that parses Rule definitions from XML read from a
Reader. Note that this class attempts to read and parse the XML from within
the constructor.
| Constructor and description |
|---|
XmlReaderRuleSet
(Reader reader)Construct a new instance on the specified Reader |