18 Commits (83dc385bd01fbc8ee2fb166b9a5605bdc6958d76)

Author SHA1 Message Date
  Magesh Umasankar 9ec9a279f5 Add copyright header. 24 years ago
  Magesh Umasankar 7f243c7f6a Converts Tabs to Spaces. 24 years ago
  Magesh Umasankar 70f91ac465 Oh! the horrors of cut-n-paste. Copyright should have been 2002. 24 years ago
  Magesh Umasankar defe5f24dc Answer the question: "So what are filterreadersets and filterreaders anyway?" 24 years ago
  Magesh Umasankar 5e16edc84e Filter to read the last 'n' lines. 24 years ago
  Magesh Umasankar f860a1bf81 Initialize whenever parameters (possibly) change. 24 years ago
  Magesh Umasankar 3ca907710e 1. Use a variable name that better represents the type of data stored. 24 years ago
  Magesh Umasankar 439fe1882b Filter to read the first 'n' lines. 24 years ago
  Magesh Umasankar 2a299debca Filter that replaces token strings with user supplied values. This is somewhat similar to <filterset> stuff. 24 years ago
  Magesh Umasankar ef148d08a2 When passed through filters, the resulting size of the filtered data may be 24 years ago
  Magesh Umasankar 2eb375f62c And thus the JavaReader phoenix rises from the ashes of JavaDoc. 24 years ago
  Magesh Umasankar df18fb1a5c Operate at the read() method level instead of at the read(char[]) method level. 24 years ago
  Magesh Umasankar 8aa365e5d7 1. Change Parameterizable interface's setParameters method signature such that it takes in an array of type Parameter instead of Hashtable. 24 years ago
  Magesh Umasankar 7265fdb8a8 1. Class marked as final. 24 years ago
  Magesh Umasankar e886871506 1. "final" modifiers introduced in relevant places. 24 years ago
  Magesh Umasankar fe4e685019 Configurable -> Parameterizable 24 years ago
  Magesh Umasankar 15c4eb29a6 Bad example fixed. 24 years ago
  Magesh Umasankar 8b00ce3f42 Initial version of FilterReaderSet implementation with <loadfile> as example. 24 years ago