public interface DefDocument
 Currently, the only behavior that's needed is the ability to access
 the top-level (root) DefElement, but additional behavior
 may be needed for future implementations of MDS support.
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
getMdsKey()  | 
java.lang.Object | 
getMdsReference()  | 
DefElement | 
getRootDefElement()
Returns the  
DefElement for the top-level (root) element. | 
DefElement getRootDefElement()
DefElement for the top-level (root) element.java.lang.Object getMdsKey()
java.lang.Object getMdsReference()