|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.wpi.cs.dsrg.xmldb.xat.component.schemacleanup.SchemaCleanupStatistics
This class to define the SchemaCleanupStatistics
Field Summary | |
static java.util.Set |
filteredNodes
The HashSet of filtered nodes. |
static int |
nodesCut
The numbe of nodes cutted. |
Constructor Summary | |
SchemaCleanupStatistics()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static int nodesCut
public static java.util.Set filteredNodes
Constructor Detail |
public SchemaCleanupStatistics()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |