|
Public Member Functions |
| | XmlInOut () |
| ObsProposal | unmarshalObsProposal (String xmlFileName) throws FileNotFoundException, MarshalException, ValidationException |
| ObsProject | unmarshalObsProject (String xmlFileName) throws FileNotFoundException, MarshalException, ValidationException |
| String | marshalObsProposalToFile (ObsProposal prop, String originalXmlFilename) throws MarshalException, ValidationException, IOException |
| String | marshalObsProjectToFile (ObsProject proj, String originalXmlFilename) throws MarshalException, ValidationException, IOException |
Private Member Functions |
| String | getRemarshaledFilename (String filename) |
Private Attributes |
| File | module_dir |
Static Private Attributes |
| final String | pathToXmlSamples = "test/data/xml_instances_fake/" |