Class XMLString

Description

XML Wrapper for xml data in strings

This class allows the direct creation of XML documents from a string

Located in /phpsatk-lib/core/02.xml.string.php (line 36)

DOMDocument
   |
   --XML
      |
      --XMLString
Method Summary
XMLString __construct (string $xmldata, [mixed $version = XML::DEFAULT_VERSION], [mixed $encoding = XML::DEFAULT_ENCODING])
Methods
Constructor __construct (line 45)

Create a new DOMDocument from a string

XMLString __construct (string $xmldata, [mixed $version = XML::DEFAULT_VERSION], [mixed $encoding = XML::DEFAULT_ENCODING])
  • string $xmldata: XML data

Redefinition of:
XML::__construct()
Initializes a new document

Inherited Methods

Inherited From XML

XML::__construct()
XML::getXPath()
XML::schemaValidate()
Class Constants

Inherited Constants

Inherited from XML

Documentation generated on Mon, 21 May 2007 10:34:33 +0200 by phpDocumentor 1.3.0RC5