Deprecated API


Contents
Deprecated Methods
uk.ac.starlink.table.Tables.getUtype(ValueInfo)
          use ValueInfo.getUtype() instead 
uk.ac.starlink.table.StarTableFactory.makeStarTable(URL)
          Use makeStarTable(new URLDataSource(url)) 
uk.ac.starlink.table.StarTableFactory.makeStarTable(URL, String)
          Use makeStarTable(new URLDataSource(url),handler) 
uk.ac.starlink.table.Tables.setUtype(ValueInfo, String)
          use DefaultValueInfo.setUtype(java.lang.String) instead 
 



Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.