Lines Matching refs:foo
100 XURI foo; field in DocumentMetadataAccess
152 foo = URI.create(xContext, "uri:foo"); in before()
153 assertNotNull("foo", foo); in before()
324 foo, new XURI[0]); in check()
334 foo, new XURI[0]); in check()
343 foo, new XURI[0]); in check()
397 xDocMDAccess.loadMetadataFromStorage(null, foo, null); in check()
505 new Statement(foo, bar, foo, xFoobar); in check()
506 xRep.getGraph(xFoobar).addStatement(foo, bar, foo); in check()
577 new Statement(foo, bar, foo, xFoobar4); in check()
609 new Statement(foo, bar, foo, xFoobar5); in check()
698 Statement x_FooBarLit1 = new Statement(foo, bar, mkLit("1"), null); in loadRDFa()
707 Statement x_FooBarLit2 = new Statement(foo, bar, mkLit("2"), null); in loadRDFa()
754 Statement x_FooBarLit6 = new Statement(foo, bar, mkLit("6"), null); in loadRDFa()
755 Statement x_FooBazLit6 = new Statement(foo, baz, mkLit("6"), null); in loadRDFa()
764 Statement x_FooBarLit7 = new Statement(foo, bar, mkLit("7"), null); in loadRDFa()
765 Statement x_FooBazLit7 = new Statement(foo, baz, mkLit("7"), null); in loadRDFa()
766 Statement x_FooFooLit7 = new Statement(foo, foo, mkLit("7"), null); in loadRDFa()
777 Statement x_FooBarLit = new Statement(foo, bar, lit, null); in loadRDFa()
778 Statement x_FooBarLittype = new Statement(foo, bar, lit_type, null); in loadRDFa()
805 = new Statement(foo, bar, mkLit("11", bar), null); in loadRDFa()
834 new Statement(foo, rdfs_label, mkLit("14"), null); in loadRDFa()