JUNOS::DOM::Parser - A DOM Parser this specialized for paring the JUNOScript protocol.


junoscript-perl documentation  | view source Contained in the junoscript-perl distribution.

Index


NAME

Top

JUNOS::DOM::Parser - A DOM Parser this specialized for paring the JUNOScript protocol.

SYNOPSIS

Top

This class is used internally to parse responses from the JUNOScript server.

DESCRIPTION

Top

This parser is used by JUNOS::Device to parse JUNOScript responses. When JUNOS::Device starts an XML parser to parse data from the JUNOScript server, it provide this class as the Style parameter to the XML::Parser constructor.

METHODS

Top

Implement all the handles described in XML::Parser.

SEE ALSO

Top

    XML::Parser
    JUNOS::Device

AUTHOR

Top

Juniper Junoscript Perl Team, send bug reports, hints, tips, and suggestions to support@juniper.net.

COPYRIGHT

Top


junoscript-perl documentation  | view source Contained in the junoscript-perl distribution.