|
RSE Release 3.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.rse.services.clientserver.SystemEncodingUtil.DefaultEncodingProvider
public static class SystemEncodingUtil.DefaultEncodingProvider
Provider for the default encodings that RSE uses. Clients may subclass this class, and override methods.
| Constructor Summary | |
|---|---|
SystemEncodingUtil.DefaultEncodingProvider()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocalDefaultEncoding()
Return the default encoding for local workspace resources. |
boolean |
isXML(java.lang.String filePath)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemEncodingUtil.DefaultEncodingProvider()
| Method Detail |
|---|
public java.lang.String getLocalDefaultEncoding()
public boolean isXML(java.lang.String filePath)
|
RSE Release 3.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||