The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Wombat::Util::XmlAction - xml parser event handler

SYNOPSIS

my $mapper = Wombat::Util::XmlAction->new();

DESCRIPTION

Represents an action to take when a specific rule is matched by an XmlMapper.

CONSTRUCTOR

new()

Create and return an instance, initializing fields to default values.

PUBLIC METHODS

SEE ALSO

Wombat::Util::XmlAction

AUTHOR

Brian Moseley, bcm@maz.org