21module
com { module sun { module star { module xml { module sax {
base interface of all UNO interfaces
Definition XInterface.idl:46
interface to translate XML strings to integer tokens.
Definition XFastTokenHandler.idl:35
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 Ambiguous.idl:20