xml::patact::actiontempl(3) suse man page | unix.com

Man Page: xml::patact::actiontempl

Operating Environment: suse

Section: 3

XML::PatAct::ActionTempl(3)				User Contributed Perl Documentation			       XML::PatAct::ActionTempl(3)

NAME
XML::PatAct::ACTION - An action module for
SYNOPSIS
use XML::PatAct::ACTION; my $patterns = [ PATTERN => ACTION, ... ]; my $matcher = XML::PatAct::ACTION->new(Patterns => $patterns, Matcher => $matcher );
DESCRIPTION
XML::PatAct::ACTION is a PerlSAX handler for applying pattern-action lists to XML parses or trees. XML::PatAct::ACTION ... New XML::PatAct::ACTION instances are creating by calling `new()'. A Parameters can be passed as a list of key, value pairs or a hash. Patterns and Matcher options are required. Patterns is the pattern-action list to apply. Matcher is an instance of the pattern or query matching module. DESCRIBE THE FORMAT OF YOUR ACTIONS HERE
AUTHOR
This template file was written by Ken MacLeod, ken@bitsko.slc.ut.us
SEE ALSO
perl(1) ``Using PatAct Modules'' and ``Creating PatAct Modules'' in libxml-perl. perl v5.12.1 2003-10-21 XML::PatAct::ActionTempl(3)
Related Man Pages
xml::handler::canonxmlwriter(3) - centos
xml::patact::toobjects(3) - redhat
xml::patact::toobjects(3) - centos
xml::handler::canonxmlwriter(3pm) - debian
xml::patact::toobjects(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!