:: com :: sun :: star :: xml :: wrapper ::

interface XXMLElementWrapper
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XXMLElementWrapper
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces
Usage Restrictions
not published
Description
* Interface of XML Element Wrapper. *

* This interface is used to wrap a element information, which * make it enable to tranfer the element information between * different languages, such as C++/Java.


Top of Page