Class FilterDoc


  • public class FilterDoc
    extends java.lang.Object
    Writes a section of XML text documenting all the known ProcessingFilters. Output is to standard output. This class is designed to be used from its main(java.lang.String[]) method.
    Since:
    23 Aug 2005
    Author:
    Mark Taylor
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws uk.ac.starlink.util.LoadException
        Throws:
        uk.ac.starlink.util.LoadException