jpl.pds.parser
Class LabelMetadata
java.lang.Object
jpl.pds.parser.LabelMetadata
public class LabelMetadata
- extends Object
Search the label file in XML DOM format for the metanames. Return meta values in
the runlog.
- Author:
- J. Crichton
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelMetadata
public LabelMetadata()
getMetadata
public static void getMetadata(Document document,
String[] metaNames,
RunLog runLog)
- Retrieve the metadata and format in the runLog as XML.
- Parameters:
document
- Label file in DOM format.metaNames
- Array of element names.runLog
- Buffer for formatting the output.
Copyright © 2005-2012 Planetary Data System. All Rights Reserved.