DOMDocument Class Reference
Inheritance diagram for DOMDocument:
Public Member Functions |
|
| (id) | initWithElement: |
Static Public Member Functions |
|
| (id< DOMDocument >) | document |
| (id< DOMDocument >) | documentWithElement: |
Protected Attributes |
|
| id< DOMDocType > | docType |
| id< DOMElement > | documentElement |
Member Function Documentation
|
|
|
|
|
|
|
|
Initializes a new document and sets the root element. The root element specified will be detached before set, just to be sure that it does not belong to another document.
|
Member Data Documentation
|
|
|
|
|
|