|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.ui.editor.WorkspaceEncodingProvider
public class WorkspaceEncodingProvider
Resolves the encoding for IEncodedStorage
behind the given URI
s and falls back to the
IEncodingProvider
configured for in the runtime module otherwise.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.xtext.parser.IEncodingProvider |
---|
IEncodingProvider.Runtime |
Constructor Summary | |
---|---|
WorkspaceEncodingProvider()
|
Method Summary | |
---|---|
java.lang.String |
getEncoding(org.eclipse.emf.common.util.URI uri)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkspaceEncodingProvider()
Method Detail |
---|
public java.lang.String getEncoding(org.eclipse.emf.common.util.URI uri)
getEncoding
in interface IEncodingProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |