org.kuali.ole.docstore.model.jaxb.config
Class DocumentConfigConverter

java.lang.Object
  extended by org.kuali.ole.docstore.model.jaxb.config.DocumentConfigConverter

public class DocumentConfigConverter
extends Object

Created by IntelliJ IDEA. User: Pranitha Date: 6/22/12 Time: 1:22 PM To change this template use File | Settings | File Templates.


Field Summary
static org.slf4j.Logger LOG
           
 
Constructor Summary
DocumentConfigConverter()
           
 
Method Summary
 String marshal(DocumentConfig docConfig)
           
 DocumentConfig unmarshal(String docXml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.slf4j.Logger LOG
Constructor Detail

DocumentConfigConverter

public DocumentConfigConverter()
Method Detail

unmarshal

public DocumentConfig unmarshal(String docXml)

marshal

public String marshal(DocumentConfig docConfig)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.