electric.xml.io.mapping
Interface ILoader

All Known Implementing Classes:
DirectoryLoader, FileLoader, JARLoader

public interface ILoader

ILoader defines interface used by concrete mappings loaders.

Author:
webMethods

Method Summary
 MapFile[] loadMapFiles(java.lang.String path)
           
 

Method Detail

loadMapFiles

public MapFile[] loadMapFiles(java.lang.String path)
                       throws java.io.IOException,
                              ParseException
Parameters:
path -
Throws:
java.io.IOException
ParseException


copyright© 2001-2004 by webMethods All Rights Reserved.