|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathResolver | |
---|---|
org.databene.benerator.anno |
Uses of PathResolver in org.databene.benerator.anno |
---|
Classes in org.databene.benerator.anno that implement PathResolver | |
---|---|
class |
AbstractPathResolver
Abstract implementation of the PathResolver interface. |
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. |
Constructors in org.databene.benerator.anno with parameters of type PathResolver | |
---|---|
AnnotationMapper(DataModel dataModel,
PathResolver pathResolver)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |