Class AntLibTests


  • public class AntLibTests
    extends java.lang.Object
    Checks that the <antlib> document for the workflow tasks is valid.
    Author:
    Antonio Garcia-Dominguez
    • Constructor Summary

      Constructors 
      Constructor Description
      AntLibTests()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void antlibIsValid()  
      • Methods inherited from class java.lang.Object

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

      • AntLibTests

        public AntLibTests()
    • Method Detail

      • antlibIsValid

        public void antlibIsValid()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception