Class StartIni
java.lang.Object
org.eclipse.jetty.start.TextFile
org.eclipse.jetty.start.StartIni
Simple Start .INI handler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddUniqueLine(String line) private StringexpandBaseDir(String line) voidinit()voidMethods inherited from class TextFile
getAllLines, getFile, getLineMatches, getLines, iterator, listIterator, process, stream, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Field Details
-
basedir
-
-
Constructor Details
-
StartIni
- Throws:
IOException
-
-
Method Details
-
addUniqueLine
- Overrides:
addUniqueLinein classTextFile
-
expandBaseDir
-
init
-
getBaseDir
-
update
- Throws:
IOException
-