Interface | Description |
---|---|
ApplicationDocument |
A document containing one application(@http://wadl.dev.java.net/2009/02) element.
|
ApplicationDocument.Application |
An XML application(@http://wadl.dev.java.net/2009/02).
|
DocDocument |
A document containing one doc(@http://wadl.dev.java.net/2009/02) element.
|
DocDocument.Doc |
An XML doc(@http://wadl.dev.java.net/2009/02).
|
GrammarsDocument |
A document containing one grammars(@http://wadl.dev.java.net/2009/02) element.
|
GrammarsDocument.Grammars |
An XML grammars(@http://wadl.dev.java.net/2009/02).
|
HTTPMethods |
An XML HTTPMethods(@http://wadl.dev.java.net/2009/02).
|
IncludeDocument |
A document containing one include(@http://wadl.dev.java.net/2009/02) element.
|
IncludeDocument.Include |
An XML include(@http://wadl.dev.java.net/2009/02).
|
LinkDocument |
A document containing one link(@http://wadl.dev.java.net/2009/02) element.
|
LinkDocument.Link |
An XML link(@http://wadl.dev.java.net/2009/02).
|
Method |
An XML Method(@http://wadl.dev.java.net/2009/02).
|
MethodDocument |
A document containing one method(@http://wadl.dev.java.net/2009/02) element.
|
MethodDocument.Method |
An XML method(@http://wadl.dev.java.net/2009/02).
|
OptionDocument |
A document containing one option(@http://wadl.dev.java.net/2009/02) element.
|
OptionDocument.Option |
An XML option(@http://wadl.dev.java.net/2009/02).
|
ParamDocument |
A document containing one param(@http://wadl.dev.java.net/2009/02) element.
|
ParamDocument.Param |
An XML param(@http://wadl.dev.java.net/2009/02).
|
ParamStyle |
An XML ParamStyle(@http://wadl.dev.java.net/2009/02).
|
RepresentationDocument |
A document containing one representation(@http://wadl.dev.java.net/2009/02) element.
|
RepresentationDocument.Representation |
An XML representation(@http://wadl.dev.java.net/2009/02).
|
RequestDocument |
A document containing one request(@http://wadl.dev.java.net/2009/02) element.
|
RequestDocument.Request |
An XML request(@http://wadl.dev.java.net/2009/02).
|
ResourceDocument |
A document containing one resource(@http://wadl.dev.java.net/2009/02) element.
|
ResourceDocument.Resource |
An XML resource(@http://wadl.dev.java.net/2009/02).
|
ResourcesDocument |
A document containing one resources(@http://wadl.dev.java.net/2009/02) element.
|
ResourcesDocument.Resources |
An XML resources(@http://wadl.dev.java.net/2009/02).
|
ResourceTypeDocument |
A document containing one resource_type(@http://wadl.dev.java.net/2009/02) element.
|
ResourceTypeDocument.ResourceType |
An XML resource_type(@http://wadl.dev.java.net/2009/02).
|
ResourceTypeList |
An XML resource_type_list(@http://wadl.dev.java.net/2009/02).
|
ResponseDocument |
A document containing one response(@http://wadl.dev.java.net/2009/02) element.
|
ResponseDocument.Response |
An XML response(@http://wadl.dev.java.net/2009/02).
|
StatusCodeList |
An XML statusCodeList(@http://wadl.dev.java.net/2009/02).
|
UriList |
An XML uriList(@http://wadl.dev.java.net/2009/02).
|
Class | Description |
---|---|
ApplicationDocument.Application.Factory |
A factory class with static methods for creating instances
of this type.
|
ApplicationDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
DocDocument.Doc.Factory |
A factory class with static methods for creating instances
of this type.
|
DocDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
GrammarsDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
GrammarsDocument.Grammars.Factory |
A factory class with static methods for creating instances
of this type.
|
HTTPMethods.Enum |
Enumeration value class for net.java.dev.wadl.x2009.x02.HTTPMethods.
|
HTTPMethods.Factory |
A factory class with static methods for creating instances
of this type.
|
IncludeDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
IncludeDocument.Include.Factory |
A factory class with static methods for creating instances
of this type.
|
LinkDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
LinkDocument.Link.Factory |
A factory class with static methods for creating instances
of this type.
|
Method.Factory |
A factory class with static methods for creating instances
of this type.
|
MethodDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
MethodDocument.Method.Factory |
A factory class with static methods for creating instances
of this type.
|
OptionDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
OptionDocument.Option.Factory |
A factory class with static methods for creating instances
of this type.
|
ParamDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
ParamDocument.Param.Factory |
A factory class with static methods for creating instances
of this type.
|
ParamStyle.Enum |
Enumeration value class for net.java.dev.wadl.x2009.x02.ParamStyle.
|
ParamStyle.Factory |
A factory class with static methods for creating instances
of this type.
|
RepresentationDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
RepresentationDocument.Representation.Factory |
A factory class with static methods for creating instances
of this type.
|
RequestDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
RequestDocument.Request.Factory |
A factory class with static methods for creating instances
of this type.
|
ResourceDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
ResourceDocument.Resource.Factory |
A factory class with static methods for creating instances
of this type.
|
ResourcesDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
ResourcesDocument.Resources.Factory |
A factory class with static methods for creating instances
of this type.
|
ResourceTypeDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
ResourceTypeDocument.ResourceType.Factory |
A factory class with static methods for creating instances
of this type.
|
ResourceTypeList.Factory |
A factory class with static methods for creating instances
of this type.
|
ResponseDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
ResponseDocument.Response.Factory |
A factory class with static methods for creating instances
of this type.
|
StatusCodeList.Factory |
A factory class with static methods for creating instances
of this type.
|
UriList.Factory |
A factory class with static methods for creating instances
of this type.
|
Copyright © 2019. All Rights Reserved.