Package | Description |
---|---|
com.simplyrugby |
The project package
|
com.simplyrugby.controllers |
Contains the controllers for the views
|
com.simplyrugby.exceptions |
Contains the custom exceptions for the project
|
com.simplyrugby.models |
Contains the model
|
com.simplyrugby.objects |
Contains the classes to be used in the project
|
com.simplyrugby.utils |
Contains utilities classes to assist in development efficiency
|