Forum und email
XMLReader::lookupNamespace

XMLReader::lookupNamespace

(no version information, might be only in CVS)

XMLReader::lookupNamespace -- Lookup namespace for a prefix

Popis

class XMLReader {

bool lookupNamespace ( string prefix )

}

Lookup in scope namespace for a given prefix.

Seznam parametrů

prefix

String containing the prefix.

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.