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