|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tika.io.TemporaryResources org.apache.tika.io.TemporaryFiles
TemporaryResources
class instead
public class TemporaryFiles
Constructor Summary | |
---|---|
TemporaryFiles()
Deprecated. |
Method Summary | |
---|---|
void |
dispose()
Deprecated. Calls the TemporaryResources.close() method and wraps the potential
IOException into a TikaException for convenience
when used within Tika. |
Methods inherited from class org.apache.tika.io.TemporaryResources |
---|
addResource, close, createTemporaryFile, getResource, setTemporaryFileDirectory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TemporaryFiles()
Method Detail |
---|
public void dispose()
TemporaryResources
TemporaryResources.close()
method and wraps the potential
IOException
into a TikaException
for convenience
when used within Tika.
dispose
in class TemporaryResources
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |