Uses of Class
org.jvnet.ws.wadl.ast.PathSegment

Packages that use PathSegment
org.jvnet.ws.wadl.ast Classes to insulate code generator from JAXB generated classes. 
 

Uses of PathSegment in org.jvnet.ws.wadl.ast
 

Methods in org.jvnet.ws.wadl.ast that return PathSegment
 PathSegment ResourceNode.getPathSegment()
          Get the path segment for this resource.
 

Methods in org.jvnet.ws.wadl.ast that return types with arguments of type PathSegment
 List<PathSegment> ResourceNode.getPathSegments()
          Get a list of path segments for this resource and its ancestors.
 



Copyright © 2012. All Rights Reserved.