org.jruby
Class RubyNKF.NKFCharset

java.lang.Object
  extended by org.jruby.RubyNKF.NKFCharset
Enclosing class:
RubyNKF

public static class RubyNKF.NKFCharset
extends java.lang.Object


Constructor Summary
RubyNKF.NKFCharset(int v, java.lang.String c)
           
 
Method Summary
 java.lang.String getCharset()
           
 int getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyNKF.NKFCharset

public RubyNKF.NKFCharset(int v,
                          java.lang.String c)
Method Detail

getValue

public int getValue()

getCharset

public java.lang.String getCharset()


Copyright © 2002-2009 JRuby Team. All Rights Reserved.