|
XCC/J 3.1-9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.marklogic.xcc.DocumentRepairLevel
A typesafe enumeration class defining load-time document repair levels.
| Field Summary | |
static DocumentRepairLevel |
FULL
Repair document to make it well formed, if possible |
static DocumentRepairLevel |
NONE
No automatic repair, insert as-is or error out if not well formed |
| Method Summary | |
String |
toString()
The name of this repair level: "none" or "full". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final DocumentRepairLevel NONE
public static final DocumentRepairLevel FULL
| Method Detail |
public String toString()
|
XCC/J 3.1-9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com