public class PDS3LabelReader extends Object
Constructor and Description |
---|
PDS3LabelReader() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getPDSObjectNames() |
Document |
parseLabel(String filePath)
Parse the label and create a XML DOM representation.
|
Map<String,Map> |
traverseDOM(Node root)
Traverses the DOM returned by the PDSLabelToDom object.
|
public Document parseLabel(String filePath) throws FileNotFoundException
filePath
- FileNotFoundException
public Map<String,Map> traverseDOM(Node root)
root
- Copyright © 2010–2015 Planetary Data System. All rights reserved.