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