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

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

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

Methods in org.jvnet.ws.wadl.ast that return ApplicationNode
protected  ApplicationNode WadlAstBuilder.buildAst(Application a, URI rootFile)
          Build an abstract tree from an unmarshalled WADL file.
 ApplicationNode WadlAstBuilder.buildAst(URI rootFile)
          Build an abstract tree from an unmarshalled WADL file.
 



Copyright © 2014. All Rights Reserved.