Interface IJavaDocFactory

    • Method Detail

      • createParam

        @Deprecated
        IParamNode createParam()
        Deprecated.
        Please don't create these manually, and please fix any code that does.
        Returns:
        a new, empty IParamNode
      • createException

        @Deprecated
        IExceptionNode createException()
        Deprecated.
        Please don't create these manually, and please fix any code that does.
        Returns:
        a new, empty IExceptionNode