State.fromWorld

State fromWorld(World world, LV2_URID_Map * map, Node subject) static

Load state from a resource already present in the World model.

Parameters

worldLilv world
mapURID map
subjectNode identifying the state resource

Returns

New State object or null on error