net.sf.dewdrop.sqlml
Interface DomBuilder

All Known Implementing Classes:
XmlDomBuilder

public interface DomBuilder


Method Summary
 Sqlml buildDom(File sqlmlFile)
           
 

Method Detail

buildDom

public Sqlml buildDom(File sqlmlFile)
               throws DewDropException
Throws:
DewDropException