|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pf.joi.renderer.StringRenderer
public class StringRenderer
This class is responsible to convert String instances to their String representation in inspectors.
| Constructor Summary | |
|---|---|
StringRenderer()
Initialize the new instance with default values. |
|
| Method Summary | |
|---|---|
java.lang.String |
inspectString(java.lang.Object obj)
Returns the string representation of the specified object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringRenderer()
| Method Detail |
|---|
public java.lang.String inspectString(java.lang.Object obj)
inspectString in interface ObjectRendererobj - Must be a String !
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||