The manakai project

Web::DOM::XMLDocument

The DOM XMLDocument object

DESCRIPTION

The Web::DOM::XMLDocument class implements the DOM XMLDocument interface. It is a subclass of the Web::DOM::Document interface.

The Web::DOM::XMLDocument object can be created by the create_document method of the Web::DOM::Implementation object.

METHOD

In addition to the methods of the Web::DOM::Document class, following method is available:

XXX

SEE ALSO

Web::DOM::Document.

AUTHOR

Wakaba <wakaba@suikawiki.org>.

LICENSE

Copyright 2012 Wakaba <wakaba@suikawiki.org>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.