|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.build.fs.metadata.AbstractExtractor
org.basex.build.fs.metadata.PNGExtractor
public final class PNGExtractor
PNG meta data extractor.
| Constructor Summary | |
|---|---|
PNGExtractor()
|
|
| Method Summary | |
|---|---|
void |
extract(Builder listener,
java.io.File f)
Extracts the file content. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PNGExtractor()
| Method Detail |
|---|
public void extract(Builder listener,
java.io.File f)
throws java.io.IOException
AbstractExtractor
extract in class AbstractExtractorlistener - reference to the parser listenerf - file to be visited
java.io.IOException - I/O exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||