ch.qos.cal10n.verifier.processor
Class CAL10NBundleFinderByProcessingFiler

java.lang.Object
  extended by ch.qos.cal10n.util.AbstractCAL10NBundleFinder
      extended by ch.qos.cal10n.verifier.processor.CAL10NBundleFinderByProcessingFiler
All Implemented Interfaces:
CAL10NBundleFinder

public class CAL10NBundleFinderByProcessingFiler
extends AbstractCAL10NBundleFinder

Since:
0.8.1

Constructor Summary
CAL10NBundleFinderByProcessingFiler(javax.annotation.processing.Filer filer)
           
 
Method Summary
 URL getResource(String resourceCandidate)
           
 
Methods inherited from class ch.qos.cal10n.util.AbstractCAL10NBundleFinder
getBundle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CAL10NBundleFinderByProcessingFiler

public CAL10NBundleFinderByProcessingFiler(javax.annotation.processing.Filer filer)
Method Detail

getResource

public URL getResource(String resourceCandidate)
Specified by:
getResource in class AbstractCAL10NBundleFinder


Copyright © 2009-2013 QOS.ch. All Rights Reserved.