XMLReader->getParserProperty()

(no version information, might be only in CVS)

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

Descrizione

class XMLReader {

bool getParserProperty ( int property )

}

Indicates if specified property has been set.

Elenco dei parametri

property

One of the parser option constants.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.