Searched refs:trlit (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/unoxml/qa/complex/unoxml/ |
H A D | RDFRepositoryTest.java | 484 XLiteral trlit = Literal.create(xContext, content); in checkRDFa() local 485 Statement x_FooBarTRLit = new Statement(foo, bar, trlit, null); in checkRDFa() 530 Statement x_FooFooTRLit = new Statement(foo, foo, trlit, null); in checkRDFa() 531 Statement x_FooBazTRLit = new Statement(foo, baz, trlit, null); in checkRDFa()
|
Completed in 22 milliseconds