See: Description
Class | Description |
---|---|
EditorConfig |
EditorConfig handler
|
EditorConfig.OutPair |
String-String pair to store the parsing result.
|
Exception | Description |
---|---|
EditorConfigException |
The base class of all EditorConfig exceptions
|
ParsingException |
Exception which is thrown by
EditorConfig.getProperties(String) if an EditorConfig file could not be parsed |
VersionException |
Exception which is thrown by
EditorConfig.getProperties(String) if an invalid version number is specified |