Class: urlParamAdapter
Oracle® JavaScript Extension Toolkit (JET)
1.2.0
E65435-01
oj.Router. urlParamAdapter
- Version:
- 1.2.0
- Since:
- 1.1.0
Url adapter used by the oj.Router to manage URL in the form of
/index.html?book=chapter2
. There are two available
adapters, this one and the urlPathAdapter.