|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.xml.parser.v2.XMLNode
oracle.xml.parser.v2.XMLNSNode
oracle.xml.parser.v2.XMLElement
oracle.xml.parser.v2.XMLDocument
oracle.jbo.mom.xml.DefDocumentImpl
public class DefDocumentImpl
A document created by a DefXMLParser. Implements the behavior that's required in order to place the document into the MOM cache.
DefXMLParser, Serialized Form| Field Summary |
|---|
| Fields inherited from class oracle.xml.parser.v2.XMLDocument |
|---|
ACCESS_MODE, ANON_DOCUMENT, COMPACT_OFF, CONNECTION, defErr, FORWARD_READ, KIND, NO_PREV_LINKS, READ_ONLY, SCALABLE_DOM, STREAM_READ, THICK, THIN, UPDATEABLE |
| Fields inherited from class oracle.xml.parser.v2.XMLElement |
|---|
ANY_CONTENTTYPE, ELEMENT_CONTENT, ELEMENTS_CONTENTTYPE, EMPTY_CONTENTTYPE, MIXED_CONTENT, MIXED_CONTENTTYPE |
| Fields inherited from interface org.w3c.dom.validation.NodeEditVAL |
|---|
VAL_FALSE, VAL_INCOMPLETE, VAL_NS_WF, VAL_SCHEMA, VAL_TRUE, VAL_UNKNOWN, VAL_WF |
| Fields inherited from interface org.w3c.dom.validation.ElementEditVAL |
|---|
VAL_ANY_CONTENTTYPE, VAL_ELEMENTS_CONTENTTYPE, VAL_EMPTY_CONTENTTYPE, VAL_MIXED_CONTENTTYPE, VAL_SIMPLE_CONTENTTYPE |
| Fields inherited from interface oracle.xml.comp.CXMLConstants |
|---|
ATTR_DEF, ATTR_TOKEN, ATTRDECL_DEF, CDATA_DEF, CHAR_DEF, COMMENT_DEF, COMPRESSED_STREAM_VERSION, CXML_VERSION_1, CXML_VERSION_2, cXMLFILE, cXMLFILE_LEN, DTD_DEF, ELEM_SIZE, ELEMENTDECL_DEF, ENCODING, END, END_CXMLDOC, ENTITY_DEF, ENTITYREF_DEF, names, NOTATION_DEF, NS_DEF, NS_TOKEN, NULLSTR, PI_DEF, PREFIX_DEF, STANDALONE, STANDALONE_NO, STANDALONE_NONE, STANDALONE_YES, TAG_DEF, TAG_TOKEN, TYPE_4BYTES, TYPE_DEF, TYPE_GLOBAL, TYPE_NILLABLE, TYPE_SIMPLE, TYPE_TOKEN, XMLDECL_DEF, XMLVERSION |
| Constructor Summary | |
|---|---|
DefDocumentImpl()Constructor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getMdsKey() |
java.lang.Object |
getMdsReference() |
DefElement |
getRootDefElement()Returns the DefElement for the top-level (root) element. |
void |
setMdsKey(java.lang.Object key) |
void |
setMdsReference(java.lang.Object ref) |
| Methods inherited from class oracle.xml.parser.v2.XMLNSNode |
|---|
addText, addText, checkDocument, getChildNodes, getFirstChild, getLastChild |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Node |
|---|
cloneNode, compareDocumentPosition, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getNodeValue, getTextContent, getUserData, hasAttributes, hasChildNodes, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, setNodeValue, setPrefix, setTextContent, setUserData |
| Methods inherited from interface org.w3c.dom.validation.NodeEditVAL |
|---|
getDefaultValue, getEnumeratedValues |
| Methods inherited from interface org.w3c.dom.events.EventTarget |
|---|
addEventListener, dispatchEvent, removeEventListener |
| Constructor Detail |
|---|
public DefDocumentImpl()
| Method Detail |
|---|
public DefElement getRootDefElement()
DefElement for the top-level (root) element.getRootDefElement in interface DefDocumentpublic java.lang.Object getMdsKey()
getMdsKey in interface DefDocumentpublic void setMdsKey(java.lang.Object key)
public void setMdsReference(java.lang.Object ref)
public java.lang.Object getMdsReference()
getMdsReference in interface DefDocument
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||