(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 Feather

Copyright & License | Privacy | Contact Us

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

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.