XMLReader->XML()
(no version information, might be only in CVS)
XMLReader->XML() -- Set the data containging the XML to parse
Beskrivelse
class
XMLReader {
bool
open ( string source )
}
Set the data containging the XML to parse.
Parameterliste
- source
String containing the XML to be parsed.
Returneringsværdier
Returnerer TRUE ved succes, FALSE ved fejl.