Forum und email
XMLReader::isValid

XMLReader::isValid

(no version information, might be only in CVS)

XMLReader::isValid -- Indicates if the parsed document is valid

Popis

class XMLReader {

bool isValid ( void )

}

Returns a boolean indicating if the document being parsed is currently valid.

Návratové hodnoty

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