Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: xml :: xpath ::

interface XXPathObject

Methods' Summary
getObjectType get object type  
getNodeList get the nodes from a nodelist type object  
getBoolean get value of a boolean object  
getByte get number as byte  
getShort get number as short  
getLong get number as long  
getHyper get number as hyper  
getFloat get number as float  
getDouble get number as double  
getString get string value  
Methods' Details
getObjectType
XPathObjectType
getObjectType();

Description
get object type
getNodeList
::com::sun::star::xml::dom::XNodeList
getNodeList();

Description
get the nodes from a nodelist type object
getBoolean
boolean
getBoolean();

Description
get value of a boolean object
getByte
byte
getByte();

Description
get number as byte
getShort
short
getShort();

Description
get number as short
getLong
long
getLong();

Description
get number as long
getHyper
hyper
getHyper();

Description
get number as hyper
getFloat
float
getFloat();

Description
get number as float
getDouble
double
getDouble();

Description
get number as double
getString
string
getString();

Description
get string value
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.