Download: Xmldoom-0.0.16.tar.gz
Dependencies
Annotate this POD
Xmldoom::Object
# Assuming that 'MyObject' is a child of (->isa) Xmldoom::Object use MyObject;
This is the base class for all Xmldoom managed classes. It defines their interfaces and the how they may be extended.