GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XML::DOM2::DOM::Document(3) User Contributed Perl Documentation XML::DOM2::DOM::Document(3)

  XML::DOM2::DOM::Document

  Base class for document objects, extends the DOM with document specific methods.

  Create a new XML Document Type.

  Creates a new XML Document.

  Returns the main document as an element! it's no longer a document object.

  Returns a document type object for this document.

  Adds an id of an element, used internaly.

  Removes an id of an element, used internaly.

  Returns the element with that id in this document.

  Adds an element to the elements list, used internaly.

  Remove the specified element from the elements list, used internaly.

  Get all elements of the specified type/tagName; if none is specified, get all elements in document.

  Get all the element types in use in the document.

  Add a definition to the document.

  Return all definitions in document.

  Return a namespace based on the uri or prefix.

  Create a new namespace within this document.

  Add namespace to this document.

  Remove a namespace from this document.

  Creates a new element of type name.

  Create an element in a namespace.

  Create a textnode element.

  Create a comment element

  create a CDATA element.

Martin Owens, doctormo@cpan.org

XML::DOM2
2007-11-21 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.