Class ResourceFileBroker
java.lang.Object
org.torqlang.util.ResourceFileBroker
- All Implemented Interfaces:
SourceFileBroker
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionResourceFileBroker(Class<?> reference, List<List<FileName>> roots, List<ResourceFileBroker.Entry> content) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.torqlang.util.SourceFileBroker
trimRoot
-
Constructor Details
-
ResourceFileBroker
-
-
Method Details
-
content
-
list
-
roots
- Specified by:
rootsin interfaceSourceFileBroker
-
source
- Specified by:
sourcein interfaceSourceFileBroker- Throws:
IOException
-