1SOAP::WSDL::Expat::WSDLUPsaerrseCro(n3t)ributed Perl DocSuOmAePn:t:aWtSiDoLn::Expat::WSDLParser(3)
2
3
4
6 SOAP::WSDL::Expat::WSDLParser - Parse WSDL files into object trees
7
9 my $parser = SOAP::WSDL::Expat::WSDLParser->new();
10 $parser->parse( $xml );
11 my $obj = $parser->get_data();
12
14 WSDL parser used by SOAP::WSDL.
15
17 Replace the whitespace by @ for E-Mail Address.
18
19 Martin Kutter E<lt>martin.kutter fen-net.deE<gt>
20
22 Copyright 2004-2007 Martin Kutter.
23
24 This file is part of SOAP-WSDL. You may distribute/modify it under the
25 same terms as perl itself
26
28 $Id: WSDLParser.pm 851 2009-05-15 22:45:18Z kutterma $
29
30 $LastChangedDate: 2009-05-16 00:45:18 +0200 (Sa, 16. Mai 2009) $
31 $LastChangedRevision: 851 $
32 $LastChangedBy: kutterma $
33
34 $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Expat/WSDLParser.pm $
35
36
37
38perl v5.30.1 2020-01-30 SOAP::WSDL::Expat::WSDLParser(3)