public class FieldDataFactory extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,CharacterInput[]> |
metadataReaders |
protected RepositoryDocument |
sourceDocument |
Constructor and Description |
---|
FieldDataFactory(RepositoryDocument sourceDocument) |
protected final RepositoryDocument sourceDocument
protected final Map<String,CharacterInput[]> metadataReaders
public FieldDataFactory(RepositoryDocument sourceDocument)
public void close() throws ManifoldCFException
ManifoldCFException
public Object[] getField(String fieldName) throws IOException, ManifoldCFException
IOException
ManifoldCFException
public String[] getFieldAsStrings(String fieldName) throws IOException, ManifoldCFException
IOException
ManifoldCFException