public class WorkbenchEncoding extends Object
Constructor and Description |
---|
WorkbenchEncoding() |
Modifier and Type | Method and Description |
---|---|
static List |
getDefinedEncodings()
Return the list of encodings defined using the org.eclipse.ui.encodings
extension point.
|
static String |
getWorkbenchDefaultEncoding()
Get the default encoding from the virtual machine.
|
public static String getWorkbenchDefaultEncoding()
public static List getDefinedEncodings()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.