Package | Description |
---|---|
org.lsc.configuration |
Modifier and Type | Method and Description |
---|---|
Lsc |
ObjectFactory.createLsc()
Create an instance of
Lsc |
Lsc |
JaxbXmlConfigurationHelper.getConfiguration(String filename)
Load an XML file to the object
|
Lsc |
LscConfiguration.getLsc() |
Modifier and Type | Method and Description |
---|---|
static void |
LscConfiguration.loadFromInstance(Lsc lscInstance) |
void |
JaxbXmlConfigurationHelper.saveConfiguration(String filename,
Lsc lscConf)
Dump the object to an XML file (by overriding if necessary)
|
Copyright © 2005-2024 LSC project. All Rights Reserved.