|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.input.DocumentPruner
public class DocumentPruner
Prunes empty, non-schema-required elements and attributes from a Document. Pruning is performed in place (i.e., as a side effect. no value is returned);
Method Summary | |
---|---|
static void |
pruneDocument(Document doc,
SchemaHelper schemaHelper)
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void pruneDocument(Document doc, SchemaHelper schemaHelper)
doc
- Description of the ParameterschemaHelper
- Description of the Parameter
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |