| WSDL-Generator documentation | view source | Contained in the WSDL-Generator distribution. |
WSDL::Generator::Base - Base class for WSDL::Generator::*
use base 'WSDL::Generator::Base';
$param contains the parameters to parse the element template. $tab is the depth of the structure - optional - useful for indented display. Returns an array of elements ready to be displayed.
Returns a string containing lines of WSDL data
Extends the data structure received by adding data type infos at each branch
WSDL::Generator
"Pierre Denis" <pdenis@fotango.com>
Copyright (C) 2001, Fotango Ltd - All rights reserved. This is free software. This software may be modified and/or distributed under the same terms as Perl itself.
| WSDL-Generator documentation | view source | Contained in the WSDL-Generator distribution. |