public class ConfigManager extends Object
Constructor and Description |
---|
ConfigManager()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
add(String location)
Work with a flexible document definition from a configuration file.
|
ArrayList<String> |
getFieldComments(String id)
Return the comments associated with the GOlrCoreField id; empty list if there weren't any.
|
ArrayList<GOlrField> |
getFields()
Get all the fields.
|
public void add(String location) throws FileNotFoundException
location
- FileNotFoundException
Copyright © 2010–2016. All rights reserved.