org.apache.karaf.shell.commands
Class MoreAction.LineSplitter

java.lang.Object
  extended by org.apache.karaf.shell.commands.MoreAction.LineSplitter
Enclosing class:
MoreAction

public static class MoreAction.LineSplitter
extends java.lang.Object


Constructor Summary
MoreAction.LineSplitter(java.io.BufferedReader reader, int width)
           
 
Method Summary
 java.lang.String readLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoreAction.LineSplitter

public MoreAction.LineSplitter(java.io.BufferedReader reader,
                               int width)
Method Detail

readLine

public java.lang.String readLine()
                          throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.