XMLReader->lookupNamespace()

(no version information, might be only in CVS)

XMLReader->lookupNamespace() -- Lookup namespace for a prefix

Beschreibung

class XMLReader {

bool lookupNamespace ( string prefix )

}

Lookup in scope namespace for a given prefix.

Parameter Liste

prefix

String containing the prefix.

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.