Uses of Record Class
org.aksw.iguana.cc.query.handler.QueryHandler.Config.Template
Packages that use QueryHandler.Config.Template
-
Uses of QueryHandler.Config.Template in org.aksw.iguana.cc.query.handler
Methods in org.aksw.iguana.cc.query.handler that return QueryHandler.Config.TemplateModifier and TypeMethodDescriptionQueryHandler.Config.template()
Returns the value of thetemplate
record component.Constructors in org.aksw.iguana.cc.query.handler with parameters of type QueryHandler.Config.TemplateModifierConstructorDescriptionConfig
(String path, QueryHandler.Config.Format format, String separator, Boolean caching, QueryHandler.Config.Order order, Long seed, QueryHandler.Config.Language lang, QueryHandler.Config.Template template) Creates an instance of aConfig
record class.