Forum und email
XMLReader::lookupNamespace

XMLReader::lookupNamespace

(no version information, might be only in CVS)

XMLReader::lookupNamespace -- Lookup namespace for a prefix

Opis

class XMLReader {

bool lookupNamespace ( string prefix )

}

Lookup in scope namespace for a given prefix.

Parametry

prefix

String containing the prefix.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.