org.mycore.datamodel.classifications2.utils
Class MCRXMLTransformer

java.lang.Object
  extended by org.mycore.datamodel.classifications2.utils.MCRXMLTransformer

public class MCRXMLTransformer
extends Object


Constructor Summary
MCRXMLTransformer()
           
 
Method Summary
static MCRCategory buildCategory(String classID, Element e, MCRCategory parent)
           
static MCRCategory getCategory(Document xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MCRXMLTransformer

public MCRXMLTransformer()
Method Detail

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