debian man page for bio::mage::xml::handler

Query: bio::mage::xml::handler

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MAGE::XML::Handler(3pm) 				User Contributed Perl Documentation				   MAGE::XML::Handler(3pm)

       start_element_objecthandler($handler)
	   Use this method to get/set the start handler that will be called to process Bio::MAGE objects as they are created.  $handler must be
	   instances of the Bio::MAGE::XMLUtils::ObjectHandlerI class.

	   Calling start_element objecthandler() with no arguments returns a reference to the currently registered
	   Bio::MAGE::XMLUtils::ObjectHandlerI object.

       end_element_objecthandler($handler)
	   Use this method to get/set the end handler that will be called to process Bio::MAGE objects as they are finished (when the end tag
	   event occurs.  $handler must be instances of the Bio::MAGE::XMLUtils::ObjectHandlerI class.

	   Calling end_element_objecthandler() with no arguments returns a reference to the currently registered
	   Bio::MAGE::XMLUtils::ObjectHandlerI object.

       character_objecthandler($handler)
	   Use this method to get/set the start handler that will be called to process character data as it is .  $handler must be instances of
	   the Bio::MAGE::XMLUtils::ObjectHandlerI class.

	   Calling character_objecthandler() with no arguments returns a reference to the currently registered Bio::MAGE::XMLUtils::ObjectHandlerI
	   object.

POD ERRORS
Hey! The above document had some coding errors, which are explained below: Around line 140: '=item' outside of any '=over' perl v5.10.1 2006-08-23 MAGE::XML::Handler(3pm)
Related Man Pages
bio::mage::bioassaydata::biodatavalues(3pm) - debian
bio::mage::extendable(3pm) - debian
bio::mage::tools::mgedontologyclassentry(3pm) - debian
bio::mage::tools::mgedontologyentry(3pm) - debian
bio::mage::xml::writer(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com