public class RecordTemplateDC extends Object
| Constructor and Description |
|---|
RecordTemplateDC(String mappingsPropsFileURL) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNameType(String name,
String minOccurs,
String maxOccurs,
String type) |
HashMap<String,MetadataElement> |
getNameTypes() |
Properties |
getProps()
|
public RecordTemplateDC(String mappingsPropsFileURL) throws IOException
mappingsPropsFileURL - the url of the .properties file to parse for the field mappingsIOExceptionpublic HashMap<String,MetadataElement> getNameTypes()
public Properties getProps()
Copyright © 2016. All Rights Reserved.