|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.configuration.StrictConfigurationComparator
public class StrictConfigurationComparator
Strict comparator for configurations.
| Constructor Summary | |
|---|---|
StrictConfigurationComparator()
Create a new strict comparator. |
|
| Method Summary | |
|---|---|
boolean |
compare(Configuration a,
Configuration b)
Compare two configuration objects. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StrictConfigurationComparator()
| Method Detail |
|---|
public boolean compare(Configuration a,
Configuration b)
compare in interface ConfigurationComparatora - the first configurationb - the second configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||