|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.text.Renderer<Map<?,?>> org.crsh.text.renderers.MapRenderer
public class MapRenderer
Field Summary |
---|
Fields inherited from class org.crsh.text.Renderer |
---|
ANY |
Constructor Summary | |
---|---|
MapRenderer() |
Method Summary | |
---|---|
Class<Map<?,?>> |
getType() |
LineRenderer |
renderer(Iterator<Map<?,?>> stream) |
Methods inherited from class org.crsh.text.Renderer |
---|
getRenderable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapRenderer()
Method Detail |
---|
public Class<Map<?,?>> getType()
getType
in class Renderer<Map<?,?>>
public LineRenderer renderer(Iterator<Map<?,?>> stream)
renderer
in class Renderer<Map<?,?>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |