|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.text.Renderer<File> org.crsh.text.renderers.FileRenderer
public class FileRenderer
Field Summary |
---|
Fields inherited from class org.crsh.text.Renderer |
---|
ANY |
Constructor Summary | |
---|---|
FileRenderer() |
Method Summary | |
---|---|
Class<File> |
getType() |
LineRenderer |
renderer(Iterator<File> 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 FileRenderer()
Method Detail |
---|
public Class<File> getType()
getType
in class Renderer<File>
public LineRenderer renderer(Iterator<File> stream)
renderer
in class Renderer<File>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |