http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5aed2f48/content/site/apidocs/org/apache/juneau/ini/ConfigMgr.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigMgr.html b/content/site/apidocs/org/apache/juneau/ini/ConfigMgr.html deleted file mode 100644 index bd01157..0000000 --- a/content/site/apidocs/org/apache/juneau/ini/ConfigMgr.html +++ /dev/null @@ -1,555 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConfigMgr (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> -<link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ConfigMgr (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":9}; -var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../index-all.html">Index</a></li> -<li><a href="../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../org/apache/juneau/ini/ConfigFileWrapped.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/juneau/ini/ConfigUtils.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/juneau/ini/ConfigMgr.html" target="_top">Frames</a></li> -<li><a href="ConfigMgr.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.apache.juneau.ini</div> -<h2 title="Class ConfigMgr" class="title">Class ConfigMgr</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.juneau.ini.ConfigMgr</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.37">ConfigMgr</a> -extends <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></pre> -<div class="block">Manager for retrieving shared instances of <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFiles</code></a>. - - <h5 class='section'>Example:</h5> - <p class='bcode'> - ConfigFile cf = ConfigMgr.<jsf>DEFAULT</jsf>.get(<js>"MyConfig.cfg"</js>); - String setting = cf.get(<js>"MySection/mysetting"</js>); - </p></div> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/apache/juneau/ini/ConfigMgr.html" title="class in org.apache.juneau.ini">ConfigMgr</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html#DEFAULT">DEFAULT</a></span></code> -<div class="block">Default reusable configuration manager.</div> -</td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html#ConfigMgr-boolean-org.apache.juneau.ini.Encoder-org.apache.juneau.serializer.WriterSerializer-org.apache.juneau.parser.ReaderParser-java.nio.charset.Charset-java.lang.String:A-">ConfigMgr</a></span>(boolean readOnly, - <a href="../../../../org/apache/juneau/ini/Encoder.html" title="interface in org.apache.juneau.ini">Encoder</a> encoder, - <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html" title="class in org.apache.juneau.serializer">WriterSerializer</a> serializer, - <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="class in org.apache.juneau.parser">ReaderParser</a> parser, - <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset, - <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>[] searchPaths)</code> -<div class="block">Create a custom configuration manager.</div> -</td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html#create--">create</a></span>()</code> -<div class="block">Create a new empty config file not backed by any file.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html#create-java.io.File-">create</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> f)</code> -<div class="block">Create a new config file backed by the specified file.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html#create-java.io.Reader-">create</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> r)</code> -<div class="block">Create a new config file not backed by a file.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html#deleteAll--">deleteAll</a></span>()</code> -<div class="block">Delete all configuration files registered with this config manager.</div> -</td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html#get-java.lang.String-">get</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> path)</code> -<div class="block">Returns the config file with the specified absolute or relative path.</div> -</td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html#get-java.lang.String-boolean-">get</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> path, - boolean create)</code> -<div class="block">Returns the config file with the specified absolute or relative path.</div> -</td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html#loadIfModified--">loadIfModified</a></span>()</code> -<div class="block">Reloads any config files that were modified.</div> -</td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code>static void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html#main-java.lang.String:A-">main</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>[] args)</code> -<div class="block">Implements command-line features for working with INI configuration files.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.<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></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="DEFAULT"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>DEFAULT</h4> -<pre>public static final <a href="../../../../org/apache/juneau/ini/ConfigMgr.html" title="class in org.apache.juneau.ini">ConfigMgr</a> <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.50">DEFAULT</a></pre> -<div class="block">Default reusable configuration manager. - <ul class='spaced-list'> - <li>Read-only: <jk>false</jk>. - <li>Encoder: <a href="../../../../org/apache/juneau/ini/XorEncoder.html" title="class in org.apache.juneau.ini"><code>XorEncoder</code></a>. - <li>Serializer: <a href="../../../../org/apache/juneau/json/JsonSerializer.html#DEFAULT"><code>JsonSerializer.DEFAULT</code></a>. - <li>Parser: <a href="../../../../org/apache/juneau/json/JsonParser.html#DEFAULT"><code>JsonParser.DEFAULT</code></a>. - <li>Charset: <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true#defaultCharset--" title="class or interface in java.nio.charset"><code>Charset.defaultCharset()</code></a>. - <li>Search paths: [<js>"."</js>]. - </ul></div> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="ConfigMgr-boolean-org.apache.juneau.ini.Encoder-org.apache.juneau.serializer.WriterSerializer-org.apache.juneau.parser.ReaderParser-java.nio.charset.Charset-java.lang.String:A-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>ConfigMgr</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.71">ConfigMgr</a>(boolean readOnly, - <a href="../../../../org/apache/juneau/ini/Encoder.html" title="interface in org.apache.juneau.ini">Encoder</a> encoder, - <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html" title="class in org.apache.juneau.serializer">WriterSerializer</a> serializer, - <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="class in org.apache.juneau.parser">ReaderParser</a> parser, - <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset, - <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>[] searchPaths)</pre> -<div class="block">Create a custom configuration manager.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>readOnly</code> - Make <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFiles</code></a> read-only.</dd> -<dd><code>encoder</code> - Optional. Specify the encoder to use for encoded config file entries (e.g. <js>"mySecret*={...}"</js>).</dd> -<dd><code>serializer</code> - Optional. Specify the serializer to use for serializing POJOs when using <a href="../../../../org/apache/juneau/ini/ConfigFile.html#put-java.lang.String-java.lang.Object-"><code>ConfigFile.put(String, Object)</code></a>.</dd> -<dd><code>parser</code> - Optional. Specify the parser to use for parsing POJOs when using <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getObject-java.lang.Class-java.lang.String-"><code>ConfigFile.getObject(Class,String)</code></a>.</dd> -<dd><code>charset</code> - Optional. Specify the config file character encoding. If <jk>null</jk>, uses <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true#defaultCharset--" title="class or interface in java.nio.charset"><code>Charset.defaultCharset()</code></a>.</dd> -<dd><code>searchPaths</code> - Specify the search paths for config files. Can contain relative or absolute paths.</dd> -</dl> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="get-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>get</h4> -<pre>public <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a> <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.92">get</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> path) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block">Returns the config file with the specified absolute or relative path. - <p> - Multiple calls to the same path return the same <code>ConfigFile</code> instance.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>path</code> - The absolute or relative path of the config file.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>The config file.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If config file could not be parsed.</dd> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code> - If config file could not be found.</dd> -</dl> -</li> -</ul> -<a name="get-java.lang.String-boolean-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>get</h4> -<pre>public <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a> <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.110">get</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> path, - boolean create) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block">Returns the config file with the specified absolute or relative path. - <p> - Multiple calls to the same path return the same <code>ConfigFile</code> instance. - <p> - If file doesn't exist and <code>create</code> is <jk>true</jk>, the configuration file will be - create in the location identified by the first entry in the search paths.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>path</code> - The absolute or relative path of the config file.</dd> -<dd><code>create</code> - Create the config file if it doesn't exist.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>The config file.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If config file could not be parsed.</dd> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code> - If config file could not be found or could not be created.</dd> -</dl> -</li> -</ul> -<a name="create--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>create</h4> -<pre>public <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a> <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.129">create</a>() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block">Create a new empty config file not backed by any file.</div> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>A new config file.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -<a name="create-java.io.File-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>create</h4> -<pre>public <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a> <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.143">create</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> f) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block">Create a new config file backed by the specified file. - Note that <a href="../../../../org/apache/juneau/ini/ConfigMgr.html#get-java.lang.String-"><code>get(String)</code></a> is the preferred method for getting access to config files - since this method will create a new config file each time it is called. - This method is provided primarily for testing purposes.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>f</code> - The file to create a config file from.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>A new config file.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -<a name="create-java.io.Reader-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>create</h4> -<pre>public <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a> <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.154">create</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> r) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block">Create a new config file not backed by a file.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>r</code> - The reader containing an INI-formatted file to initialize the config file from.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>A new config file.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -<a name="loadIfModified--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>loadIfModified</h4> -<pre>public void <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.162">loadIfModified</a>() - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<div class="block">Reloads any config files that were modified.</div> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -<a name="deleteAll--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>deleteAll</h4> -<pre>public void <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.170">deleteAll</a>()</pre> -<div class="block">Delete all configuration files registered with this config manager.</div> -</li> -</ul> -<a name="main-java.lang.String:A-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>main</h4> -<pre>public static void <a href="../../../../src-html/org/apache/juneau/ini/ConfigMgr.html#line.250">main</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>[] args)</pre> -<div class="block">Implements command-line features for working with INI configuration files. - <p> - Invoke as a normal Java program... - <p> - <p class='bcode'> - java org.apache.juneau.ini.ConfigMgr [args] - </p> - <p> - Arguments can be any of the following... - <ul class='spaced-list'> - <li>No arguments<br> - Prints usage message.<br> - <li><code>createBatchEnvFile -configfile <configFile> -envfile <batchFile> [-verbose]</code><br> - Creates a batch file that will set each config file entry as an environment variable.<br> - Characters in the keys that are not valid as environment variable names (e.g. <js>'/'</js> and <js>'.'</js>) - will be converted to underscores.<br> - <li><code>createShellEnvFile -configFile <configFile> -envFile <configFile> [-verbose]</code> - Creates a shell script that will set each config file entry as an environment variable.<br> - Characters in the keys that are not valid as environment variable names (e.g. <js>'/'</js> and <js>'.'</js>) - will be converted to underscores.<br> - <li><code>setVals -configFile <configFile> -vals [var1=val1 [var2=val2...]] [-verbose]</code> - Sets values in config files.<br> - </ul> - <p> - For example, the following command will create the file <code>'MyConfig.bat'</code> from the contents of the file <code>'MyConfig.cfg'</code>. - <p class='bcode'> - java org.apache.juneau.ini.ConfigMgr createBatchEnvFile -configfile C:\foo\MyConfig.cfg -batchfile C:\foo\MyConfig.bat - </p></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>args</code> - Command-line arguments</dd> -</dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../index-all.html">Index</a></li> -<li><a href="../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../org/apache/juneau/ini/ConfigFileWrapped.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/juneau/ini/ConfigUtils.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../index.html?org/apache/juneau/ini/ConfigMgr.html" target="_top">Frames</a></li> -<li><a href="ConfigMgr.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> -</body> -</html>
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5aed2f48/content/site/apidocs/org/apache/juneau/ini/ConfigUtils.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigUtils.html b/content/site/apidocs/org/apache/juneau/ini/ConfigUtils.html index 9ef7866..be87eeb 100644 --- a/content/site/apidocs/org/apache/juneau/ini/ConfigUtils.html +++ b/content/site/apidocs/org/apache/juneau/ini/ConfigUtils.html @@ -42,7 +42,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/juneau/ini/ConfigMgr.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/juneau/ini/ConfigFileWrapped.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../org/apache/juneau/ini/Encoder.html" title="interface in org.apache.juneau.ini"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -191,7 +191,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/juneau/ini/ConfigMgr.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/juneau/ini/ConfigFileWrapped.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../org/apache/juneau/ini/Encoder.html" title="interface in org.apache.juneau.ini"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5aed2f48/content/site/apidocs/org/apache/juneau/ini/package-frame.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ini/package-frame.html b/content/site/apidocs/org/apache/juneau/ini/package-frame.html index 520f458..ef9c543 100644 --- a/content/site/apidocs/org/apache/juneau/ini/package-frame.html +++ b/content/site/apidocs/org/apache/juneau/ini/package-frame.html @@ -18,10 +18,10 @@ <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="ConfigFile.html" title="class in org.apache.juneau.ini" target="classFrame">ConfigFile</a></li> +<li><a href="ConfigFileBuilder.html" title="class in org.apache.juneau.ini" target="classFrame">ConfigFileBuilder</a></li> <li><a href="ConfigFileImpl.html" title="class in org.apache.juneau.ini" target="classFrame">ConfigFileImpl</a></li> <li><a href="ConfigFileListener.html" title="class in org.apache.juneau.ini" target="classFrame">ConfigFileListener</a></li> <li><a href="ConfigFileWrapped.html" title="class in org.apache.juneau.ini" target="classFrame">ConfigFileWrapped</a></li> -<li><a href="ConfigMgr.html" title="class in org.apache.juneau.ini" target="classFrame">ConfigMgr</a></li> <li><a href="ConfigUtils.html" title="class in org.apache.juneau.ini" target="classFrame">ConfigUtils</a></li> <li><a href="EntryListener.html" title="class in org.apache.juneau.ini" target="classFrame">EntryListener</a></li> <li><a href="Section.html" title="class in org.apache.juneau.ini" target="classFrame">Section</a></li> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5aed2f48/content/site/apidocs/org/apache/juneau/ini/package-summary.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ini/package-summary.html b/content/site/apidocs/org/apache/juneau/ini/package-summary.html index 60ff27c..ea9d4c6 100644 --- a/content/site/apidocs/org/apache/juneau/ini/package-summary.html +++ b/content/site/apidocs/org/apache/juneau/ini/package-summary.html @@ -109,30 +109,30 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini">ConfigFileBuilder</a></td> +<td class="colLast"> +<div class="block">Builder for creating instances of <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFiles</code></a>.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/juneau/ini/ConfigFileImpl.html" title="class in org.apache.juneau.ini">ConfigFileImpl</a></td> <td class="colLast"> <div class="block">Implementation class for <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFile</code></a>.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/juneau/ini/ConfigFileListener.html" title="class in org.apache.juneau.ini">ConfigFileListener</a></td> <td class="colLast"> <div class="block">Listener that can be used to listen for change events in config files.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/juneau/ini/ConfigFileWrapped.html" title="class in org.apache.juneau.ini">ConfigFileWrapped</a></td> <td class="colLast"> <div class="block">Wraps an instance of <a href="../../../../org/apache/juneau/ini/ConfigFileImpl.html" title="class in org.apache.juneau.ini"><code>ConfigFileImpl</code></a> in an interface that will automatically replace <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl"><code>VarResolver</code></a> variables.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../org/apache/juneau/ini/ConfigMgr.html" title="class in org.apache.juneau.ini">ConfigMgr</a></td> -<td class="colLast"> -<div class="block">Manager for retrieving shared instances of <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFiles</code></a>.</div> -</td> -</tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/juneau/ini/ConfigUtils.html" title="class in org.apache.juneau.ini">ConfigUtils</a></td> <td class="colLast"> @@ -224,7 +224,7 @@ <h2 class='topic' onclick='toggle(this)'>1 - Overview</h2> <div class='topic'> <p> - The <a href="../../../../org/apache/juneau/ini/ConfigMgr.html" title="class in org.apache.juneau.ini"><code>ConfigMgr</code></a> and <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFile</code></a> classes + The <a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini"><code>ConfigFileBuilder</code></a> and <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFile</code></a> classes implement an API for working with INI-style configuration files such as the following: </p> <p class='bcode'> @@ -247,7 +247,7 @@ </p> <p> - The <a href="../../../../org/apache/juneau/ini/ConfigMgr.html" title="class in org.apache.juneau.ini"><code>ConfigMgr</code></a> class is used to instantiate instances of + The <a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini"><code>ConfigFileBuilder</code></a> class is used to instantiate instances of <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFile</code></a> which can then be used to retrieve config file values through either <js>"key"</js> or <js>"Section/key"</js> identifiers. </p> @@ -258,7 +258,7 @@ URL key4; <jc>// Get our config file using the default config manager</jc> - ConfigFile f = ConfigMgr.<jsf>DEFAULT</jsf>.getConfig(<js>"C:/temp/MyConfig.cfg"</js>); + ConfigFile f = <jk>new</jk> ConfigFileBuilder().build(<js>"C:/temp/MyConfig.cfg"</js>); <jc>// Read values from default section</jc> key1 = f.getInt(<js>"key1"</js>); @@ -279,7 +279,7 @@ <p class='bcode'> <jc>// Construct the sample INI file programmatically</jc> - ConfigFile f = ConfigMgr.<jsf>DEFAULT</jsf>.getConfig(<js>"C:/temp/MyConfig.cfg"</js>, <jk>true</jk>) + ConfigFile f = <jk>new</jk> ConfigFileBuilder().build(<js>"C:/temp/MyConfig.cfg"</js>, <jk>true</jk>) .addLines(<jk>null</jk>, <jc>// The default 'null' section</jc> <js>"# Default section"</js>, <jc>// A regular comment</jc> <js>"key1 = 1"</js>, <jc>// A numeric entry</jc> @@ -302,7 +302,7 @@ Note how we're setting values as POJOs which will be automatically converted to strings when persisted to disk. <p class='bcode'> <jc>// Construct the sample INI file programmatically</jc> - ConfigFile f = ConfigMgr.<jsf>DEFAULT</jsf>.getConfig(<js>"C:/temp/MyConfig.cfg"</js>, <jk>true</jk>) + ConfigFile f = <jk>new</jk> ConfigFileBuilder().build(<js>"C:/temp/MyConfig.cfg"</js>, <jk>true</jk>) .addLines(<jk>null</jk>, <js>"# Default section"</js>) .addHeaderComments(<js>"Section1"</js>, @@ -402,11 +402,6 @@ <ck>customMessage</ck> = <cv>Java home is $C{MyProperties/javaHome} and the environment path is $C{MyProperties/path}.</cv> </p> <p> - Resolving config files (and any config files retrieved through the same <code>ConfigMgr</code> that point to the same physical file) - share the same underlying config files in memory. - This allows changes in one instance of the config file to be reflected in all. - </p> - <p> Support for variables is extensible. You can add support for your own variables by implementing custom <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl"><code>VarResolvers</code></a>.<br> For example, the microservice <code>Resource</code> class provides access to config files that @@ -457,8 +452,8 @@ <p> The default encoder is <a href="../../../../org/apache/juneau/ini/XorEncoder.html" title="class in org.apache.juneau.ini"><code>XorEncoder</code></a> which is a simple XOR+Base64 encoder.<br> If desired, custom encoder can be used by implementing the <a href="../../../../org/apache/juneau/ini/Encoder.html" title="interface in org.apache.juneau.ini"><code>Encoder</code></a> - interface and creating your own <code>ConfigMgr</code> using the <a href="../../../../org/apache/juneau/ini/ConfigMgr.html#ConfigMgr-boolean-org.apache.juneau.ini.Encoder-org.apache.juneau.serializer.WriterSerializer-org.apache.juneau.parser.ReaderParser-java.nio.charset.Charset-java.lang.String:A-"><code>ConfigMgr.ConfigMgr(boolean,Encoder,WriterSerializer,ReaderParser,Charset,String[])</code></a> - constructor. + interface and creating your own <code>ConfigFileBuilder</code> using the <a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html#encoder-org.apache.juneau.ini.Encoder-"><code>ConfigFileBuilder.encoder(Encoder)</code></a> + method. </p> </div> @@ -483,7 +478,7 @@ <h6 class="topic">Example:</h6> <p class='bcode'> <jc>// Get our config file using the default config manager</jc> - ConfigFile f = ConfigMgr.<jsf>DEFAULT</jsf>.getConfig(<js>"C:/temp/MyConfig.cfg"</js>); + ConfigFile f = <jk>new</jk> ConfigFileBuilder().build(<js>"C:/temp/MyConfig.cfg"</js>); <jc>// Add a listener for an entry</jc> f.addListener( @@ -495,10 +490,6 @@ } ); </p> - <p> - Note that since <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFile</code></a> instances for the same physical files are shared in <a href="../../../../org/apache/juneau/ini/ConfigMgr.html" title="class in org.apache.juneau.ini"><code>ConfigMgr</code></a>, a change made - in once instance of a config file will trigger all listeners defined on that physical file. - </p> </div> <!-- ======================================================================================================== --> @@ -506,12 +497,12 @@ <h2 class='topic' onclick='toggle(this)'>5 - Command Line API</h2> <div class='topic'> <p> - The <a href="../../../../org/apache/juneau/ini/ConfigMgr.html" title="class in org.apache.juneau.ini"><code>ConfigMgr</code></a> class contains a <a href="../../../../org/apache/juneau/ini/ConfigMgr.html#main-java.lang.String:A-"><code>ConfigMgr.main(String[])</code></a> + The <a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini"><code>ConfigFileBuilder</code></a> class contains a <a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html#main-java.lang.String:A-"><code>ConfigFileBuilder.main(String[])</code></a> method that can be used to work with config files through a command-line prompt.<br> This is invoked as a normal Java command: </p> <p class='bcode'> - java -jar juneau.jar org.apache.juneau.ini.ConfigMgr [args] + java -jar juneau.jar org.apache.juneau.ini.ConfigFileBuilder [args] </p> <p> Arguments can be any of the following... @@ -534,7 +525,7 @@ For example, the following command will create the file <code>'MyConfig.bat'</code> from the contents of the file <code>'MyConfig.cfg'</code>. </p> <p class='bcode'> - java org.apache.juneau.ini.ConfigMgr createBatchEnvFile -configfile C:\foo\MyConfig.cfg -batchfile C:\foo\MyConfig.bat + java org.apache.juneau.ini.ConfigFileBuilder createBatchEnvFile -configfile C:\foo\MyConfig.cfg -batchfile C:\foo\MyConfig.bat </p> </div> @@ -789,7 +780,7 @@ <jk>public</jk> ConfigFile setConfigContents(<ja>@Body</ja> Reader contents) <jk>throws</jk> Exception { <jc>// Create a new in-memory config file based on the contents of the HTTP request.</jc> - ConfigFile cf2 = ConfigMgr.<jsf>DEFAULT</jsf>.create().load(contents); + ConfigFile cf2 = new ConfigFileBuilder.build().load(contents); <jc>// Merge the in-memory config file into the existing config file and save it. // Then return the modified config file to be parsed as a POJO.</jc> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5aed2f48/content/site/apidocs/org/apache/juneau/ini/package-tree.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ini/package-tree.html b/content/site/apidocs/org/apache/juneau/ini/package-tree.html index 02ee142..bdf8ce9 100644 --- a/content/site/apidocs/org/apache/juneau/ini/package-tree.html +++ b/content/site/apidocs/org/apache/juneau/ini/package-tree.html @@ -86,13 +86,13 @@ <li type="circle">org.apache.juneau.ini.<a href="../../../../org/apache/juneau/ini/ConfigFileWrapped.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">ConfigFileWrapped</span></a></li> </ul> </li> +<li type="circle">org.apache.juneau.ini.<a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">ConfigFileBuilder</span></a></li> <li type="circle">org.apache.juneau.ini.<a href="../../../../org/apache/juneau/ini/ConfigFileListener.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">ConfigFileListener</span></a> <ul> <li type="circle">org.apache.juneau.ini.<a href="../../../../org/apache/juneau/ini/EntryListener.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">EntryListener</span></a></li> <li type="circle">org.apache.juneau.ini.<a href="../../../../org/apache/juneau/ini/SectionListener.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">SectionListener</span></a></li> </ul> </li> -<li type="circle">org.apache.juneau.ini.<a href="../../../../org/apache/juneau/ini/ConfigMgr.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">ConfigMgr</span></a></li> <li type="circle">org.apache.juneau.ini.<a href="../../../../org/apache/juneau/ini/ConfigUtils.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">ConfigUtils</span></a></li> <li type="circle">org.apache.juneau.ini.<a href="../../../../org/apache/juneau/ini/Section.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">Section</span></a> (implements java.util.<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><K,V>)</li> <li type="circle">org.apache.juneau.ini.<a href="../../../../org/apache/juneau/ini/XorEncoder.html" title="class in org.apache.juneau.ini"><span class="typeNameLink">XorEncoder</span></a> (implements org.apache.juneau.ini.<a href="../../../../org/apache/juneau/ini/Encoder.html" title="interface in org.apache.juneau.ini">Encoder</a>)</li> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5aed2f48/content/site/apidocs/org/apache/juneau/jena/RdfCommonContext.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfCommonContext.html b/content/site/apidocs/org/apache/juneau/jena/RdfCommonContext.html index d03a5e4..1872540 100644 --- a/content/site/apidocs/org/apache/juneau/jena/RdfCommonContext.html +++ b/content/site/apidocs/org/apache/juneau/jena/RdfCommonContext.html @@ -341,7 +341,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_language</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.68">RDF_language</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.67">RDF_language</a></pre> <div class="block"><b>Configuration property:</b> RDF language. <p> <ul> @@ -379,7 +379,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_juneauNs</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.79">RDF_juneauNs</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.78">RDF_juneauNs</a></pre> <div class="block"><b>Configuration property:</b> XML namespace for Juneau properties. <p> <ul> @@ -399,7 +399,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_juneauBpNs</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.90">RDF_juneauBpNs</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.89">RDF_juneauBpNs</a></pre> <div class="block"><b>Configuration property:</b> Default XML namespace for bean properties. <p> <ul> @@ -419,7 +419,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_useXmlNamespaces</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.104">RDF_useXmlNamespaces</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.103">RDF_useXmlNamespaces</a></pre> <div class="block"><b>Configuration property:</b> Reuse XML namespaces when RDF namespaces not specified. <p> <ul> @@ -442,7 +442,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_arp_iriRules</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.124">RDF_arp_iriRules</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.123">RDF_arp_iriRules</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML property: <code>iri_rules</code>. <p> <ul> @@ -471,7 +471,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_arp_errorMode</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.156">RDF_arp_errorMode</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.155">RDF_arp_errorMode</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML ARP property: <code>error-mode</code>. <p> <ul> @@ -512,7 +512,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_arp_embedding</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.174">RDF_arp_embedding</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.173">RDF_arp_embedding</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML ARP property: <code>embedding</code>. <p> <ul> @@ -539,7 +539,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_arp_err_</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.200">RDF_arp_err_</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.199">RDF_arp_err_</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML ARP property: <code>ERR_xxx</code>. <p> <ul> @@ -574,7 +574,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_arp_warn_</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.212">RDF_arp_warn_</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.211">RDF_arp_warn_</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML ARP property: <code>WARN_xxx</code>. <p> <ul> @@ -595,7 +595,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_arp_ign_</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.224">RDF_arp_ign_</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.223">RDF_arp_ign_</a></pre> <div class="block">RDF/XML ARP property: <code>IGN_xxx</code>. <p> <ul> @@ -616,7 +616,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_rdfxml_xmlBase</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.237">RDF_rdfxml_xmlBase</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.236">RDF_rdfxml_xmlBase</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML property: <code>xmlbase</code>. <p> <ul> @@ -638,7 +638,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_rdfxml_longId</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.251">RDF_rdfxml_longId</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.250">RDF_rdfxml_longId</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML property: <code>longId</code>. <p> <ul> @@ -661,7 +661,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_rdfxml_allowBadUris</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.264">RDF_rdfxml_allowBadUris</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.263">RDF_rdfxml_allowBadUris</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML property: <code>allowBadURIs</code>. <p> <ul> @@ -683,7 +683,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_rdfxml_relativeUris</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.291">RDF_rdfxml_relativeUris</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.290">RDF_rdfxml_relativeUris</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML property: <code>relativeURIs</code>. <p> <ul> @@ -719,7 +719,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_rdfxml_showXmlDeclaration</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.310">RDF_rdfxml_showXmlDeclaration</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.309">RDF_rdfxml_showXmlDeclaration</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML property: <code>showXmlDeclaration</code>. <p> <ul> @@ -747,7 +747,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_rdfxml_showDoctypeDeclaration</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.324">RDF_rdfxml_showDoctypeDeclaration</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.323">RDF_rdfxml_showDoctypeDeclaration</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML property: <code>showDoctypeDeclaration</code>. <p> <ul> @@ -770,7 +770,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_rdfxml_tab</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.337">RDF_rdfxml_tab</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.336">RDF_rdfxml_tab</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML property: <code>tab</code>. <p> <ul> @@ -792,7 +792,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_rdfxml_attributeQuoteChar</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.350">RDF_rdfxml_attributeQuoteChar</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.349">RDF_rdfxml_attributeQuoteChar</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML property: <code>attributeQuoteChar</code>. <p> <ul> @@ -814,7 +814,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_rdfxml_blockRules</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.363">RDF_rdfxml_blockRules</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.362">RDF_rdfxml_blockRules</a></pre> <div class="block"><b>Configuration property:</b> RDF/XML property: <code>blockRules</code>. <p> <ul> @@ -836,7 +836,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_n3_minGap</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.376">RDF_n3_minGap</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.375">RDF_n3_minGap</a></pre> <div class="block"><b>Configuration property:</b> N3/Turtle property: <code>minGap</code>. <p> <ul> @@ -858,7 +858,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_n3_objectLists</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.389">RDF_n3_objectLists</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.388">RDF_n3_objectLists</a></pre> <div class="block"><b>Configuration property:</b> N3/Turtle property: <code>objectLists</code>. <p> <ul> @@ -880,7 +880,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_n3_subjectColumn</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.402">RDF_n3_subjectColumn</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.401">RDF_n3_subjectColumn</a></pre> <div class="block"><b>Configuration property:</b> N3/Turtle property: <code>subjectColumn</code>. <p> <ul> @@ -902,7 +902,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_n3_propertyColumn</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.415">RDF_n3_propertyColumn</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.414">RDF_n3_propertyColumn</a></pre> <div class="block"><b>Configuration property:</b> N3/Turtle property: <code>propertyColumn</code>. <p> <ul> @@ -924,7 +924,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_n3_indentProperty</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.428">RDF_n3_indentProperty</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.427">RDF_n3_indentProperty</a></pre> <div class="block"><b>Configuration property:</b> N3/Turtle property: <code>indentProperty</code>. <p> <ul> @@ -946,7 +946,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_n3_widePropertyLen</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.442">RDF_n3_widePropertyLen</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.441">RDF_n3_widePropertyLen</a></pre> <div class="block"><b>Configuration property:</b> N3/Turtle property: <code>widePropertyLen</code>. <p> <ul> @@ -969,7 +969,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_n3_abbrevBaseUri</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.455">RDF_n3_abbrevBaseUri</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.454">RDF_n3_abbrevBaseUri</a></pre> <div class="block"><b>Configuration property:</b> N3/Turtle property: <code>abbrevBaseURI</code>. <p> <ul> @@ -991,7 +991,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_n3_usePropertySymbols</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.468">RDF_n3_usePropertySymbols</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.467">RDF_n3_usePropertySymbols</a></pre> <div class="block"><b>Configuration property:</b> N3/Turtle property: <code>usePropertySymbols</code>. <p> <ul> @@ -1013,7 +1013,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_n3_useTripleQuotedStrings</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.481">RDF_n3_useTripleQuotedStrings</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.480">RDF_n3_useTripleQuotedStrings</a></pre> <div class="block"><b>Configuration property:</b> N3/Turtle property: <code>useTripleQuotedStrings</code>. <p> <ul> @@ -1035,7 +1035,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_n3_useDoubles</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.494">RDF_n3_useDoubles</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.493">RDF_n3_useDoubles</a></pre> <div class="block"><b>Configuration property:</b> N3/Turtle property: <code>useDoubles</code>. <p> <ul> @@ -1057,7 +1057,7 @@ <ul class="blockList"> <li class="blockList"> <h4>RDF_collectionFormat</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.519">RDF_collectionFormat</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.518">RDF_collectionFormat</a></pre> <div class="block"><b>Configuration property:</b> RDF format for representing collections and arrays. <p> <ul> @@ -1091,7 +1091,7 @@ <ul class="blockListLast"> <li class="blockList"> <h4>RDF_looseCollections</h4> -<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.562">RDF_looseCollections</a></pre> +<pre>static final <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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommonContext.html#line.561">RDF_looseCollections</a></pre> <div class="block"><b>Configuration property:</b> Collections should be serialized and parsed as loose collections. <p> <ul> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5aed2f48/content/site/apidocs/org/apache/juneau/jena/RdfParser.N3.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfParser.N3.html b/content/site/apidocs/org/apache/juneau/jena/RdfParser.N3.html index 1a46959..3eaef24 100644 --- a/content/site/apidocs/org/apache/juneau/jena/RdfParser.N3.html +++ b/content/site/apidocs/org/apache/juneau/jena/RdfParser.N3.html @@ -223,7 +223,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class <!-- --> </a> <h3>Methods inherited from class org.apache.juneau.jena.<a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a></h3> -<code><a href="../../../../org/apache/juneau/jena/RdfParser.html#builder--">builder</a>, <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>, <a href="../../../../org/apache/juneau/jena/RdfParser.html#doParse-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">doParse</a>, <a href="../../../../org/apache/juneau/jena/RdfParser.html#doParseArgs-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta:A-">doParseArgs</a></code></li> +<code><a href="../../../../org/apache/juneau/jena/RdfParser.html#builder--">builder</a>, <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>, <a href="../../../../org/apache/juneau/jena/RdfParser.html#doParse-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">doParse</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ReaderParser"> @@ -237,7 +237,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class <!-- --> </a> <h3>Methods inherited from class org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/Parser.html" title="class in org.apache.juneau.parser">Parser</a></h3> -<code><a href="../../../../org/apache/juneau/parser/Parser.html#addListener-org.apache.juneau.parser.ParserListener-">addListener</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#convertAttrToType-org.apache.juneau.parser.ParserSession-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#createSession-java.lang.Object-">createSession</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#doParseIntoCollection-org.apache.juneau.parser.ParserSession-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#doParseIntoMap-org.apache.juneau.parser.ParserSession-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getListeners--">getListeners</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getMediaTypes- -">getMediaTypes</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getPrimaryMediaType--">getPrimaryMediaType</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#onUnknownProperty-org.apache.juneau.parser.ParserSession-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseArgs-java.lang.Object-org.apache.juneau.ClassMeta:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parse r/Parser.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseSession-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">parseSession</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a></code></li> +<code><a href="../../../../org/apache/juneau/parser/Parser.html#addListener-org.apache.juneau.parser.ParserListener-">addListener</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#convertAttrToType-org.apache.juneau.parser.ParserSession-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#createSession-java.lang.Object-">createSession</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#doParseIntoCollection-org.apache.juneau.parser.ParserSession-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#doParseIntoMap-org.apache.juneau.parser.ParserSession-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getListeners--">getListeners</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getMediaTypes- -">getMediaTypes</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getPrimaryMediaType--">getPrimaryMediaType</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#onUnknownProperty-org.apache.juneau.parser.ParserSession-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href=". ./../../../org/apache/juneau/parser/Parser.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseSession-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">parseSession</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.CoreObject"> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5aed2f48/content/site/apidocs/org/apache/juneau/jena/RdfParser.NTriple.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfParser.NTriple.html b/content/site/apidocs/org/apache/juneau/jena/RdfParser.NTriple.html index 4ac20b1..158b7c1 100644 --- a/content/site/apidocs/org/apache/juneau/jena/RdfParser.NTriple.html +++ b/content/site/apidocs/org/apache/juneau/jena/RdfParser.NTriple.html @@ -223,7 +223,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class <!-- --> </a> <h3>Methods inherited from class org.apache.juneau.jena.<a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a></h3> -<code><a href="../../../../org/apache/juneau/jena/RdfParser.html#builder--">builder</a>, <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>, <a href="../../../../org/apache/juneau/jena/RdfParser.html#doParse-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">doParse</a>, <a href="../../../../org/apache/juneau/jena/RdfParser.html#doParseArgs-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta:A-">doParseArgs</a></code></li> +<code><a href="../../../../org/apache/juneau/jena/RdfParser.html#builder--">builder</a>, <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>, <a href="../../../../org/apache/juneau/jena/RdfParser.html#doParse-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">doParse</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ReaderParser"> @@ -237,7 +237,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class <!-- --> </a> <h3>Methods inherited from class org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/Parser.html" title="class in org.apache.juneau.parser">Parser</a></h3> -<code><a href="../../../../org/apache/juneau/parser/Parser.html#addListener-org.apache.juneau.parser.ParserListener-">addListener</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#convertAttrToType-org.apache.juneau.parser.ParserSession-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#createSession-java.lang.Object-">createSession</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#doParseIntoCollection-org.apache.juneau.parser.ParserSession-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#doParseIntoMap-org.apache.juneau.parser.ParserSession-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getListeners--">getListeners</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getMediaTypes- -">getMediaTypes</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getPrimaryMediaType--">getPrimaryMediaType</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#onUnknownProperty-org.apache.juneau.parser.ParserSession-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseArgs-java.lang.Object-org.apache.juneau.ClassMeta:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parse r/Parser.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseSession-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">parseSession</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a></code></li> +<code><a href="../../../../org/apache/juneau/parser/Parser.html#addListener-org.apache.juneau.parser.ParserListener-">addListener</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#convertAttrToType-org.apache.juneau.parser.ParserSession-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#createSession-java.lang.Object-">createSession</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#doParseIntoCollection-org.apache.juneau.parser.ParserSession-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#doParseIntoMap-org.apache.juneau.parser.ParserSession-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getListeners--">getListeners</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getMediaTypes- -">getMediaTypes</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#getPrimaryMediaType--">getPrimaryMediaType</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#onUnknownProperty-org.apache.juneau.parser.ParserSession-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href=". ./../../../org/apache/juneau/parser/Parser.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#parseSession-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">parseSession</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/Parser.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.CoreObject">
