public class IndividualMetadataCollector extends MetadataCollector
ARRAY_SEPARATOR, DATE_FORMAT, LIST_SEPARATOR, 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
public void addPropertyFile(File propertyFile) throws Exception
addPropertyFile
in class MetadataCollector
Exception
public void addPropertyFile(File propertyFile, String contextPath) throws Exception
Exception
public Map<String,Serializable> getProperties(File file)
Copyright © 2011 Nuxeo SA. All Rights Reserved.