More REST documentation

This commit is contained in:
Mark Pollack
2009-04-11 04:49:11 +00:00
parent 5a87334168
commit 4fc77944ad
2 changed files with 230 additions and 19 deletions

View File

@@ -425,7 +425,7 @@ Object nullValue = parser.parseExpression("null").getValue();
<para>Navigating with property references is easy, just use a period to
indicate a nested property value. The instances of Inventor class, pupin
and tesla, were populated with data listed in section Section <link
linkend="expressions-examples-classes">Classes used in the
linkend="expressions-example-classes">Classes used in the
examples</link>. To navigate "down" and get Tesla's year of birth and
Pupin's city of birth the following expressions are used </para>