|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.jcr.Importer
public class Importer
| Constructor Summary | |
|---|---|
Importer(org.xml.sax.ContentHandler handler)
|
|
| Method Summary | |
|---|---|
void |
endDirectory(java.lang.String directoryName)
|
void |
file(java.lang.String fileName,
int length,
java.io.InputStream data)
|
void |
startDirectory(java.lang.String directoryName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Importer(org.xml.sax.ContentHandler handler)
| Method Detail |
|---|
public void startDirectory(java.lang.String directoryName)
throws java.io.IOException
startDirectory in interface FileSystemjava.io.IOException
public void file(java.lang.String fileName,
int length,
java.io.InputStream data)
throws java.io.IOException
file in interface FileSystemjava.io.IOException
public void endDirectory(java.lang.String directoryName)
throws java.io.IOException
endDirectory in interface FileSystemjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||