http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/beb5f5d0/content/site/apidocs/org/apache/juneau/jena/RdfParser.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfParser.html 
b/content/site/apidocs/org/apache/juneau/jena/RdfParser.html
index bf795cb..6b958fd 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfParser.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfParser.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -137,7 +137,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../org/apache/juneau/annotation/Consumes.html" 
title="annotation in org.apache.juneau.annotation">@Consumes</a>(<a 
href="../../../../org/apache/juneau/annotation/Consumes.html#value--">value</a>="text/xml+rdf")
-public class <a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.53">RdfParser</a>
+public class <a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.57">RdfParser</a>
 extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" 
title="class in org.apache.juneau.parser">ReaderParser</a></pre>
 <div class="block">Parses RDF into POJOs.
 
@@ -274,42 +274,85 @@ extends <a 
href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addBeanFilters-java.lang.Class...-">addBeanFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</code>
-<div class="block">Shortcut for calling 
<code>getContextFactory().addBeanFilters(<jf>classes</jf>)</code>.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addBeanFilters-java.lang.Class...-">addBeanFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Add to bean filters.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addImplClass-java.lang.Class-java.lang.Class-">addImplClass</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;interfaceClass,
-            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;? extends 
T&gt;&nbsp;implClass)</code>
-<div class="block">Shortcut for calling 
<code>getContextFactory().addImplClass(<jf>interfaceClass</jf>, 
<jf>implClass</jf>)</code>.</div>
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addBeanFilters-java.util.Collection-">addBeanFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Add to bean filters.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addNotBeanClasses-java.lang.Class...-">addNotBeanClasses</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</code>
-<div class="block">Shortcut for calling 
<code>getContextFactory().addNotBeanClasses(<jf>classes</jf>)</code>.</div>
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="../../../../org/apache/juneau/CoreApi.html" title="class in 
org.apache.juneau">CoreApi</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addImplClass-java.lang.Class-java.lang.Class-">addImplClass</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;interfaceClass,
+            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;? extends 
T&gt;&nbsp;implClass)</code>
+<div class="block"><b>Configuration property:</b>  Implementation classes for 
interfaces and abstract classes.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addPojoSwaps-java.lang.Class...-">addPojoSwaps</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</code>
-<div class="block">Shortcut for calling 
<code>getContextFactory().addPojoSwaps(<jf>classes</jf>)</code>.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addNotBeanClasses-java.lang.Class...-">addNotBeanClasses</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Add to classes that should 
not be considered beans.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addToDictionary-java.lang.Class...-">addToDictionary</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</code>
-<div class="block">Shortcut for calling 
<code>getContextFactory().addToDictionary(<jf>classes</jf>)</code>.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addNotBeanClasses-java.util.Collection-">addNotBeanClasses</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Add to classes that should 
not be considered beans.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addNotBeanPackages-java.util.Collection-">addNotBeanPackages</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Add to packages whose 
classes should not be considered beans.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addNotBeanPackages-java.lang.String...-">addNotBeanPackages</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Add to packages whose 
classes should not be considered beans.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addPojoSwaps-java.lang.Class...-">addPojoSwaps</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Add to POJO swaps.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addPojoSwaps-java.util.Collection-">addPojoSwaps</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Add to POJO swaps.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addToBeanDictionary-java.lang.Class...-">addToBeanDictionary</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Add to bean 
dictionary.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addToBeanDictionary-java.util.Collection-">addToBeanDictionary</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Add to bean 
dictionary.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#addToProperty-java.lang.String-java.lang.Object-">addToProperty</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name,
+             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;value)</code>
+<div class="block">Adds a value to a SET property.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#clone--">clone</a></span>()</code>
 <div class="block">Creates an unlocked clone of this object.</div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParserSession.html" title="class in 
org.apache.juneau.jena">RdfParserSession</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#createSession-java.lang.Object-org.apache.juneau.ObjectMap-java.lang.reflect.Method-java.lang.Object-java.util.Locale-java.util.TimeZone-org.apache.juneau.MediaType-">createSession</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;input,
              <a href="../../../../org/apache/juneau/ObjectMap.html" 
title="class in org.apache.juneau">ObjectMap</a>&nbsp;op,
@@ -321,36 +364,388 @@ extends <a 
href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <div class="block">Create the session object that will be passed in to the 
parse method.</div>
 </td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>protected &lt;T&gt;&nbsp;T</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#doParse-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">doParse</a></span>(<a
 href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in 
org.apache.juneau.parser">ParserSession</a>&nbsp;session,
        <a href="../../../../org/apache/juneau/ClassMeta.html" title="class in 
org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;type)</code>
 <div class="block">Workhorse method.</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#lock--">lock</a></span>()</code>
 <div class="block">Locks this object so that settings on it cannot be 
modified.</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i16" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#putToProperty-java.lang.String-java.lang.Object-">putToProperty</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name,
+             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;value)</code>
+<div class="block">Adds or overwrites a value to a MAP property.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#putToProperty-java.lang.String-java.lang.Object-java.lang.Object-">putToProperty</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name,
+             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;key,
+             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;value)</code>
+<div class="block">Adds or overwrites a value to a MAP property.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removeBeanFilters-java.lang.Class...-">removeBeanFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Remove from bean 
filters.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removeBeanFilters-java.util.Collection-">removeBeanFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Remove from bean 
filters.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removeFromBeanDictionary-java.lang.Class...-">removeFromBeanDictionary</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Remove from bean 
dictionary.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removeFromBeanDictionary-java.util.Collection-">removeFromBeanDictionary</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Remove from bean 
dictionary.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removeFromProperty-java.lang.String-java.lang.Object-">removeFromProperty</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name,
+                  <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;value)</code>
+<div class="block">Removes a value from a SET property.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removeNotBeanClasses-java.lang.Class...-">removeNotBeanClasses</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Remove from classes that 
should not be considered beans.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removeNotBeanClasses-java.util.Collection-">removeNotBeanClasses</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Remove from classes that 
should not be considered beans.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removeNotBeanPackages-java.util.Collection-">removeNotBeanPackages</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Remove from packages whose 
classes should not be considered beans.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removeNotBeanPackages-java.lang.String...-">removeNotBeanPackages</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Remove from packages whose 
classes should not be considered beans.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removePojoSwaps-java.lang.Class...-">removePojoSwaps</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Remove from POJO 
swaps.</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#removePojoSwaps-java.util.Collection-">removePojoSwaps</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Remove from POJO 
swaps.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeanClassVisibility-org.apache.juneau.Visibility-">setBeanClassVisibility</a></span>(<a
 href="../../../../org/apache/juneau/Visibility.html" title="enum in 
org.apache.juneau">Visibility</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Look for bean classes with 
the specified minimum visibility.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeanConstructorVisibility-org.apache.juneau.Visibility-">setBeanConstructorVisibility</a></span>(<a
 href="../../../../org/apache/juneau/Visibility.html" title="enum in 
org.apache.juneau">Visibility</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Look for bean constructors 
with the specified minimum visibility.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeanDictionary-java.lang.Class...-">setBeanDictionary</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Bean lookup 
dictionary.</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeanDictionary-java.util.Collection-">setBeanDictionary</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Bean lookup 
dictionary.</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeanFieldVisibility-org.apache.juneau.Visibility-">setBeanFieldVisibility</a></span>(<a
 href="../../../../org/apache/juneau/Visibility.html" title="enum in 
org.apache.juneau">Visibility</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Look for bean fields with 
the specified minimum visibility.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeanFilters-java.lang.Class...-">setBeanFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Bean filters to apply to 
beans.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeanFilters-java.util.Collection-">setBeanFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Bean filters to apply to 
beans.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeanMapPutReturnsOldValue-boolean-">setBeanMapPutReturnsOldValue</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  <a 
href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a>
 method will return old property value.</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeansRequireDefaultConstructor-boolean-">setBeansRequireDefaultConstructor</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Beans require no-arg 
constructors.</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeansRequireSerializable-boolean-">setBeansRequireSerializable</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Beans require <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io"><code>Serializable</code></a> 
interface.</div>
+</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeansRequireSettersForGetters-boolean-">setBeansRequireSettersForGetters</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Beans require setters for 
getters.</div>
+</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeansRequireSomeProperties-boolean-">setBeansRequireSomeProperties</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Beans require at least one 
property.</div>
+</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setBeanTypePropertyName-java.lang.String-">setBeanTypePropertyName</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Name to use for the bean 
type properties used to represent a bean type.</div>
+</td>
+</tr>
+<tr id="i42" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setClassLoader-java.lang.ClassLoader-">setClassLoader</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in 
java.lang">ClassLoader</a>&nbsp;classLoader)</code>
-<div class="block">Shortcut for calling 
<code>getContextFactory().setClassLoader(<jf>classLoader</jf>)</code>.</div>
+<div class="block">Sets the classloader used for created classes from class 
strings.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setCollectionFormat-org.apache.juneau.jena.RdfCollectionFormat-">setCollectionFormat</a></span>(<a
 href="../../../../org/apache/juneau/jena/RdfCollectionFormat.html" title="enum 
in org.apache.juneau.jena">RdfCollectionFormat</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  RDF format for representing 
collections and arrays.</div>
+</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setDebug-boolean-">setDebug</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Debug mode.</div>
+</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setDefaultParser-java.lang.Class-">setDefaultParser</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Default parser to use when 
converting <code>Strings</code> to POJOs.</div>
+</td>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setFileCharset-java.lang.String-">setFileCharset</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  File charset.</div>
+</td>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setIgnoreInvocationExceptionsOnGetters-boolean-">setIgnoreInvocationExceptionsOnGetters</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Ignore invocation errors on 
getters.</div>
+</td>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setIgnoreInvocationExceptionsOnSetters-boolean-">setIgnoreInvocationExceptionsOnSetters</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Ignore invocation errors on 
setters.</div>
+</td>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setIgnorePropertiesWithoutSetters-boolean-">setIgnorePropertiesWithoutSetters</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Ignore properties without 
setters.</div>
+</td>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setIgnoreUnknownBeanProperties-boolean-">setIgnoreUnknownBeanProperties</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Ignore unknown 
properties.</div>
+</td>
+</tr>
+<tr id="i51" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setIgnoreUnknownNullBeanProperties-boolean-">setIgnoreUnknownNullBeanProperties</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Ignore unknown properties 
with null values.</div>
+</td>
+</tr>
+<tr id="i52" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setImplClasses-java.util.Map-">setImplClasses</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Implementation classes for 
interfaces and abstract classes.</div>
+</td>
+</tr>
+<tr id="i53" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setInputStreamCharset-java.lang.String-">setInputStreamCharset</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Input stream charset.</div>
+</td>
+</tr>
+<tr id="i54" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setJuneauBpNs-org.apache.juneau.xml.Namespace-">setJuneauBpNs</a></span>(<a
 href="../../../../org/apache/juneau/xml/Namespace.html" title="class in 
org.apache.juneau.xml">Namespace</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Default XML namespace for 
bean properties.</div>
+</td>
+</tr>
+<tr id="i55" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setJuneauNs-org.apache.juneau.xml.Namespace-">setJuneauNs</a></span>(<a
 href="../../../../org/apache/juneau/xml/Namespace.html" title="class in 
org.apache.juneau.xml">Namespace</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  XML namespace for Juneau 
properties.</div>
+</td>
+</tr>
+<tr id="i56" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setLanguage-java.lang.String-">setLanguage</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  RDF language.</div>
+</td>
+</tr>
+<tr id="i57" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setLocale-java.util.Locale-">setLocale</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true";
 title="class or interface in java.util">Locale</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Locale.</div>
+</td>
+</tr>
+<tr id="i58" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setLooseCollections-boolean-">setLooseCollections</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Collections should be 
serialized and parsed as loose collections.</div>
+</td>
+</tr>
+<tr id="i59" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setMediaType-org.apache.juneau.MediaType-">setMediaType</a></span>(<a
 href="../../../../org/apache/juneau/MediaType.html" title="class in 
org.apache.juneau">MediaType</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Media type.</div>
+</td>
+</tr>
+<tr id="i60" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setMethodVisibility-org.apache.juneau.Visibility-">setMethodVisibility</a></span>(<a
 href="../../../../org/apache/juneau/Visibility.html" title="enum in 
org.apache.juneau">Visibility</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Look for bean methods with 
the specified minimum visibility.</div>
+</td>
+</tr>
+<tr id="i61" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setNotBeanClasses-java.lang.Class...-">setNotBeanClasses</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Classes to be excluded from 
consideration as being beans.</div>
+</td>
+</tr>
+<tr id="i62" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setNotBeanClasses-java.util.Collection-">setNotBeanClasses</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Classes to be excluded from 
consideration as being beans.</div>
+</td>
+</tr>
+<tr id="i63" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setNotBeanPackages-java.util.Collection-">setNotBeanPackages</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Packages whose classes 
should not be considered beans.</div>
+</td>
+</tr>
+<tr id="i64" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setNotBeanPackages-java.lang.String...-">setNotBeanPackages</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  Packages whose classes 
should not be considered beans.</div>
+</td>
+</tr>
+<tr id="i65" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setPojoSwaps-java.lang.Class...-">setPojoSwaps</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  POJO swaps to apply to Java 
objects.</div>
+</td>
+</tr>
+<tr id="i66" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setPojoSwaps-java.util.Collection-">setPojoSwaps</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
+<div class="block"><b>Configuration property:</b>  POJO swaps to apply to Java 
objects.</div>
+</td>
+</tr>
+<tr id="i67" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setProperties-org.apache.juneau.ObjectMap-">setProperties</a></span>(<a
 href="../../../../org/apache/juneau/ObjectMap.html" title="class in 
org.apache.juneau">ObjectMap</a>&nbsp;properties)</code>
-<div class="block">Shortcut for calling 
<code>getContextFactory().setProperties(<jf>properties</jf>);</code>.</div>
+<div class="block">Sets multiple configuration properties on this object.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i68" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setProperty-java.lang.String-java.lang.Object-">setProperty</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;property,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setProperty-java.lang.String-java.lang.Object-">setProperty</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name,
            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;value)</code>
-<div class="block">Shortcut for calling 
<code>getContextFactory().setProperty(<jf>property</jf>, 
<jf>value</jf>);</code>.</div>
+<div class="block">Sets a configuration property on this object.</div>
+</td>
+</tr>
+<tr id="i69" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setSortProperties-boolean-">setSortProperties</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Sort bean properties in 
alphabetical order.</div>
+</td>
+</tr>
+<tr id="i70" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setStrict-boolean-">setStrict</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Strict mode.</div>
+</td>
+</tr>
+<tr id="i71" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setTimeZone-java.util.TimeZone-">setTimeZone</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true";
 title="class or interface in java.util">TimeZone</a>&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  TimeZone.</div>
+</td>
+</tr>
+<tr id="i72" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setTrimStrings-boolean-">setTrimStrings</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Trim parsed strings.</div>
+</td>
+</tr>
+<tr id="i73" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setTrimWhitespace-boolean-">setTrimWhitespace</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Trim whitespace from text 
elements.</div>
+</td>
+</tr>
+<tr id="i74" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setUseInterfaceProxies-boolean-">setUseInterfaceProxies</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Use interface proxies.</div>
+</td>
+</tr>
+<tr id="i75" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setUseJavaBeanIntrospector-boolean-">setUseJavaBeanIntrospector</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Use Java <a 
href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true";
 title="class or interface in java.beans"><code>Introspector</code></a> for 
determining bean properties.</div>
+</td>
+</tr>
+<tr id="i76" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/jena/RdfParser.html#setUseXmlNamespaces-boolean-">setUseXmlNamespaces</a></span>(boolean&nbsp;value)</code>
+<div class="block"><b>Configuration property:</b>  Reuse XML namespaces when 
RDF namespaces not specified.</div>
 </td>
 </tr>
 </table>
@@ -409,7 +804,7 @@ extends <a 
href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_XML</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a> <a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.56">DEFAULT_XML</a></pre>
+<pre>public static final&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a> <a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.60">DEFAULT_XML</a></pre>
 <div class="block">Default XML parser, all default settings.</div>
 </li>
 </ul>
@@ -419,7 +814,7 @@ extends <a 
href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_TURTLE</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a> <a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.59">DEFAULT_TURTLE</a></pre>
+<pre>public static final&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a> <a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.63">DEFAULT_TURTLE</a></pre>
 <div class="block">Default Turtle parser, all default settings.</div>
 </li>
 </ul>
@@ -429,7 +824,7 @@ extends <a 
href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_NTRIPLE</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a> <a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.62">DEFAULT_NTRIPLE</a></pre>
+<pre>public static final&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a> <a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.66">DEFAULT_NTRIPLE</a></pre>
 <div class="block">Default N-Triple parser, all default settings.</div>
 </li>
 </ul>
@@ -439,7 +834,7 @@ extends <a 
href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT_N3</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a> <a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.65">DEFAULT_N3</a></pre>
+<pre>public static final&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in 
org.apache.juneau.jena">RdfParser</a> <a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.69">DEFAULT_N3</a></pre>
 <div class="block">Default N3 parser, all default settings.</div>
 </li>
 </ul>
@@ -457,7 +852,7 @@ extends <a 
href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RdfParser</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.53">RdfParser</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.57">RdfParser</a>()</pre>
 </li>
 </ul>
 </li>
@@ -474,7 +869,7 @@ extends <a 
href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>doParse</h4>
-<pre>protected&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.107">doParse</a>(<a
 href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in 
org.apache.juneau.parser">ParserSession</a>&nbsp;session,
+<pre>protected&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.111">doParse</a>(<a
 href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in 
org.apache.juneau.parser">ParserSession</a>&nbsp;session,
                         <a href="../../../../org/apache/juneau/ClassMeta.html" 
title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;type)
                  throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../org/apache/juneau/parser/Parser.html#doParse-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">Parser</a></code></span></div>
@@ -503,7 +898,7 @@ extends <a 
href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParserSession.html" title="class in 
org.apache.juneau.jena">RdfParserSession</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.428">createSession</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;input,
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/jena/RdfParserSession.html" title="class in 
org.apache.juneau.jena">RdfParserSession</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.433">createSession</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;input,
                                       <a 
href="../../../../org/apache/juneau/ObjectMap.html" title="class in 
org.apache.juneau">ObjectMap</a>&nbsp;op,
                                       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true";
 title="class or interface in java.lang.reflect">Method</a>&nbsp;javaMethod,
                                       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;outer,
@@ -535,183 +930,2586 @@ extends <a 
href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 </dl>
 </li>
 </ul>
-<a name="setProperty-java.lang.String-java.lang.Object-">
+<a name="setTrimWhitespace-boolean-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setProperty</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.433">setProperty</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;property,
-                             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;value)
-                      throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../org/apache/juneau/CoreApi.html#setProperty-java.lang.String-java.lang.Object-">CoreApi</a></code></span></div>
-<div class="block">Shortcut for calling 
<code>getContextFactory().setProperty(<jf>property</jf>, 
<jf>value</jf>);</code>.</div>
+<h4>setTrimWhitespace</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.464">setTrimWhitespace</a>(boolean&nbsp;value)
+                            throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
+<div class="block"><b>Configuration property:</b>  Trim whitespace from text 
elements.
+ <p>
+ <ul>
+   <li><b>Name:</b> <js>"RdfParser.trimWhitespace"</js>
+   <li><b>Data type:</b> <code>Boolean</code>
+   <li><b>Default:</b> <jk>false</jk>
+   <li><b>Session-overridable:</b> <jk>true</jk>
+ </ul>
+ <p>
+ If <jk>true</jk>, whitespace in text elements will be automatically trimmed.
+ <p>
+ <h5 class='section'>Notes:</h5>
+ <ul>
+   <li>This is equivalent to calling 
<code>setProperty(<jsf>RDF_trimWhitespace</jsf>, value)</code>.
+ </ul></div>
 <dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../org/apache/juneau/parser/Parser.html#setProperty-java.lang.String-java.lang.Object-">setProperty</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../org/apache/juneau/parser/Parser.html" 
title="class in org.apache.juneau.parser">Parser</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>property</code> - The property name.</dd>
-<dd><code>value</code> - The property value.</dd>
+<dd><code>value</code> - The new value for this property.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>This class (for method chaining).</dd>
+<dd>This object (for method chaining).</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/CoreApi.html#lock--"><code>CoreApi.lock()</code></a>
 has been called on this object or <a 
href="../../../../org/apache/juneau/ContextFactory.html" title="class in 
org.apache.juneau"><code>ContextFactory</code></a> object.</dd>
+<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/jena/RdfParser.html#lock--"><code>lock()</code></a>
 was called on this class.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../org/apache/juneau/ContextFactory.html#setProperty-java.lang.String-java.lang.Object-"><code>ContextFactory.setProperty(String,
 Object)</code></a></dd>
+<dd><a 
href="../../../../org/apache/juneau/jena/RdfParserContext.html#RDF_trimWhitespace"><code>RdfParserContext.RDF_trimWhitespace</code></a></dd>
 </dl>
 </li>
 </ul>
-<a name="setProperties-org.apache.juneau.ObjectMap-">
+<a name="setLanguage-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.439">setProperties</a>(<a
 href="../../../../org/apache/juneau/ObjectMap.html" title="class in 
org.apache.juneau">ObjectMap</a>&nbsp;properties)
-                        throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../org/apache/juneau/CoreApi.html#setProperties-org.apache.juneau.ObjectMap-">CoreApi</a></code></span></div>
-<div class="block">Shortcut for calling 
<code>getContextFactory().setProperties(<jf>properties</jf>);</code>.</div>
+<h4>setLanguage</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.505">setLanguage</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;value)
+                      throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
+<div class="block"><b>Configuration property:</b>  RDF language.
+ <p>
+ <ul>
+   <li><b>Name:</b> <js>"Rdf.language"</js>
+   <li><b>Data type:</b> <code>String</code>
+   <li><b>Default:</b> <js>"RDF/XML-ABBREV"</js>
+ </ul>
+ <p>
+   Can be any of the following:
+ <ul class='spaced-list'>
+   <li><js>"RDF/XML"</js>
+   <li><js>"RDF/XML-ABBREV"</js>
+   <li><js>"N-TRIPLE"</js>
+   <li><js>"N3"</js> - General name for the N3 writer.
+      Will make a decision on exactly which writer to use (pretty writer, 
plain writer or simple writer) when created.
+      Default is the pretty writer but can be overridden with system property 
<code>com.hp.hpl.jena.n3.N3JenaWriter.writer</code>.
+   <li><js>"N3-PP"</js> - Name of the N3 pretty writer.
+      The pretty writer uses a frame-like layout, with prefixing, clustering 
like properties and embedding one-referenced bNodes.
+   <li><js>"N3-PLAIN"</js> - Name of the N3 plain writer.
+      The plain writer writes records by subject.
+   <li><js>"N3-TRIPLES"</js> - Name of the N3 triples writer.
+      This writer writes one line per statement, like N-Triples, but does 
N3-style prefixing.
+   <li><js>"TURTLE"</js> -  Turtle writer.
+      http://www.dajobe.org/2004/01/turtle/
+ </ul>
+ <p>
+ <h5 class='section'>Notes:</h5>
+ <ul>
+   <li>This is equivalent to calling 
<code>setProperty(<jsf>RDF_language</jsf>, value)</code>.
+ </ul></div>
 <dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../org/apache/juneau/CoreApi.html#setProperties-org.apache.juneau.ObjectMap-">setProperties</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../org/apache/juneau/CoreApi.html" 
title="class in org.apache.juneau">CoreApi</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>properties</code> - The properties to set on this class.</dd>
+<dd><code>value</code> - The new value for this property.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>This class (for method chaining).</dd>
+<dd>This object (for method chaining).</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/CoreApi.html#lock--"><code>CoreApi.lock()</code></a>
 has been called on this object.</dd>
+<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/jena/RdfParser.html#lock--"><code>lock()</code></a>
 was called on this class.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../org/apache/juneau/ContextFactory.html#setProperties-java.util.Map-"><code>ContextFactory.setProperties(java.util.Map)</code></a></dd>
+<dd><a 
href="../../../../org/apache/juneau/jena/RdfCommonContext.html#RDF_language"><code>RdfCommonContext.RDF_language</code></a></dd>
 </dl>
 </li>
 </ul>
-<a name="addNotBeanClasses-java.lang.Class...-">
+<a name="setJuneauNs-org.apache.juneau.xml.Namespace-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>addNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.445">addNotBeanClasses</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)
-                            throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../org/apache/juneau/CoreApi.html#addNotBeanClasses-java.lang.Class...-">CoreApi</a></code></span></div>
-<div class="block">Shortcut for calling 
<code>getContextFactory().addNotBeanClasses(<jf>classes</jf>)</code>.</div>
+<h4>setJuneauNs</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.528">setJuneauNs</a>(<a
 href="../../../../org/apache/juneau/xml/Namespace.html" title="class in 
org.apache.juneau.xml">Namespace</a>&nbsp;value)
+                      throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
+<div class="block"><b>Configuration property:</b>  XML namespace for Juneau 
properties.
+ <p>
+ <ul>
+   <li><b>Name:</b> <js>"Rdf.juneauNs"</js>
+   <li><b>Data type:</b> <a 
href="../../../../org/apache/juneau/xml/Namespace.html" title="class in 
org.apache.juneau.xml"><code>Namespace</code></a>
+   <li><b>Default:</b> 
<code>{j:<js>'http://www.apache.org/juneau/'</js>}</code>
+ </ul>
+ <p>
+ <h5 class='section'>Notes:</h5>
+ <ul>
+   <li>This is equivalent to calling 
<code>setProperty(<jsf>RDF_juneauNs</jsf>, value)</code>.
+ </ul></div>
 <dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - The new value for this property.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/jena/RdfParser.html#lock--"><code>lock()</code></a>
 was called on this class.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../org/apache/juneau/jena/RdfCommonContext.html#RDF_juneauNs"><code>RdfCommonContext.RDF_juneauNs</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setJuneauBpNs-org.apache.juneau.xml.Namespace-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setJuneauBpNs</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.551">setJuneauBpNs</a>(<a
 href="../../../../org/apache/juneau/xml/Namespace.html" title="class in 
org.apache.juneau.xml">Namespace</a>&nbsp;value)
+                        throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
+<div class="block"><b>Configuration property:</b>  Default XML namespace for 
bean properties.
+ <p>
+ <ul>
+   <li><b>Name:</b> <js>"Rdf.juneauBpNs"</js>
+   <li><b>Data type:</b> <a 
href="../../../../org/apache/juneau/xml/Namespace.html" title="class in 
org.apache.juneau.xml"><code>Namespace</code></a>
+   <li><b>Default:</b> 
<code>{j:<js>'http://www.apache.org/juneaubp/'</js>}</code>
+ </ul>
+ <p>
+ <h5 class='section'>Notes:</h5>
+ <ul>
+   <li>This is equivalent to calling 
<code>setProperty(<jsf>RDF_juneauBpNs</jsf>, value)</code>.
+ </ul></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - The new value for this property.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/jena/RdfParser.html#lock--"><code>lock()</code></a>
 was called on this class.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../org/apache/juneau/jena/RdfCommonContext.html#RDF_juneauBpNs"><code>RdfCommonContext.RDF_juneauBpNs</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setUseXmlNamespaces-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUseXmlNamespaces</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.577">setUseXmlNamespaces</a>(boolean&nbsp;value)
+                              throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
+<div class="block"><b>Configuration property:</b>  Reuse XML namespaces when 
RDF namespaces not specified.
+ <p>
+ <ul>
+   <li><b>Name:</b> <js>"Rdf.useXmlNamespaces"</js>
+   <li><b>Data type:</b> <code>Boolean</code>
+   <li><b>Default:</b> <jk>true</jk>
+ </ul>
+ <p>
+   When specified, namespaces defined using <a 
href="../../../../org/apache/juneau/xml/annotation/XmlNs.html" 
title="annotation in org.apache.juneau.xml.annotation"><code>XmlNs</code></a> 
and <a href="../../../../org/apache/juneau/jena/RdfParser.Xml.html" 
title="class in org.apache.juneau.jena"><code>RdfParser.Xml</code></a> will be 
inherited by the RDF serializers.
+   Otherwise, namespaces will be defined using <a 
href="../../../../org/apache/juneau/jena/annotation/RdfNs.html" 
title="annotation in org.apache.juneau.jena.annotation"><code>RdfNs</code></a> 
and <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" 
title="annotation in org.apache.juneau.jena.annotation"><code>Rdf</code></a>.
+ <p>
+ <h5 class='section'>Notes:</h5>
+ <ul>
+   <li>This is equivalent to calling 
<code>setProperty(<jsf>RDF_useXmlNamespaces</jsf>, value)</code>.
+ </ul></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - The new value for this property.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/jena/RdfParser.html#lock--"><code>lock()</code></a>
 was called on this class.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../org/apache/juneau/jena/RdfCommonContext.html#RDF_useXmlNamespaces"><code>RdfCommonContext.RDF_useXmlNamespaces</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setCollectionFormat-org.apache.juneau.jena.RdfCollectionFormat-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCollectionFormat</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.615">setCollectionFormat</a>(<a
 href="../../../../org/apache/juneau/jena/RdfCollectionFormat.html" title="enum 
in org.apache.juneau.jena">RdfCollectionFormat</a>&nbsp;value)
+                              throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
+<div class="block"><b>Configuration property:</b>  RDF format for representing 
collections and arrays.
+ <p>
+ <ul>
+   <li><b>Name:</b> <js>"Rdf.collectionFormat"</js>
+   <li><b>Data type:</b> <code>RdfCollectionFormat</code>
+   <li><b>Default:</b> <js>"DEFAULT"</js>
+ </ul>
+ <p>
+   Possible values:
+ <ul class='spaced-list'>
+   <li><js>"DEFAULT"</js> - Default format.  The default is an RDF Sequence 
container.
+   <li><js>"SEQ"</js> - RDF Sequence container.
+   <li><js>"BAG"</js> - RDF Bag container.
+   <li><js>"LIST"</js> - RDF List container.
+   <li><js>"MULTI_VALUED"</js> - Multi-valued properties.
+ </ul>
+ <p>
+ <h5 class='section'>Notes:</h5>
+ <ul>
+   <li>If you use <js>"BAG"</js> or <js>"MULTI_VALUED"</js>, the order of the 
elements in the collection will get lost.
+ </ul>
+ <p>
+ <h5 class='section'>Notes:</h5>
+ <ul>
+   <li>This is equivalent to calling 
<code>setProperty(<jsf>RDF_collectionFormat</jsf>, value)</code>.
+   <li>This introduces a slight performance penalty.
+ </ul></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - The new value for this property.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/jena/RdfParser.html#lock--"><code>lock()</code></a>
 was called on this class.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../org/apache/juneau/jena/RdfCommonContext.html#RDF_collectionFormat"><code>RdfCommonContext.RDF_collectionFormat</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setLooseCollections-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLooseCollections</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.670">setLooseCollections</a>(boolean&nbsp;value)
+                              throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
+<div class="block"><b>Configuration property:</b>  Collections should be 
serialized and parsed as loose collections.
+ <p>
+ <ul>
+   <li><b>Name:</b> <js>"Rdf.looseCollections"</js>
+   <li><b>Data type:</b> <code>Boolean</code>
+   <li><b>Default:</b> <jk>false</jk>
+ </ul>
+ <p>
+ When specified, collections of resources are handled as loose collections of 
resources in RDF instead of
+ resources that are children of an RDF collection (e.g. Sequence, Bag).
+ <p>
+ Note that this setting is specialized for RDF syntax, and is incompatible 
with the concept of
+ losslessly representing POJO models, since the tree structure of these POJO 
models are lost
+ when serialized as loose collections.
+   <p>
+   This setting is typically only useful if the beans being parsed into do not 
have a bean property
+   annotated with <a 
href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf(beanUri=true)</code></a>.
+
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   WriterSerializer s = <jk>new</jk> 
RdfSerializer.XmlAbbrev().setLooseCollections(<jk>true</jk>);
+   ReaderParser p = <jk>new</jk> 
RdfParser.Xml().setLooseCollections(<jk>true</jk>);
+
+   List&lt;MyBean&gt; l = createListOfMyBeans();
+
+   <jc>// Serialize to RDF/XML as loose resources</jc>
+   String rdfXml = s.serialize(l);
+
+   <jc>// Parse back into a Java collection</jc>
+   l = p.parse(rdfXml, LinkedList.<jk>class</jk>, MyBean.<jk>class</jk>);
+
+   MyBean[] b = createArrayOfMyBeans();
+
+   <jc>// Serialize to RDF/XML as loose resources</jc>
+   String rdfXml = s.serialize(b);
+
+   <jc>// Parse back into a bean array</jc>
+   b = p.parse(rdfXml, MyBean[].<jk>class</jk>);
+ </p>
+ <p>
+ <h5 class='section'>Notes:</h5>
+ <ul>
+   <li>This is equivalent to calling 
<code>setProperty(<jsf>RDF_looseCollections</jsf>, value)</code>.
+ </ul></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - The new value for this property.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/jena/RdfParser.html#lock--"><code>lock()</code></a>
 was called on this class.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../org/apache/juneau/jena/RdfCommonContext.html#RDF_looseCollections"><code>RdfCommonContext.RDF_looseCollections</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setTrimStrings-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTrimStrings</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.675">setTrimStrings</a>(boolean&nbsp;value)
+                         throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../org/apache/juneau/parser/Parser.html#setTrimStrings-boolean-">Parser</a></code></span></div>
+<div class="block"><b>Configuration property:</b>  Trim parsed strings.
+ <p>
+ <ul>
+   <li><b>Name:</b> <js>"Parser.trimStrings"</js>
+   <li><b>Data type:</b> <code>Boolean</code>
+   <li><b>Default:</b> <jk>false</jk>
+   <li><b>Session-overridable:</b> <jk>true</jk>
+ </ul>
+ <p>
+ If <jk>true</jk>, string values will be trimmed of whitespace using <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--";
 title="class or interface in java.lang"><code>String.trim()</code></a> before 
being added to the POJO.
+ <p>
+ <h5 class='section'>Notes:</h5>
+ <ul>
+   <li>This is equivalent to calling 
<code>setProperty(<jsf>PARSER_trimStrings</jsf>, value)</code>.
+ </ul></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a 
href="../../../../org/apache/juneau/parser/Parser.html#setTrimStrings-boolean-">setTrimStrings</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../org/apache/juneau/parser/Parser.html" 
title="class in org.apache.juneau.parser">Parser</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - The new value for this property.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/juneau/LockedException.html" 
title="class in org.apache.juneau">LockedException</a></code> - If <a 
href="../../../../org/apache/juneau/parser/Parser.html#lock--"><code>Parser.lock()</code></a>
 was called on this class.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_trimStrings"><code>ParserContext.PARSER_trimStrings</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setStrict-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setStrict</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" 
title="class in org.apache.juneau.jena">RdfParser</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.681">setStrict</a>(boolean&nbsp;value)
+                    throws <a 
href="../../../../org/apache/juneau/LockedException.html" title="class in 
org.apache.juneau">LockedException</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../org/apache/juneau/parser/Parser.html#setStrict-boolean-">Parser</a></code></span></div>
+<div class="block"><b>Configuration property:</b>  Strict mode.
+ <p>
+ <ul>
+   <li><b>Name:</b> <js>"Parser.strict"</js>
+   <li><b>Data type:</b> <code>Boolean</code>
+   <li><b>Default:</b> <jk>false</jk>
+   <li><b>Session-overridable:</b> <jk>true</jk>
+ </ul>
+ <p>
+ If <jk>true</jk>, strict mode for the parser is enabled.
+ <p>
+ Strict mode can mean different things for different parsers.
+ <p>
+ <table class='styled'>
+   <tr><th>Parser class</th><th>Strict behavior</th></tr>
+   <tr>
+      <td>All reader-based parsers</td>
+      <td>
+         When enabled, throws <a 
href="../../../../org/apache/juneau/parser/ParseException.html" title="class in 
org.apache.juneau.parser"><code>ParseExceptions</code></a> on malformed charset 
input.
+         Otherwise, malformed input is ignored.
+      </td>
+   </tr>
+   <tr>
+      <td><a href="../../../../org/apache/juneau/json/JsonParser.html" 
title="class in org.apache.j

<TRUNCATED>

Reply via email to