Dancer::Serializer::XML - serializer for handling XML data


Dancer documentation  | view source Contained in the Dancer distribution.

Index


NAME

Top

Dancer::Serializer::XML - serializer for handling XML data

SYNOPSIS

Top

DESCRIPTION

Top

METHODS

serialize

Serialize a data structure to a XML structure.

deserialize

Deserialize a XML structure to a data structure

content_type

Return 'text/xml'


Dancer documentation  | view source Contained in the Dancer distribution.