|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.url.dir.internal.bundle.ResourceWriter
public class ResourceWriter
Constructor Summary | |
---|---|
ResourceWriter(java.io.File base)
|
|
ResourceWriter(java.io.FilenameFilter filter,
java.io.File base)
|
Method Summary | |
---|---|
void |
write(java.util.jar.JarOutputStream target)
This locates the top level resource folders for the current component |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceWriter(java.io.FilenameFilter filter, java.io.File base)
public ResourceWriter(java.io.File base)
Method Detail |
---|
public void write(java.util.jar.JarOutputStream target) throws java.io.IOException
write
in interface ResourceLocator
target
- to write to
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |