public class UnQualifiedDublinRecordHandler extends Object
| Constructor and Description | 
|---|
| UnQualifiedDublinRecordHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| UnQualifiedDublinRecord | fromXML(String fileContent)Method to covert xml content to WorkBibDublinUnQualifiedRecord. | 
| String | toXml(UnQualifiedDublinRecord rec)Method to covert WorkBibDublinUnQualifiedRecord to XML Format. | 
public UnQualifiedDublinRecordHandler()
public UnQualifiedDublinRecord fromXML(String fileContent) throws ParserConfigurationException, IOException, SAXException, XPathExpressionException
fileContent - ParserConfigurationExceptionIOExceptionSAXExceptionXPathExpressionExceptionpublic String toXml(UnQualifiedDublinRecord rec)
rec - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.