public class JsonMockService extends Object implements JcrMockService
| Constructor and Description |
|---|
JsonMockService(NodeFactory nodeFactory) |
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Node |
fromString(javax.jcr.Node parentNode,
String jsonNodeStructure) |
javax.jcr.Node |
fromString(String jsonNodeStructure) |
public JsonMockService(NodeFactory nodeFactory)
public javax.jcr.Node fromString(javax.jcr.Node parentNode,
String jsonNodeStructure)
throws javax.jcr.RepositoryException
fromString in interface JcrMockServicejavax.jcr.RepositoryExceptionpublic javax.jcr.Node fromString(String jsonNodeStructure) throws javax.jcr.RepositoryException
fromString in interface JcrMockServicejavax.jcr.RepositoryExceptionCopyright © 2014 Tacit Knowledge. All Rights Reserved.