gov.nasa.pds.search.core.extractor
Class ExtractorAttributes
java.lang.Object
gov.nasa.pds.search.core.extractor.ExtractorAttributes
public class ExtractorAttributes
- extends Object
- Author:
- Jordan Padams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractorAttributes
public ExtractorAttributes(String filename)
getQuery
public String getQuery()
getName
public String getName(int column)
getIndex
public int getIndex(int column)
getValue
public String getValue(int column)
getNumAttr
public int getNumAttr()
main
public static void main(String[] args)
- Parameters:
args
-
Copyright © 2010-2012 Planetary Data System. All Rights Reserved.