org.apache.sling.installer.provider.jcr.impl
Class FileNodeConverter
java.lang.Object
org.apache.sling.installer.provider.jcr.impl.FileNodeConverter
public class FileNodeConverter
- extends Object
Convert a Node that is a file to an InstallableResource that wraps an InputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileNodeConverter
public FileNodeConverter()
convertNode
public InstallableResource convertNode(javax.jcr.Node n,
int priority)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
- See Also:
JcrInstaller.NodeConverter.convertNode(javax.jcr.Node, int)
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.