public class MetadataHandler extends Object
| Constructor and Description |
|---|
MetadataHandler(File xmlFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
addContent(String content,
AbstractMetadataTemplate.InsertionPoint insertion) |
String |
getUUID() |
File |
writeOut() |
public MetadataHandler(File xmlFile)
public String getUUID() throws SAXException, IOException
SAXExceptionIOExceptionpublic void addContent(String content, AbstractMetadataTemplate.InsertionPoint insertion) throws SAXException, IOException
SAXExceptionIOExceptionpublic File writeOut() throws IOException, TransformerException
IOExceptionTransformerExceptionCopyright © 2020. All Rights Reserved.