Uses of Class
org.apache.jena.sparql.syntax.ElementSubQuery
Packages that use ElementSubQuery
Package
Description
-
Uses of ElementSubQuery in org.apache.jena.sparql.serializer
Methods in org.apache.jena.sparql.serializer with parameters of type ElementSubQuery -
Uses of ElementSubQuery in org.apache.jena.sparql.syntax
Methods in org.apache.jena.sparql.syntax with parameters of type ElementSubQueryModifier and TypeMethodDescriptionvoid
ElementVisitor.visit
(ElementSubQuery el) void
ElementVisitorBase.visit
(ElementSubQuery el) void
PatternVarsVisitor.visit
(ElementSubQuery el) -
Uses of ElementSubQuery in org.apache.jena.sparql.syntax.syntaxtransform
Methods in org.apache.jena.sparql.syntax.syntaxtransform with parameters of type ElementSubQueryModifier and TypeMethodDescriptionElementTransform.transform
(ElementSubQuery el, Query query) ElementTransformCopyBase.transform
(ElementSubQuery el, Query query) ElementTransformIdentity.transform
(ElementSubQuery el, Query query)