| java.lang.Object org.cougaar.mlm.plugin.ldm.OplanFileReader
OplanFileReader | public class OplanFileReader (Code) | | This class is used to parse the given oplan xml file and instantiates oplan objects
accordingly. The oplan xml file is retrieved from the Oplan object. Once retrieved
The OplanFileReader parses the Nodes and attributes of the xml file.
|
addForcePackage | public void addForcePackage(Node data)(Code) | | |
addOrganization | public void addOrganization(Node data)(Code) | | |
parseFileData | protected void parseFileData(Node node)(Code) | | |
readOplanData | public void readOplanData()(Code) | | |
|
|