Package org.apache.tika.example
Class RollbackSoftware
- java.lang.Object
-
- org.apache.tika.example.RollbackSoftware
-
public class RollbackSoftware extends Object
Demonstrates Tika and its ability to sense symlinks.
-
-
Constructor Summary
Constructors Constructor Description RollbackSoftware()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
void
rollback(File deployArea)
-
-
-
Method Detail
-
rollback
public void rollback(File deployArea) throws IOException, SAXException, TikaException
- Throws:
IOException
SAXException
TikaException
-
-