<source><name>Hemi.framework.io.offline.provider</name><project><name>Hemi JavaScript Framework</name><url-title>Hemi JavaScript Framework Project</url-title><url>/Hemi/</url></project><package><path>Hemi.framework.io.offline.provider</path><library>Hemi</library><description>Data provider for offline storage for use with Hemi Framework projects files.</description><static-class><name>service</name><version>3.1.9</version><description>Static implementation of the hemi.framework.io.offline.provider.serviceImpl class.</description></static-class><class><name>serviceImpl</name><version>3.1.9</version><description>The framework provider is a <i>hemi.data.io</i> provider for serving requests for offline filesets related to the HemiFramework.</description>

If the URI is shortened, eg: Components/test.xml instead of /DWAC/[User]/Components/test.xml, then prepend a stub
Scrub off the online CoreWeb ID- prefix

.replace(/^ID\-/, "");
Duplicate Method w/ core.io.js

GetElementText
If the Data is in the CoreWeb serialization style, it needs to be decomposed

If the Data is in the CoreWeb serialization style, it needs to be decomposed

If the Data is in the CoreWeb serialization style, it needs to be decomposed

Caveat: The CoreWeb-style controls assume the id is a number

alert(JSON.stringify(oD));
t.RenderGroup(oResponse, oRequest.requestCatalog, r);
else if (ctx == "Data") {
}
For group lists, defer to the static values

</class></package><index><description>Data provider for offline storage for use with Hemi Framework projects files.</description><url>Hemi_api.html</url><url-title>API Index</url-title></index></source>
