Uses of Class
org.restlet.ext.wadl.WadlRepresentation
-
Packages that use WadlRepresentation Package Description org.restlet.ext.wadl Support the WADL specification. -
-
Uses of WadlRepresentation in org.restlet.ext.wadl
Fields in org.restlet.ext.wadl declared as WadlRepresentation Modifier and Type Field Description private WadlRepresentationWadlRepresentation.ContentReader. wadlRepresentationThe WadlRepresentation instance that represents the parsed document.Constructors in org.restlet.ext.wadl with parameters of type WadlRepresentation Constructor Description ContentReader(WadlRepresentation wadlRepresentation)Constructor
-