Methods
setDocument
This method sets the DOM document associated with this object and optional encoding. setDocument() is used by buildDocument() to set the new document. It is done separately from the constructor to allow buildDocument() to not be called immediately.
Returns: protected void
getDomFactory()
This method gets the XMLC DOM Factory associated with this document type and DOM implementation.
Returns: protected abstract XMLCDomFactory
getDocument()
This method gets the actual document object. You should normally use the XMLObject methods to access the document functionality; this method is for the initialization of derived objects.
Description copied from interface: XMLObjectgetDocument()
Specified by: getDocument in interface ...
Get Enhydra XMLC™ Java™ Presentation Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.