|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.chooser.XmlHandler
ucar.unidata.idv.chooser.WmsHandler
public class WmsHandler
This handles capability xml document from web maps
servers (WMS). It is used by the XmlChooser
| Field Summary |
|---|
| Fields inherited from class ucar.unidata.idv.chooser.XmlHandler |
|---|
chooser, path, root, tree |
| Constructor Summary | |
|---|---|
WmsHandler(XmlChooser chooser,
Element root,
String path)
Create the handler |
|
| Method Summary | |
|---|---|
static void |
convertToKml(String url)
Humm?? |
void |
doLoad()
The user has pressed the 'Load' button. |
protected JComponent |
doMakeContents()
Construct and return the UI component. |
static void |
main(String[] args)
test |
protected void |
updateStatus()
_more_ |
| Methods inherited from class ucar.unidata.idv.chooser.XmlHandler |
|---|
getContents, getPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WmsHandler(XmlChooser chooser,
Element root,
String path)
chooser - The chooser we are inroot - The root of the xml treepath - The url path of the xml document| Method Detail |
|---|
protected void updateStatus()
updateStatus in class XmlHandlerprotected JComponent doMakeContents()
XmlTree to show
the XML and a
doMakeContents in class XmlHandlerpublic void doLoad()
doLoad in class XmlHandler
public static void convertToKml(String url)
throws Exception
url - Humm
Exception - On badness
public static void main(String[] args)
throws Exception
args - args
Exception - On badness
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||