public class IndividualMetadataCollector extends MetadataCollector
ARRAY_SEPARATOR, collectedMetadata, DATE_FORMAT, LIST_SEPARATOR, lock, numPattern, REGEXP_ARRAY_SEPARATOR, REGEXP_LIST_SEPARATOR, staticInherit, useIntrospection
Constructor and Description |
---|
IndividualMetadataCollector() |
Modifier and Type | Method and Description |
---|---|
void |
addPropertyFile(File propertyFile) |
void |
addPropertyFile(File propertyFile,
String contextPath) |
Map<String,Serializable> |
getProperties(File file) |
addProperties, addPropertiesFromStrings, getProperties, getProperty, parseFromString
public IndividualMetadataCollector()
public void addPropertyFile(File propertyFile) throws IOException
addPropertyFile
in class MetadataCollector
IOException
public void addPropertyFile(File propertyFile, String contextPath) throws IOException
IOException
public Map<String,Serializable> getProperties(File file)
Copyright © 2015 Nuxeo SA. All rights reserved.