|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.publish.ThreddsPublisher
public class ThreddsPublisher
Note, This is very much in flux. A client to an infocetera weblog (see: http://www.infocetera.com).
| Constructor Summary | |
|---|---|
ThreddsPublisher(IntegratedDataViewer idv)
Create the thredds publisher |
|
| Method Summary | |
|---|---|
void |
publish()
Go ahead and publish |
boolean |
resultOk(String xml)
Check the return xml from the http post |
protected void |
showError(String msg,
String html)
This method strips the html tags from the given html error message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreddsPublisher(IntegratedDataViewer idv)
idv - The idv| Method Detail |
|---|
public boolean resultOk(String xml)
xml - The xml we go back from infocetera
protected void showError(String msg,
String html)
msg - The messagehtml - The htmlpublic void publish()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||