|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.sling.installer.provider.jcr.impl.FileNodeConverter
public class FileNodeConverter
Convert a Node that is a file to an InstallableResource that wraps an InputStream
| Constructor Summary | |
|---|---|
FileNodeConverter()
|
|
| Method Summary | |
|---|---|
org.apache.sling.installer.api.InstallableResource |
convertNode(javax.jcr.Node n,
int priority)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileNodeConverter()
| Method Detail |
|---|
public org.apache.sling.installer.api.InstallableResource convertNode(javax.jcr.Node n,
int priority)
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionJcrInstaller.NodeConverter.convertNode(javax.jcr.Node, int)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||