| Class | Description |
|---|---|
| ConfigReader |
This class reads a config file for Eclipse code formatter.
|
| Profile |
A class representing the profile XML element in the Eclipse formatter config file, including the kind attribute and
Map of setting id and value.
|
| Profiles |
A class representing the profiles XML element in the Eclipse formatter config file, including a List of profile
setting Maps with id and value.
|
| Setting |
A class representing the setting XML element in the Eclipse formatter config file, including the id and value
attributes.
|
| Exception | Description |
|---|---|
| ConfigReadException |
An exception thrown when there is an error reading settings from the code formatter profile of an Eclipse formatter
config file.
|
Copyright © 2010–2018. All rights reserved.