table of contents
SOAP::WSDL::Manual::Serializer(3pm) | User Contributed Perl Documentation | SOAP::WSDL::Manual::Serializer(3pm) |
NAME¶
SOAP::WSDL::Manual::Serializer - Serializer classes
SERIALIZER CLASSES¶
Serializer classes convert perl data structures to XML.
SOAP::WSDL comes with one builtin serializer class: SOAP::WSDL::Serializer::XSD.
WRITING YOUR OWN SERIALIZER¶
See SOAP::WSDL::Factory::Serializer.
LICENSE¶
Copyright 2007 Martin Kutter.
This file is part of SOAP-WSDL. You may distribute/modify it under the same terms as perl itself
AUTHOR¶
Martin Kutter <martin.kutter fen-net.de>
2022-10-14 | perl v5.34.0 |