Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: xml :: dom ::

unpublished interface XSAXDocumentBuilder
Usage Restrictions
not published
Description
Builds a new dom tree

Methods' Summary
getState  
reset  
getDocument  
getDocumentFragment  
startDocumentFragment  
endDocumentFragment  
Methods' Details
getState
SAXDocumentBuilderState
getState();

reset
void
reset();

getDocument
XDocument
getDocument();

getDocumentFragment
XDocumentFragment
getDocumentFragment();

startDocumentFragment
void
startDocumentFragment( [in] XDocument  ownerDoc );

endDocumentFragment
void
endDocumentFragment();

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.