uk.ac.starlink.cdf
Class CdfDomains

java.lang.Object
  extended by uk.ac.starlink.cdf.CdfDomains

public class CdfDomains
extends java.lang.Object

Utility class for identifying domain mappers for CDF datatypes. Currently the epoch-like columns are identified as in the Time domain.

Since:
15 Aug 2013

Constructor Summary
CdfDomains()
           
 
Method Summary
static DomainMapper getMapper(uk.ac.bristol.star.cdf.DataType dtype)
          Returns an appropriate DomainMapper for a given CDF data type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CdfDomains

public CdfDomains()
Method Detail

getMapper

public static DomainMapper getMapper(uk.ac.bristol.star.cdf.DataType dtype)
Returns an appropriate DomainMapper for a given CDF data type.

Returns:
appropriate domain mapper, or null

Copyright © 2004 CLRC: Central Laboratory of the Research Councils. All rights reserved.