Package com.axelor.data.xml
Class XMLConfig
- java.lang.Object
-
- com.axelor.data.xml.XMLConfig
-
public class XMLConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description XMLConfig()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description List<DataAdapter>
getAdapters()
List<XMLInput>
getInputs()
static XMLConfig
parse(File input)
-