Package org.texttechnologylab.duui.api
Klasse Methods
java.lang.Object
org.texttechnologylab.duui.api.Methods
A class to set up the Java Spark path groups. This class is only used to increase readability and reduce
the amount of code in the main method.
- Autor:
- Cedric Borkowski
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic void
init()
Initializes all endpoints including filters and options.
-
Konstruktordetails
-
Methods
public Methods()
-
-
Methodendetails
-
init
public static void init()Initializes all endpoints including filters and options.
-