Package eu.solven.cleanthat.language.java.eclipse.revelc
-
Class Summary 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 Summary Exception Description ConfigReadException An exception thrown when there is an error reading settings from the code formatter profile of an Eclipse formatter config file.