19 #ifndef __com_sun_star_xml_sax_XFastAttributeList_idl__
20 #define __com_sun_star_xml_sax_XFastAttributeList_idl__
28 module
com { module sun { module star { module xml { module sax {
57 boolean hasAttribute( [in]
long Token );
78 long getValueToken( [in]
long Token )
102 long getOptionalValueToken( [in]
long Token, [in]
long Default );
123 string getValue( [in]
long Token )
142 string getOptionalValue( [in]
long Token );
147 sequence< ::com::sun::star::xml::Attribute > getUnknownAttributes();
152 sequence< ::com::sun::star::xml::FastAttribute > getFastAttributes();
Any product.
Definition: MozillaProductType.idl:36
– idl definition –
Definition: Ambiguous.idl:22
a container for the attributes of an XML element.
Definition: XFastAttributeList.idl:40
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:41
base interface of all UNO interfaces
Definition: XInterface.idl:47