public class JcrMockingUtils extends Object
| Constructor and Description |
|---|
JcrMockingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static javax.jcr.Node |
createNodesFromJsonFile(InputStream assetsJsonFile) |
static javax.jcr.Node |
createNodesFromJsonString(String jsonNodeDefinition) |
public static javax.jcr.Node createNodesFromJsonString(String jsonNodeDefinition) throws javax.jcr.RepositoryException, IOException
javax.jcr.RepositoryExceptionIOExceptionpublic static javax.jcr.Node createNodesFromJsonFile(InputStream assetsJsonFile) throws IOException, javax.jcr.RepositoryException
IOExceptionjavax.jcr.RepositoryExceptionCopyright © 2014 Tacit Knowledge. All Rights Reserved.