|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataDescriptorReader
Method Summary | |
---|---|
boolean |
canRead()
|
String |
getMimeType()
|
Object |
getSource()
|
boolean |
matchesMimeType(String mimeType)
|
DataDescriptor |
read()
|
void |
setSource(Object source)
|
Method Detail |
---|
boolean canRead() throws IOException
IOException
String getMimeType()
Object getSource()
boolean matchesMimeType(String mimeType)
DataDescriptor read() throws IOException
IOException
void setSource(Object source)
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |