Bio::MAGE::XML::Handler::ObjectHandlerI(3) Abstract class for processing

SYNOPSIS


my $objhandler; #get an Bio::MAGE::XML::ObjectHandlerI somehow
my $handler; #get an Bio::MAGE::XML::Handler somehow
my $reader; #get a Bio::MAGE::XML::Reader somehow
$handler->objecthandler($objhandler);
$reader->handler($handler)

DESCRIPTION

METHODS

CONSTRUCTORS AND FRIENDS

METHODS

AUTHORS

 Copyright (c) 2002
 Allen Day, <[email protected]>