Class: urlPathAdapter

Oracle® JavaScript Extension Toolkit (JET)
1.1.2

E65298-01

QuickNav

oj.Router. urlPathAdapter

Version:
  • 1.1.2
Since:
  • 1.1.0
Url adapter used by the oj.Router to manage URL in the form of /book/chapter2. The UrlPathAdapter is the default adapter used by the router.
There are two available adapters, this one and the urlParamAdapter.