|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface implemented by a Document to provide a way of getting back to the XMLObject that contains it. This allows the DOMFormatter and others to get to back to XMLObject.
Method Summary | |
XMLObject |
getXMLObject()
Get the XMLC XMLObject that contains this document, or null it it's not associated with a XMLObject. |
void |
setXMLObject(XMLObject xmlObject)
Set the XMLC XMLObject that contains this document. |
Method Detail |
public void setXMLObject(XMLObject xmlObject)
public XMLObject getXMLObject()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |