public class CodeStyleSettingsLoader
extends java.lang.Object
Constructor and Description |
---|
CodeStyleSettingsLoader() |
Modifier and Type | Method and Description |
---|---|
protected static Element |
findSchemeRoot(Element rootElement) |
protected static void |
loadSettings(Element rootElement,
CodeStyleSettings settings) |
CodeStyleSettings |
loadSettings(VirtualFile file) |
public CodeStyleSettings loadSettings(VirtualFile file) throws SchemeImportException
SchemeImportException
protected static void loadSettings(Element rootElement, CodeStyleSettings settings) throws SchemeImportException
SchemeImportException
protected static Element findSchemeRoot(Element rootElement) throws SchemeImportException
SchemeImportException