org.specrunner.source.core
Class EncodedImpl
java.lang.Object
org.specrunner.source.core.EncodedImpl
- All Implemented Interfaces:
- IEncoded
- Direct Known Subclasses:
- AbstractSourceDumperFile, AbstractSourceFactory, BuilderFactoryImpl
public class EncodedImpl
- extends Object
- implements IEncoded
Default encoding factory.
- Author:
- Thiago Santos
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncodedImpl
public EncodedImpl()
getEncoding
public String getEncoding()
- Description copied from interface:
IEncoded
- Return the encoding.
- Specified by:
getEncoding in interface IEncoded
- Returns:
- The encoding charset.
Copyright © 2014. All rights reserved.