XMLReader->XML()
(no version information, might be only in CVS)
XMLReader->XML() -- Set the data containing the XML to parse
Descrizione
class
XMLReader {
bool
open ( string source )
}
Set the data containing the XML to parse.
Elenco dei parametri
- source
String containing the XML to be parsed.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.