de.grogra.pf.io
Interface ResourceLoader

All Known Implementing Classes:
CompilationFilter, NullResourceFilter

public interface ResourceLoader


Method Summary
 boolean addResource(FilterSource source)
           
 java.lang.String getJoinedDeactivationCategory()
           
 void loadResource(Registry registry)
           
 

Method Detail

addResource

boolean addResource(FilterSource source)

getJoinedDeactivationCategory

java.lang.String getJoinedDeactivationCategory()

loadResource

void loadResource(Registry registry)
                  throws java.io.IOException
Throws:
java.io.IOException