Function anj_uri_path_has

Function Documentation

static inline bool anj_uri_path_has(const anj_uri_path_t *path, anj_id_type_t id_type)

Checks whether path contains the component identified by id_type. For example, /Oid/Iid “has” ANJ_ID_OID and ANJ_ID_IID.