Solved
Can we get the full API docs for com.day.cq.tagging?
Is it possible to get the full API published for the com.day.cq.tagging package?
In particular, the details on the following classes would be useful for anyone attempting to implement QueryBuilder with tags:
- TagPredicateEvaluator
- TagTitlePredicateEvaluator
They seem to be missing: http://dev.day.com/docs/en/cq/current/javadoc/com/day/cq/tagging/package-tree.html
Thanks