Class SelfAutoRESTDoc


  • public class SelfAutoRESTDoc
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SelfAutoRESTDoc()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void registerClass​(java.lang.Class<?> cl)  
      void writeToMD​(java.io.File mdFile)  
      • Methods inherited from class java.lang.Object

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

      • SelfAutoRESTDoc

        public SelfAutoRESTDoc()
    • Method Detail

      • registerClass

        public void registerClass​(java.lang.Class<?> cl)
      • writeToMD

        public void writeToMD​(java.io.File mdFile)
                       throws java.io.IOException
        Throws:
        java.io.IOException