Coder Social home page Coder Social logo

reverse-javadoc's Introduction

Reverse-Javadoc

Takes javadoc and prints out autogenerated method stubs with all of the comments that are in the doc.

Requires BeautifulSoup4 python module (included) and Python 3.

To use:

run:

git clone https://github.com/ARamsey118/Reverse-Javadoc.git 

Then type:

python3 ClassFinder.py

Follow the prompts to put the output at a specified location. A source folder (src) will automatically be added to the provided path.

reverse-javadoc's People

Watchers

 avatar

reverse-javadoc's Issues

Problems with java.lang classes

classes that originate from the official oracle documentation page will have a wrong address, currently cheap-outed on that one

exceptions

"throws Exception" statements cause the program to create a stub for a method named like the Exception

Command line switches

Add command line switches for the doc and src location, making it possible to tab-complete them and adding easier repeatability.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.