Class IpacTableWriter

All Implemented Interfaces:
Documented, DocumentedIOHandler, StarTableWriter

public class IpacTableWriter extends AbstractTextTableWriter
A StarTableWriter which writes to the IPAC text format. The data format is defined at http://irsa.ipac.caltech.edu/applications/DDGEN/Doc/ipac_tbl.html.
Since:
20 Sep 2012
Author:
Mark Taylor
  • Field Details

    • NULL

      public static String NULL
      String representation for null values.
  • Constructor Details

    • IpacTableWriter

      public IpacTableWriter()
      Constructor.
  • Method Details