|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jenkinsci.jruby.AbstractRubyPrimitiveValueConverter<org.jruby.RubyString>
org.jenkinsci.jruby.RubyStringConverter
public class RubyStringConverter
| Field Summary |
|---|
| Fields inherited from class org.jenkinsci.jruby.AbstractRubyPrimitiveValueConverter |
|---|
resolver, type |
| Constructor Summary | |
|---|---|
RubyStringConverter(RubyRuntimeResolver resolver)
|
|
| Method Summary | |
|---|---|
org.jruby.RubyString |
fromString(org.jruby.Ruby runtime,
java.lang.String str)
|
protected java.lang.String |
toString(org.jruby.RubyString obj)
|
| Methods inherited from class org.jenkinsci.jruby.AbstractRubyPrimitiveValueConverter |
|---|
canConvert, marshal, unmarshal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RubyStringConverter(RubyRuntimeResolver resolver)
| Method Detail |
|---|
protected java.lang.String toString(org.jruby.RubyString obj)
toString in class AbstractRubyPrimitiveValueConverter<org.jruby.RubyString>
public org.jruby.RubyString fromString(org.jruby.Ruby runtime,
java.lang.String str)
fromString in class AbstractRubyPrimitiveValueConverter<org.jruby.RubyString>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||