API:EPrints/XML/GDOME
Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki
NAME
EPrints::XML::GDOME - GDOME subs for EPrints::XML
DESCRIPTION
This module is not a package, it's a set of subroutines to be loaded into EPrints::XML namespace if we're using XML::GDOME
event_parse
event_parse( $fh, $handler )
Parses the XML from filehandle $fh, calling the appropriate events in the handler where necessary.