visad.data.mcidas
Class AddeTextAdapter
- java.lang.Object
-
- visad.data.mcidas.AddeTextAdapter
-
public class AddeTextAdapter extends java.lang.ObjectAdapts text read from an ADDE server into a VisAD Text object
-
-
Constructor Summary
Constructors Constructor and Description AddeTextAdapter(java.lang.String textSource)Create a VisAD Text object from an adde request
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description TextgetData()Return the Text object representing the request.TextgetDataAsHTML()Return the Text object representing the request with HTML formatting.
-
-
-
Constructor Detail
-
AddeTextAdapter
public AddeTextAdapter(java.lang.String textSource) throws VisADExceptionCreate a VisAD Text object from an adde request- Parameters:
textSource- ADDE URL of request- Throws:
IOException- if there was a problem reading the file.VisADException- if an unexpected problem occurs.
-
-
DMelt 3.0 © DataMelt by jWork.ORG