public interface SourceRepository
| Modifier and Type | Method and Description |
|---|---|
SourceFile |
retrievePanSource(String name) |
SourceFile |
retrievePanSource(String name,
List<String> loadpath) |
SourceFile |
retrieveTxtSource(String fullname) |
SourceFile |
retrieveTxtSource(String fullname,
List<String> loadpath) |
SourceFile retrievePanSource(String name)
SourceFile retrievePanSource(String name, List<String> loadpath)
SourceFile retrieveTxtSource(String fullname)
SourceFile retrieveTxtSource(String fullname, List<String> loadpath)
Copyright © 2014 Quattor. All Rights Reserved.