public class Identifier extends Object
| Constructor and Description |
|---|
Identifier(HashMap<String,String> values,
Properties sets)
It gets a hashmap of {variable_name, value} and creates a dom Element holding the record identifier (header).
|
public Identifier(HashMap<String,String> values, Properties sets)
values - Must have at least a key "id" and (optionally) a key "datestamp" within the values!set - Should contain one of the sets defined in the Repositorypublic Element getIdentifier()
Copyright © 2016. All Rights Reserved.