public interface CopyHandler
Modifier and Type | Method and Description |
---|---|
void |
endNode() |
javax.jcr.Node |
getCurrent() |
void |
setProperty(PropInfo property) |
void |
startNode(NodeInfo nodeInfo) |
void startNode(NodeInfo nodeInfo) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
void endNode() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
void setProperty(PropInfo property) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
javax.jcr.Node getCurrent()
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.