info.magnolia.importexport
Class BootstrapUtil
java.lang.Object
info.magnolia.importexport.BootstrapUtil
public class BootstrapUtil
- extends Object
Utilities to bootstrap set of files and/or to export content into a specified directory.
- Version:
- $Revision: 41137 $ ($Author: gjoseph $)
- Author:
- philipp
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootstrapUtil
public BootstrapUtil()
bootstrap
public static void bootstrap(String[] resourceNames,
int importUUIDBehavior)
throws IOException,
javax.jcr.RepositoryException
- Throws:
IOException
javax.jcr.RepositoryException
export
public static void export(Content content,
File directory)
throws IOException,
javax.jcr.RepositoryException
- Throws:
IOException
javax.jcr.RepositoryException
Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.