public class CommonGroupLoader extends PathGroupLoader
dirs, errors
Constructor and 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 and Description |
---|---|
protected java.io.BufferedReader |
locate(java.lang.String name)
Look in each relative directory for the file called 'name'.
|
error, error, getFileCharEncoding, getInputStreamReader, loadGroup, loadGroup, loadGroup, loadInterface, setFileCharEncoding
public 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 PathGroupLoader
java.io.IOException
Copyright © 2006-2024 Terence Parr