Package ch.qos.cal10n.verifier.processor
Class CAL10NBundleFinderByProcessingFiler
- java.lang.Object
-
- ch.qos.cal10n.util.AbstractCAL10NBundleFinder
-
- ch.qos.cal10n.verifier.processor.CAL10NBundleFinderByProcessingFiler
-
- All Implemented Interfaces:
CAL10NBundleFinder
public class CAL10NBundleFinderByProcessingFiler extends AbstractCAL10NBundleFinder
- Since:
- 0.8.1
-
-
Constructor Summary
Constructors Constructor Description CAL10NBundleFinderByProcessingFiler(Filer filer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URL
getResource(String resourceCandidate)
-
Methods inherited from class ch.qos.cal10n.util.AbstractCAL10NBundleFinder
getBundle
-
-
-
-
Constructor Detail
-
CAL10NBundleFinderByProcessingFiler
public CAL10NBundleFinderByProcessingFiler(Filer filer)
-
-
Method Detail
-
getResource
public URL getResource(String resourceCandidate)
- Specified by:
getResource
in classAbstractCAL10NBundleFinder
-
-