org.mycore.datamodel.classifications2.utils
Class MCRXMLTransformer
java.lang.Object
org.mycore.datamodel.classifications2.utils.MCRXMLTransformer
public class MCRXMLTransformer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCRXMLTransformer
public MCRXMLTransformer()
getCategory
public static MCRCategory getCategory(Document xml)
throws URISyntaxException
- Throws:
URISyntaxException
buildCategory
public static MCRCategory buildCategory(String classID,
Element e,
MCRCategory parent)
throws URISyntaxException
- Throws:
URISyntaxException