19#ifndef __com_sun_star_xml_sax_XFastTokenHandler_idl__
20#define __com_sun_star_xml_sax_XFastTokenHandler_idl__
25module
com { module sun { module star { module xml { module sax {
base interface of all UNO interfaces
Definition: XInterface.idl:48
interface to translate XML strings to integer tokens.
Definition: XFastTokenHandler.idl:39
sequence< byte > getUTF8Identifier([in] long Token)
returns an identifier for the given integer token as a byte sequence encoded in UTF-8.
long getTokenFromUTF8([in] sequence< byte > Identifier)
returns an integer token for the given string
Definition: Accessible.idl:22