XMT-O Reference Software

xmto2xmta
Interface MapInterface

All Known Implementing Classes:
MapRoot

public interface MapInterface

listener interface for the editor options model.

History:


Method Summary
 void doMapping()
           
 void init(Xmto2Xmta xmto2xmta, ConvertElement node)
           
 

Method Detail

doMapping

public void doMapping()

init

public void init(Xmto2Xmta xmto2xmta,
                 ConvertElement node)
          throws java.lang.Exception

XMT-O Reference Software