Closed AbdelazizSaid250 closed 2 years ago
Add ConnectionParam.java to extract the connection parameters under the ConnectedAP tag in the CID/SCD file while parsing it.
Add the ConnectionParam to the ServerModel.java to be retrieved after parsing the CID/SCD file.
Enhance the SclParser.java to parse the ConnectionParam under the ConnectedAP tag.
Optimize imports in the SclParser.java
Remove the unnecessary .toStrings in the SclParser.java
Replace the If-else with switch case in the SclParser.java
Add ConnectionParam.java to extract the connection parameters under the ConnectedAP tag in the CID/SCD file while parsing it.
Add the ConnectionParam to the ServerModel.java to be retrieved after parsing the CID/SCD file.
Enhance the SclParser.java to parse the ConnectionParam under the ConnectedAP tag.
Optimize imports in the SclParser.java
Remove the unnecessary .toStrings in the SclParser.java
Replace the If-else with switch case in the SclParser.java