Uses of Class
org.apache.sling.query.impl.selector.parser.ParserContext
-
Packages that use ParserContext Package Description org.apache.sling.query.impl.selector.parser -
-
Uses of ParserContext in org.apache.sling.query.impl.selector.parser
Methods in org.apache.sling.query.impl.selector.parser with parameters of type ParserContext Modifier and Type Method Description abstract void
State. process(ParserContext context, char c)
Constructors in org.apache.sling.query.impl.selector.parser with parameters of type ParserContext Constructor Description SelectorSegment(ParserContext context, boolean firstSegment)
-