org.stringtree.fetcher.filter
Class AllResourcesFilter

java.lang.Object
  extended by org.stringtree.fetcher.filter.AllResourcesFilter
All Implemented Interfaces:
RepositoryResourceFilter

public class AllResourcesFilter
extends java.lang.Object
implements RepositoryResourceFilter


Field Summary
static AllResourcesFilter it
           
 
Constructor Summary
AllResourcesFilter()
           
 
Method Summary
 java.lang.String fullName(java.lang.String localname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

it

public static final AllResourcesFilter it
Constructor Detail

AllResourcesFilter

public AllResourcesFilter()
Method Detail

fullName

public java.lang.String fullName(java.lang.String localname)
Specified by:
fullName in interface RepositoryResourceFilter