JMap.Extension.isRegistered
Tell if an extension has been registered or not.
It can be useful to know if a JMap extension is in use or not.
The extension id
Error if extensionId format is not correct
// returns true if the JMap Document extension is in use or notJMap.Extension.isRegistered("Document") Copy
// returns true if the JMap Document extension is in use or notJMap.Extension.isRegistered("Document")
JMap.Extension.isRegistered
Tell if an extension has been registered or not.
It can be useful to know if a JMap extension is in use or not.