XML::Grove::IDs man page on OpenServer

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

XML::Grove::IDs(3)    User Contributed Perl Documentation   XML::Grove::IDs(3)

NAME
       XML::Grove::IDs - return an index of `id' attributes in a grove

SYNOPSIS
	use XML::Grove::IDs;

	# Using get_ids method on XML::Grove::Document or XML::Grove::Element:
	$hash = $grove_object->get_ids($attr_name, $elements);

	# Using an XML::Grove::IDs instance:
	$indexer = XML::Grove::IDs->new($attr_name, $elements);
	my $hash = {};
	$grove_object->accept($indexer, $hash);

DESCRIPTION
       "XML::Grove::IDs" returns a hash index of all nodes in a grove with an
       `id' attribute.	The keys of the hash are the ID attribute value and
       the value at that key is the element.  `$attr_name' and `$elements' are
       optional.  The attribute name defaults to `"id"' if `$attr_name' is not
       supplied.  Indexing can be restricted to only certain elements, by
       name, by providing a hash containing NAME=>1 values.

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

SEE ALSO
       perl(1), XML::Grove(3), Data::Grove::Visitor(3)

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

perl v5.8.8			  1999-08-25		    XML::Grove::IDs(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server OpenServer

List of man pages available for OpenServer

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