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() |
String |
initUUID() |
String |
setUUID(String uuid) |
File |
writeOut() |
public MetadataHandler(File xmlFile)
public String initUUID() throws SAXException, IOException
SAXExceptionIOExceptionpublic String setUUID(String uuid) throws SAXException, IOException
SAXExceptionIOExceptionpublic String getUUID() throws SAXException, IOException
SAXExceptionIOExceptionpublic void addContent(String content, AbstractMetadataTemplate.InsertionPoint insertion) throws SAXException, IOException
SAXExceptionIOExceptionpublic File writeOut() throws IOException, TransformerException
IOExceptionTransformerExceptionCopyright © 2022. All Rights Reserved.