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


NAME

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


SYNOPSIS

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


DESCRIPTION

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

Implement all the handles described in XML::Parser.


SEE ALSO

    XML::Parser
    JUNOS::Device


AUTHOR

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


COPYRIGHT

Copyright (c) 2001-2002 Juniper Networks, Inc. All rights reserved.

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