org.autoplot.pds.ShowLabelAsXml
This useful class loads the LBL using PDSLabel to provide it as a Document, and then this
is exported to XML for use in Netbeans.
XPATH: /LABEL/TABLE/COLUMN/NAME/text()
ShowLabelAsXml( )
main
main( java.lang.String[] args ) → void
Parameters
args - a java.lang.String[]
Returns:
void (returns nothing)
[search for examples]
[view on GitHub]
[view on old javadoc]