Package org.jruby
Class RubyConverter.EncodingErrorMethods
java.lang.Object
org.jruby.RubyConverter.EncodingErrorMethods
- Enclosing class:
RubyConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObject
destination_encoding
(ThreadContext context, IRubyObject self) static IRubyObject
destination_encoding_name
(ThreadContext context, IRubyObject self) static IRubyObject
source_encoding
(ThreadContext context, IRubyObject self) static IRubyObject
source_encoding_name
(ThreadContext context, IRubyObject self)
-
Constructor Details
-
EncodingErrorMethods
public EncodingErrorMethods()
-
-
Method Details
-
source_encoding
-
source_encoding_name
-
destination_encoding
-
destination_encoding_name
-