Interface ParanamerGenerator

  • All Known Implementing Classes:
    QdoxParanamerGenerator

    public interface ParanamerGenerator
    Generates parameter names from a source path and writes content to a given output path
    • Method Detail

      • processSourcePath

        void processSourcePath​(java.lang.String sourcePath,
                               java.lang.String outputPath)
                        throws java.io.IOException
        Throws:
        java.io.IOException