Uses of Interface
org.apache.jena.sparql.serializer.FormatterTemplate
-
Packages that use FormatterTemplate Package Description org.apache.jena.sparql.serializer org.apache.jena.sparql.syntax -
-
Uses of FormatterTemplate in org.apache.jena.sparql.serializer
Classes in org.apache.jena.sparql.serializer that implement FormatterTemplate Modifier and Type Class Description classFmtTemplate -
Uses of FormatterTemplate in org.apache.jena.sparql.syntax
Methods in org.apache.jena.sparql.syntax with parameters of type FormatterTemplate Modifier and Type Method Description voidTemplate. format(FormatterTemplate fmtTemplate)
-