|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pmd.RuleSetWriter
public class RuleSetWriter
This class represents a way to serialize a RuleSet to an XML configuration file.
| Field Summary | |
|---|---|
static java.lang.String |
RULESET_NS_URI
|
| Constructor Summary | |
|---|---|
RuleSetWriter(java.io.OutputStream outputStream)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
write(RuleSet ruleSet)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String RULESET_NS_URI
| Constructor Detail |
|---|
public RuleSetWriter(java.io.OutputStream outputStream)
| Method Detail |
|---|
public void close()
public void write(RuleSet ruleSet)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||