| Package | Description |
|---|---|
| org.jooby.apitool |
| Modifier and Type | Method and Description |
|---|---|
ApiParser |
ApiParser.modify(Predicate<RouteMethod> matcher,
Consumer<RouteMethod> customizer)
Modify one or more route method who matches the filter.
|
ApiParser |
ApiParser.with(ClassLoader loader)
Set a class loader to use.
|
Copyright © 2021. All rights reserved.