|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceType | |
|---|---|
| org.jvnet.ws.wadl | |
| org.jvnet.ws.wadl.ast | Classes to insulate code generator from JAXB generated classes. |
| Uses of ResourceType in org.jvnet.ws.wadl |
|---|
| Methods in org.jvnet.ws.wadl that return ResourceType | |
|---|---|
ResourceType |
ObjectFactory.createResourceType()
Create an instance of ResourceType |
| Uses of ResourceType in org.jvnet.ws.wadl.ast |
|---|
| Methods in org.jvnet.ws.wadl.ast with parameters of type ResourceType | |
|---|---|
protected void |
WadlAstBuilder.extractResourceTypeIds(ResourceType r,
URI file)
Extract the id from a resource_type element and add to the resource map. |
| Constructors in org.jvnet.ws.wadl.ast with parameters of type ResourceType | |
|---|---|
PathSegment(ResourceType resource,
URI file,
ElementResolver idMap)
Creates a new instance of PathSegment from a WADL resource type element. |
|
ResourceTypeNode(ResourceType resourceType,
URI file,
ElementResolver idMap)
Create a new instance of ResourceTypeNode. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||