Package org.restlet.ext.wadl

Deprecated.
Will be removed in next major release.
Support the WADL specification. WADL allows you to describe your applications RESTfully.
This extension allows you to configure a Restlet component or application based on a WADL/XML document or to dynamically generate the WADL/XML document of an existing Restlet application. It also knows how to convert this WADL/XML document into a user friendly HTML document.

Since:
Restlet 1.1
See Also:
Web Application Description Language (WADL), User Guide - WADL extension