Uses of Class
org.restlet.ext.wadl.DocumentedInfo

Packages that use DocumentedInfo
org.restlet.ext.wadl Support the WADL specification. 
 

Uses of DocumentedInfo in org.restlet.ext.wadl
 

Subclasses of DocumentedInfo in org.restlet.ext.wadl
 class ApplicationInfo
          Root of a WADL description document.
 class FaultInfo
          Describes an error condition for response descriptions.
 class GrammarsInfo
          Describes the grammars used by representation descriptions.
 class IncludeInfo
          Allows inclusion of grammars by reference.
 class LinkInfo
          Allows description of links between representations and resources.
 class MethodInfo
          Describes the expected requests and responses of a resource method.
 class OptionInfo
          Defines a potential value for a parent parameter description.
 class ParameterInfo
          Describes a parameterized aspect of a parent ResourceInfo, RequestInfo, ResponseInfo, RepresentationInfo or FaultInfo element.
 class RepresentationInfo
          Describres a variant representation for a target resource.
 class RequestInfo
          Describes the properties of a request associated to a parent method.
 class ResourceInfo
          Describes a class of closely related resources.
 class ResourcesInfo
          Describes the root resources of an application.
 class ResourceTypeInfo
          Describes a reusable type of resources.
 class ResponseInfo
          Describes the properties of a response associated to a parent method.
 



Copyright © 2005-2008 Noelios Technologies.