XML::XPath::Builder man page on Ubuntu

Man page or keyword search:  
man Server   6591 pages
apropos Keyword Search (all sections)
Output format
Ubuntu logo
[printable version]

XPath::Builder(3pm)   User Contributed Perl Documentation  XPath::Builder(3pm)

NAME
       XML::XPath::Builder - SAX handler for building an XPath tree

SYNOPSIS
	use AnySAXParser;
	use XML::XPath::Builder;

	$builder = XML::XPath::Builder->new();
	$parser = AnySAXParser->new( Handler => $builder );

	$root_node = $parser->parse( Source => [SOURCE] );

DESCRIPTION
       "XML::XPath::Builder" is a SAX handler for building an XML::XPath tree.

       "XML::XPath::Builder" is used by creating a new instance of
       "XML::XPath::Builder" and providing it as the Handler for a SAX parser.
       Calling `"parse()"' on the SAX parser will return the root node of the
       tree built from that parse.

AUTHOR
       Ken MacLeod, <ken@bitsko.slc.ut.us>

SEE ALSO
       perl(1), XML::XPath(3)

       PerlSAX.pod in libxml-perl

       Extensible Markup Language (XML) <http://www.w3c.org/XML>

perl v5.10.1			  2001-06-12		   XPath::Builder(3pm)
[top]

List of man pages available for Ubuntu

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net