Uses of Class
org.corpus_tools.pepper.impl.CorpusPathResolver
-
Packages that use CorpusPathResolver Package Description org.corpus_tools.pepper.impl -
-
Uses of CorpusPathResolver in org.corpus_tools.pepper.impl
Methods in org.corpus_tools.pepper.impl with parameters of type CorpusPathResolver Modifier and Type Method Description voidPepperImporterImpl. setCorpusPathResolver(CorpusPathResolver corpusPathResolver)Sets aCorpusPathResolverwhich is used byPepperImporterImpl.isImportable(URI).
-