Package repast.simphony.integration
package repast.simphony.integration
-
ClassDescriptionHandler for different types of data.Writes data to a Bean.A queryable that works on Beans using JXPath.An extension of
org.apache.commons.exec.Execute
that adds the ability to retrieve a spanwed process.AContent
that holds a value in it, and when it's getValue method is called will return that value.This handles the reading of elements of a data file.Class that holds the elements and attributes of those elements in a data file descriptor.This is the primary class for data file reading.Class with some functions that can be used for working with data files.Handler for different types of data.A traverser that will traverse a jdom DOM.A simple class used as the root object for Bean querying.Interface representing something that performs both Writing and Reading for outputting and reading in data.This is anOutputBuilder
that will output to a JDOM Document.A queryable that works with JDOM.Utility classes for working with XPath expressions on JDOM.Utility methods for working with JXPath.A handler for XML parsing errors that forwards the errors on to the MessageCenter.Handles converting newline patterns into different newline patterns.Class used by theBeanBuilder
for keeping track of stored values for detaching purposes.OutputBuilder<X,Y> Interface representing a type that builds the "output" data read in from a Reader.An interface representing an object that is queryable, particularly using XPath expressions.APrintWriter
that writes to a file channel, allowing it to do random access types of writes.Interface representing a class that will read in data.Interface representing a class that will write data.