Uses of Class
org.marc4j.marc.MarcFactory

Packages that use MarcFactory
org.marc4j.marc Interfaces for the record object model. 
org.marc4j.marc.impl Default implementation of the MARC record object model. 
 

Uses of MarcFactory in org.marc4j.marc
 

Methods in org.marc4j.marc that return MarcFactory
static MarcFactory MarcFactory.newInstance()
          Creates a new factory instance.
 

Uses of MarcFactory in org.marc4j.marc.impl
 

Subclasses of MarcFactory in org.marc4j.marc.impl
 class MarcFactoryImpl
          Factory for creating MARC record objects.
 



Copyright © 2002-2006 Bas Peters. All Rights Reserved.