Author: andy
Date: Mon May 22 10:36:57 2017
New Revision: 1795786

URL: http://svn.apache.org/viewvc?rev=1795786&view=rev
Log:
JENA-1339: Update doc for added base classes

Modified:
    jena/site/trunk/content/documentation/query/writing_propfuncs.mdtext

Modified: jena/site/trunk/content/documentation/query/writing_propfuncs.mdtext
URL: 
http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/query/writing_propfuncs.mdtext?rev=1795786&r1=1795785&r2=1795786&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/query/writing_propfuncs.mdtext 
(original)
+++ jena/site/trunk/content/documentation/query/writing_propfuncs.mdtext Mon 
May 22 10:36:57 2017
@@ -51,6 +51,10 @@ Just like
                          |--PFuncAssignToObject
                          |
                          |--PFuncAssignToSubject
+                    |
+                    |--PFuncListAndSimple
+                    |
+                    |--PFuncListAndList
 
 The choice of extension point determines the function signature that the 
developer will need to implement, and
  primarily determines whether some of the arguments will be 


Reply via email to