Searched refs:odf_ContentFile (Results 1 – 1 of 1) sorted by relevance
108 static XURI odf_ContentFile; field in DocumentMetadataAccess172 odf_ContentFile = URI.createKnown(xContext, URIs.ODF_CONTENTFILE); in before()173 assertNotNull("odf_ContentFile", odf_ContentFile); in before()1213 new Statement(xContent, rdf_type, odf_ContentFile, xManifest); in getManifestStmts()
Completed in 9 milliseconds