NAME
Xmldoom::Object
SYNOPSIS
# Assuming that 'MyObject' is a child of (->isa) Xmldoom::Object
use MyObject;
DESCRIPTION
This is the base class for all Xmldoom managed classes. It defines their interfaces and the how they may be extended.
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.