Searched refs:odf_ContentFile (Results 1 – 1 of 1) sorted by relevance
109 static XURI odf_ContentFile; field in DocumentMetadataAccess177 odf_ContentFile = URI.createKnown(xContext, URIs.ODF_CONTENTFILE); in before()178 assertNotNull("odf_ContentFile", odf_ContentFile); in before()1218 new Statement(xContent, rdf_type, odf_ContentFile, xManifest); in getManifestStmts()