Class TextFile
java.lang.Object
org.eclipse.jetty.start.TextFile
- Direct Known Subclasses:
StartIni
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddUniqueLine(String line) getFile()getLineMatches(Pattern pattern) getLines()voidinit()iterator()voidstream()toString()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Field Details
-
file
-
lines
-
allLines
-
-
Constructor Details
-
TextFile
- Throws:
IOException
-
-
Method Details
-
addUniqueLine
-
getFile
-
getLineMatches
-
getLines
-
getAllLines
-
init
public void init() -
stream
-
iterator
-
listIterator
-
process
-
toString
-