Package org.moeaframework.util.io


package org.moeaframework.util.io
Collection of I/O utility classes.
  • Class
    Description
    Read text from a character-input stream, ignoring lines starting with the # character.
    Java Logging Handler with some more sensible defaults (in my opinion), including (1) sending logs to System.out instead of System.err, and (2) using a shorter, single line format.
    Redirects all content received by an InputStream to an OutputStream.
    Similar to a FileNotFoundException, 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.