org.compass.core.config.binding.metadata
Class MetaDataReaderFactory
java.lang.Object
org.compass.core.config.binding.metadata.MetaDataReaderFactory
public class MetaDataReaderFactory
- extends Object
A factory for creating MetaDataReader based on the settings
provided (CompassEnvironment.Scanner.READER.
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaDataReaderFactory
public MetaDataReaderFactory()
getMetaDataReader
public static MetaDataReader getMetaDataReader(CompassSettings settings)
throws CompassException
- Returns the
MetaDataReader to use. The default one is the internal ASM one.
- Throws:
CompassException
Copyright (c) 2004-2008 The Compass Project.