|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.build.fs.SpotlightExtractor
public final class SpotlightExtractor
Extracts metadata from Apple's Spotlight.
| Constructor Summary | |
|---|---|
SpotlightExtractor(NewFSParser fsParser)
Initializes the spotlight extractor. |
|
| Method Summary | |
|---|---|
void |
parse(java.io.File file)
Queries spotlight for metadata items for the file and fires parser events. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpotlightExtractor(NewFSParser fsParser)
fsParser - the parser instance to fire events.| Method Detail |
|---|
public void parse(java.io.File file)
throws java.io.IOException
file - the file to search metadata for.
java.io.IOException - if any error occurs...
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||