XMLReader->getParserProperty()

(no version information, might be only in CVS)

XMLReader->getParserProperty() --  Indicates if specified property has been set

Leírás

class XMLReader {

bool getParserProperty ( int property )

}

Indicates if specified property has been set.

Paraméterek

property

One of the parser option constants.

Visszatérési értékek

Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.

Lásd még

XMLReader->setParserProperty()