|
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.EnsureMinimalDocument
public class EnsureMinimalDocument
Preprocesses instance documents to ensure required paths are present so even if the metadata framework changes, the older documents can still be edited.
Method Summary | |
---|---|
static void |
process(Document doc,
SchemaHelper schemaHelper)
Static method to process given Document with help of given schemaHelper |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void process(Document doc, SchemaHelper schemaHelper)
doc
- instanceDocumentschemaHelper
- the schemaHelper for doc's framework
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |