org.fcrepo.client.utility.ingest
Class XMLBuilder

java.lang.Object
  extended by org.fcrepo.client.utility.ingest.XMLBuilder

public class XMLBuilder
extends Object

Creates basic object xml for ingest.

Author:
Bill Branan

Nested Class Summary
static class XMLBuilder.OBJECT_TYPE
           
 
Constructor Summary
XMLBuilder(FedoraAPIMMTOM fedoraAPIM)
           
 
Method Summary
 String createObjectXML(XMLBuilder.OBJECT_TYPE objectType, String pid, String label)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLBuilder

public XMLBuilder(FedoraAPIMMTOM fedoraAPIM)
Method Detail

createObjectXML

public String createObjectXML(XMLBuilder.OBJECT_TYPE objectType,
                              String pid,
                              String label)
                       throws RemoteException
Throws:
RemoteException


Copyright © 2012 DuraSpace. All Rights Reserved.