Package org.moeaframework.util.io
package org.moeaframework.util.io
Collection of I/O utility classes.
-
ClassDescriptionRead text from a character-input stream, ignoring lines starting with the
#
character.Java LoggingHandler
with some more sensible defaults (in my opinion), including (1) sending logs toSystem.out
instead ofSystem.err
, and (2) using a shorter, single line format.Redirects all content received by anInputStream
to anOutputStream
.Similar to aFileNotFoundException
, indicates that the resource was not found.Utilities for working with resources, which are files that are embedded within Java JAR files and discoverable on the classpath.Options used when locating and extracting resources.Utility to update code samples and output found in various documents, including Markdown and HTML / XSLT files.