uk.ac.starlink.ttools.build
Class MatcherUsage

java.lang.Object
  extended by uk.ac.starlink.ttools.build.MatcherUsage

public class MatcherUsage
extends Object


Constructor Summary
MatcherUsage(String matcherName)
           
 
Method Summary
 String getRawUsage()
           
 String getXMLUsage()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatcherUsage

public MatcherUsage(String matcherName)
             throws UsageException
Throws:
UsageException
Method Detail

getRawUsage

public String getRawUsage()
                   throws Exception
Throws:
Exception

getXMLUsage

public String getXMLUsage()
                   throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


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