public class ProvidenceConfigParser extends Object
| Constructor and Description |
|---|
ProvidenceConfigParser(TypeRegistry registry,
boolean strict) |
| Modifier and Type | Method and Description |
|---|---|
protected static File |
resolveFile(File ref,
String path)
Resolve a file path within the source roots.
|
public static final String UNDEFINED
public ProvidenceConfigParser(TypeRegistry registry, boolean strict)
protected static File resolveFile(File ref, String path) throws IOException
ref - A file or directory referencepath - The file reference to resolve.FileNotFoundException - When the file is not found.IOException - When unable to make canonical path.Copyright © 2015–2017 morimekta.net. All rights reserved.