|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisad.data.mcidas.AddeTextAdapter
public class AddeTextAdapter
Adapts text read from an ADDE server into a VisAD Text object
Constructor Summary | |
---|---|
AddeTextAdapter(String textSource)
Create a VisAD Text object from an adde request |
Method Summary | |
---|---|
Text |
getData()
Return the Text object representing the request. |
Text |
getDataAsHTML()
Return the Text object representing the request with HTML formatting. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddeTextAdapter(String textSource) throws VisADException
textSource
- ADDE URL of request
IOException
- if there was a problem reading the file.
VisADException
- if an unexpected problem occurs.Method Detail |
---|
public Text getData()
public Text getDataAsHTML()
tags
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |