XMLReader->lookupNamespace()

(no version information, might be only in CVS)

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

Beskrivelse

class XMLReader {

bool lookupNamespace ( string prefix )

}

Lookup in scope namespace for a given prefix.

Parameterliste

prefix

String containing the prefix.

Returneringsværdier

Returnerer TRUE ved succes, FALSE ved fejl.