|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.extensions.ClasspathExtensionResource
public class ClasspathExtensionResource
Description:
Initial Date: 12.07.2005
| Constructor Summary | |
|---|---|
ClasspathExtensionResource(java.lang.Class clazz,
java.lang.String resourcePath)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getContent()
This is the content of the extension resource. |
java.lang.String |
getTargetName()
This is the name this extension resource should be given after deployment. |
java.lang.String |
getTargetSubpath()
This is the subpath the extension resource should be deployed to. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClasspathExtensionResource(java.lang.Class clazz,
java.lang.String resourcePath)
clazz - resourcePath - | Method Detail |
|---|
public java.lang.String getTargetName()
ExtensionResource
getTargetName in interface ExtensionResourceExtensionResource.getTargetName()public java.lang.String getTargetSubpath()
ExtensionResource
getTargetSubpath in interface ExtensionResourceExtensionResource.getTargetSubpath()
public java.io.InputStream getContent()
throws java.io.IOException
ExtensionResource
getContent in interface ExtensionResourcejava.io.IOExceptionExtensionResource.getContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||