Uses of Class
org.databene.benerator.anno.AbstractPathResolver

Packages that use AbstractPathResolver
org.databene.benerator.anno   
 

Uses of AbstractPathResolver in org.databene.benerator.anno
 

Subclasses of AbstractPathResolver in org.databene.benerator.anno
 class DefaultPathResolver
          Default implementation of the PathResolver interface which returns the URI as it is.
 class RelativePathResolver
          PathResolver implementation which is based on a base path and appends the test classes' package name and finally the resource name (or path) itself to construct the resolved path.
 



Copyright © 2013. All Rights Reserved.