DataWizards

net.refractions.udig.ui.dataWizards

[Enter the first release in which this extension point appears.]

[Enter description of this extension point.]

<!ELEMENT extension (wizard*)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>

Data Wizard Extension point. It defines all the data import wizards used by udig.



<!ELEMENT wizard EMPTY>

<!ATTLIST wizard

id          CDATA #REQUIRED

helpHref    CDATA #IMPLIED

class       CDATA #REQUIRED

name        CDATA #REQUIRED

icon        CDATA #IMPLIED

banner      CDATA #IMPLIED

description CDATA #IMPLIED>


[Enter extension point usage example here.]

[Enter API information here.]

[Enter information about supplied implementation of this extension point.]