Lines Matching defs:reader
63 // Prepare a data entry reader to filter all classes,
64 // which are then decoded to classes by a class reader,
85 // Prepare a data entry reader to filter all classes,
86 // which are then decoded to classes by a class reader,
134 DataEntryReader reader) throws IOException
140 reader);
151 DataEntryReader reader) throws IOException
158 readInput(messagePrefix, entry, reader);
173 // Create a reader that can unwrap jars, wars, ears, and zips.
174 DataEntryReader reader =
183 // Pump the data entries into the reader.
184 directoryPump.pumpDataEntries(reader);