StringTemplateGroupLoaderpublic class CommonGroupLoader extends PathGroupLoader
dirs, errors| Constructor | Description |
|---|---|
CommonGroupLoader(java.lang.String dirStr,
StringTemplateErrorListener errors) |
Pass a single dir or multiple dirs separated by colons from which
to load groups/interfaces.
|
CommonGroupLoader(StringTemplateErrorListener errors) |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.io.BufferedReader |
locate(java.lang.String name) |
Look in each relative directory for the file called 'name'.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waiterror, error, getFileCharEncoding, getInputStreamReader, loadGroup, loadGroup, loadGroup, loadInterface, setFileCharEncodingpublic CommonGroupLoader(StringTemplateErrorListener errors)
public CommonGroupLoader(java.lang.String dirStr,
StringTemplateErrorListener errors)
protected java.io.BufferedReader locate(java.lang.String name)
throws java.io.IOException
locate in class PathGroupLoaderjava.io.IOExceptionCopyright ? 2006-2017 Terence Parr