JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
org.anchoranalysis.io.input.bean.dictionary
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.anchoranalysis.io.input.bean.dictionary
package
org.anchoranalysis.io.input.bean.dictionary
Methods to provide a
Dictionary
.
Related Packages
Package
Description
org.anchoranalysis.io.input.bean
Beans related to collecting inputs from the file-system for an experiment.
org.anchoranalysis.io.input.bean.files
Methods to provide a collection of
File
s.
org.anchoranalysis.io.input.bean.grouper
Determines how inputs are aggregated into groups, if at all.
org.anchoranalysis.io.input.bean.namer
Beans to derive names (compact unique identifiers) from files.
org.anchoranalysis.io.input.bean.path
Beans pertaining to manipulating and matching against file-paths.
Classes
Class
Description
ReadFromFile
Reads a
Dictionary
from a file in
Java properties
format.