com.sun.enterprise.admin.cli
Class More
java.lang.Object
com.sun.enterprise.admin.cli.More
public class More
- extends Object
More.java
- Author:
- Toby H Ferguson
This class provides a primitive more(1) functionality, paging
through the given file, with an optional pagelength.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
More
public More(int linesPerPage,
Reader src,
Writer dest,
Reader fromUser,
Writer toUser,
String quitPrefix,
String prompt)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.