JUNOS::DOM::Parser - A DOM Parser this specialized for paring the JUNOScript protocol. |
JUNOS::DOM::Parser - A DOM Parser this specialized for paring the JUNOScript protocol.
This class is used internally to parse responses from the JUNOScript server.
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.
Implement all the handles described in XML::Parser.
XML::Parser JUNOS::Device
Juniper Junoscript Perl Team, send bug reports, hints, tips, and suggestions to support@juniper.net.
Copyright (c) 2001-2002 Juniper Networks, Inc. All rights reserved.
JUNOS::DOM::Parser - A DOM Parser this specialized for paring the JUNOScript protocol. |