| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MarcReader | |
| org.marc4j.marcxml | This package contains SAX2 event consumers and producers to read and write MARCXML. | 
| Uses of MarcReader in org.marc4j.marcxml | 
| Methods in org.marc4j.marcxml that return MarcReader | |
|  MarcReader | MarcSource.getMarcReader()Returns the MarcReader object. | 
| Methods in org.marc4j.marcxml with parameters of type MarcReader | |
|  void | MarcSource.setMarcReader(MarcReader marcReader)Sets the MarcReader object. | 
| Constructors in org.marc4j.marcxml with parameters of type MarcReader | |
| MarcSource(MarcReader marcReader,
           File file)Create a new instance. | |
| MarcSource(MarcReader marcReader,
           InputStream stream)Create a new instance. | |
| MarcSource(MarcReader marcReader,
           Reader reader)Create a new instance. | |
| MarcSource(MarcReader marcReader,
           String systemID)Create a new instance. | |
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||