public class RendererFactoriesSpec extends Object
Constructor and Description |
---|
RendererFactoriesSpec() |
Modifier and Type | Method and Description |
---|---|
static Factories |
createFactoryTable(com.hp.hpl.jena.rdf.model.Resource endpoint)
Answers a renderer factory table with the built-in formatters and additional
entries from the api:formatter properties of
endpoint . |
static Factories |
createFactoryTable(com.hp.hpl.jena.rdf.model.Resource endpoint,
Factories rf)
Answers a renderer factory table by updating
rf with additional
entries from the api:formatter properties of endpoint . |
public static Factories createFactoryTable(com.hp.hpl.jena.rdf.model.Resource endpoint)
endpoint
.Copyright © 2014. All Rights Reserved.