Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.rohanclan.ashpool.core

Class Summary
AResultSet  
AResultSetMetaData Metadata object for a AResultSet
BasicXSLEngine creates a new instance of treebeard
CommandManager Tries to figure out what the requested action really wants, and most often returns a AResultSet object.
ConnectionManager  
CreateFilter  
DataWriter Write data- or field-oriented XML.
InsertFilter  
ResultColumn This is a column object.
SelectFilter Tries to take an SQL statement, turn it into a style sheet and apply it to an xml file to get a ResultSet.
TableManager  
UpdateFilter  
XMLtoResultSetFilter Takes an XML Document in the format and turns it into a AResultSet object which can be used by most sql programs as results from a database query
XMLWriter Filter to write an XML document from a SAX event stream.