TraceLab Components for Reproducing Source Code Summarization Experiments
Breno Dantas Cruz, Paul "Will" McBurney, Collin McMillan
ND XML File Parser Component
The ND XML File Parser Components will receive as input a srcml file and will output a String representation of the file to the TraceLab workspace. The component requires the user to set a variable to the absolute path to where the file is located.
Observe the following items for an explanation about the ND XML File Parser component:
- When clicking the 'i' button of the component the following box will appear. This box contains all the details of this component.
- The following image shows the information regarding the input of the component. "inputDir" is the name of the variable that will hold the value for the absolute path.
- The following image shows the information regarding the output of the component to the workspace. "xmlfile" is the name of the variable that will hold the contants of the file. This variable has type String.
- The following image shows the information regarding the input of the component from the user. "DirPath" is the name of the variable that will hold the absolute path to a file srcml file. This variable has type String and should receive the absolute path to the file location.
- The following image shows the information regarding label of the component.
Table of Contents
Downloads