|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PathNotFoundException in org.semanticdesktop.aperture.crawler.ical |
---|
Methods in org.semanticdesktop.aperture.crawler.ical that throw PathNotFoundException | |
---|---|
DataObject |
IcalCrawler.getDataObject(URI parentUri,
String path,
InputStream stream,
DataSource dataSource,
Charset charset,
String mimeType,
RDFContainerFactory factory)
|
Uses of PathNotFoundException in org.semanticdesktop.aperture.subcrawler |
---|
Methods in org.semanticdesktop.aperture.subcrawler that throw PathNotFoundException | |
---|---|
static DataObject |
SubCrawlerUtil.getDataObject(URI uri,
InputStream stream,
DataSource dataSource,
Charset charset,
String mimeType,
RDFContainerFactory containerFactory,
SubCrawlerRegistry registry)
Tries to access a DataObject that is hidden in a stream. |
DataObject |
SubCrawler.getDataObject(URI parentUri,
String path,
InputStream stream,
DataSource dataSource,
Charset charset,
String mimeType,
RDFContainerFactory factory)
Get a DataObject from the specified stream with the given path. |
static DataObject |
SubCrawlerUtil.getDataObject(URI parentUri,
String path,
InputStream stream,
DataSource dataSource,
Charset charset,
String mimeType,
RDFContainerFactory factory,
String prefix,
SubCrawler sc)
|
Uses of PathNotFoundException in org.semanticdesktop.aperture.subcrawler.base |
---|
Methods in org.semanticdesktop.aperture.subcrawler.base that throw PathNotFoundException | |
---|---|
DataObject |
AbstractArchiverSubCrawler.getDataObject(URI parentUri,
String path,
InputStream stream,
DataSource dataSource,
Charset charset,
String mimeType,
RDFContainerFactory factory)
|
DataObject |
AbstractSubCrawler.getDataObject(URI parentUri,
String path,
InputStream stream,
DataSource dataSource,
Charset charset,
String mimeType,
RDFContainerFactory factory)
|
Uses of PathNotFoundException in org.semanticdesktop.aperture.subcrawler.mime |
---|
Methods in org.semanticdesktop.aperture.subcrawler.mime that throw PathNotFoundException | |
---|---|
DataObject |
MimeSubCrawler.getDataObject(URI parentUri,
String path,
InputStream stream,
DataSource dataSource,
Charset charset,
String mimeType,
RDFContainerFactory factory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |