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