Module datarush.library
Package com.pervasive.datarush.util
Provides utilities useful in DataRush application development. This includes tools for file, XML, and string manipulation, as well as tools for handling names, paths, properties, hash codes, and binary data.
-
Class Summary Class Description ColumnSelector Utility class to select a number of column fields based on field name and type criteria.HashMixer A representation of a partially completed hash of a sequence of values.LogFormatter A simple formatter for use with DataRush applications.PropertyUtil Utility methods for property validation.Reference<T> An indirect handle to an object.StringUtil Utility methods for operating on strings.XMLUtil Utility methods for the manipulation of XML documents and elements.