Package edu.uky.ai.io
package edu.uky.ai.io
Contains utilities for reading and writing AI problems and the algorithms
that solve them.
-
ClassDescriptionAn implementation of
OutputStreamthat does nothing.An implementation ofWriterthat does nothing.A format exception is thrown when the input to aParseris improperly formatted.A list is a collection of 0 to many nodes.ObjectParser<E>An object parser provides a means of translating a node into an object of a specific kind.Converts text into various kinds of objects based on customizable rules.A symbol is a string of characters.