public class PreferenceStoreWhitespaceInformationProvider extends Object implements IWhitespaceInformationProvider
IWhitespaceInformationProvider.Default| Constructor and Description |
|---|
PreferenceStoreWhitespaceInformationProvider() |
| Modifier and Type | Method and Description |
|---|---|
IIndentationInformation |
getIndentationInformation(org.eclipse.emf.common.util.URI uri) |
ILineSeparatorInformation |
getLineSeparatorInformation(org.eclipse.emf.common.util.URI uri) |
protected String |
getLineSeparatorPreference(org.eclipse.core.runtime.preferences.IScopeContext scopeContext) |
protected String |
getLineSeparatorPreference(org.eclipse.emf.common.util.URI uri) |
public PreferenceStoreWhitespaceInformationProvider()
public IIndentationInformation getIndentationInformation(org.eclipse.emf.common.util.URI uri)
getIndentationInformation in interface IWhitespaceInformationProviderpublic ILineSeparatorInformation getLineSeparatorInformation(org.eclipse.emf.common.util.URI uri)
getLineSeparatorInformation in interface IWhitespaceInformationProviderprotected String getLineSeparatorPreference(org.eclipse.emf.common.util.URI uri)
protected String getLineSeparatorPreference(org.eclipse.core.runtime.preferences.IScopeContext scopeContext)
Copyright © 2016. All Rights Reserved.