blob: 88999cd62d42c77f28656ea13104d25825f23e6c [file] [log] [blame]
<!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 (1.8.0) on Sun Aug 28 20:43:06 EST 2016 -->
<title>Uses of Class net.jini.config.ConfigurationFile.ParseNode (Apache River v3.0.0 API Documentation (internals))</title>
<meta name="date" content="2016-08-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.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="Uses of Class net.jini.config.ConfigurationFile.ParseNode (Apache River v3.0.0 API Documentation (internals))";
}
}
catch(err) {
}
//-->
</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><a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?net/jini/config/class-use/ConfigurationFile.ParseNode.html" target="_top">Frames</a></li>
<li><a href="ConfigurationFile.ParseNode.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class net.jini.config.ConfigurationFile.ParseNode" class="title">Uses of Class<br>net.jini.config.ConfigurationFile.ParseNode</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#net.jini.config">net.jini.config</a></td>
<td class="colLast">
<div class="block">Provides a <a href="../../../../net/jini/config/Configuration.html" title="interface in net.jini.config"><code>Configuration</code></a> interface for obtaining
objects needed to configure applications, such as <a href="../../../../net/jini/export/Exporter.html" title="interface in net.jini.export"><code>Exporter</code></a> or <a href="../../../../net/jini/security/ProxyPreparer.html" title="interface in net.jini.security"><code>ProxyPreparer</code></a>
instances, or other application-specific objects, from configuration
files, databases, or other sources.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="net.jini.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a> in <a href="../../../../net/jini/config/package-summary.html">net.jini.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a> in <a href="../../../../net/jini/config/package-summary.html">net.jini.config</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.ArrayConstructor.html" title="class in net.jini.config">ConfigurationFile.ArrayConstructor</a></span></code>
<div class="block">Represents constructing and initializing a single dimensional array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Call.html" title="class in net.jini.config">ConfigurationFile.Call</a></span></code>
<div class="block">Describes a call to a constructor, method, array constructor,
or string concatenation operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Cast.html" title="class in net.jini.config">ConfigurationFile.Cast</a></span></code>
<div class="block">Represents a cast.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.ClassLiteral.html" title="class in net.jini.config">ConfigurationFile.ClassLiteral</a></span></code>
<div class="block">Represents a Class literal.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.ConstructorCall.html" title="class in net.jini.config">ConfigurationFile.ConstructorCall</a></span></code>
<div class="block">Describes a Constructor call</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Entry.html" title="class in net.jini.config">ConfigurationFile.Entry</a></span></code>
<div class="block">Represents an entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Literal.html" title="class in net.jini.config">ConfigurationFile.Literal</a></span></code>
<div class="block">Represents a simple literal value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.MethodCall.html" title="class in net.jini.config">ConfigurationFile.MethodCall</a></span></code>
<div class="block">Describes a method call.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.NameRef.html" title="class in net.jini.config">ConfigurationFile.NameRef</a></span></code>
<div class="block">Represents a reference to an entry, data specified by getEntry, or a
field.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.StringConcatenation.html" title="class in net.jini.config">ConfigurationFile.StringConcatenation</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.StringLiteral.html" title="class in net.jini.config">ConfigurationFile.StringLiteral</a></span></code>
<div class="block">Represents a String literal.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.ThisRef.html" title="class in net.jini.config">ConfigurationFile.ThisRef</a></span></code>
<div class="block">Represents a reference to this ConfigurationFile.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../net/jini/config/package-summary.html">net.jini.config</a> declared as <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConfigurationFile.Cast.</span><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Cast.html#arg">arg</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">ConfigurationFile.Call.</span><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Call.html#args">args</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConfigurationFile.Entry.</span><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Entry.html#node">node</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../net/jini/config/package-summary.html">net.jini.config</a> that return <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">ConfigurationFile.Parser.</span><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Parser.html#parseArgs-net.jini.config.ConfigurationFile.Entry-char-">parseArgs</a></span>(<a href="../../../../net/jini/config/ConfigurationFile.Entry.html" title="class in net.jini.config">ConfigurationFile.Entry</a>&nbsp;inEntry,
char&nbsp;close)</code>
<div class="block">Parses an ExprList and the trailing token specified by close.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConfigurationFile.Parser.</span><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Parser.html#parseExpr-net.jini.config.ConfigurationFile.Entry-">parseExpr</a></span>(<a href="../../../../net/jini/config/ConfigurationFile.Entry.html" title="class in net.jini.config">ConfigurationFile.Entry</a>&nbsp;inEntry)</code>
<div class="block">Parses a string concatenation</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConfigurationFile.Parser.</span><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Parser.html#parseNewInstance-net.jini.config.ConfigurationFile.Entry-">parseNewInstance</a></span>(<a href="../../../../net/jini/config/ConfigurationFile.Entry.html" title="class in net.jini.config">ConfigurationFile.Entry</a>&nbsp;inEntry)</code>
<div class="block">Parses a NewExpr except for the leading "new", and returns the
constructed object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConfigurationFile.Parser.</span><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Parser.html#parseSubExpr-net.jini.config.ConfigurationFile.Entry-">parseSubExpr</a></span>(<a href="../../../../net/jini/config/ConfigurationFile.Entry.html" title="class in net.jini.config">ConfigurationFile.Entry</a>&nbsp;inEntry)</code>
<div class="block">Parses an Expr.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../net/jini/config/package-summary.html">net.jini.config</a> with parameters of type <a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.ArrayConstructor.html#ArrayConstructor-java.lang.String-net.jini.config.ConfigurationFile.ParseNode:A-int-">ArrayConstructor</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeName,
<a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a>[]&nbsp;args,
int&nbsp;lineno)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Call.html#Call-net.jini.config.ConfigurationFile.ParseNode:A-int-">Call</a></span>(<a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a>[]&nbsp;args,
int&nbsp;lineno)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.Cast.html#Cast-java.lang.String-boolean-net.jini.config.ConfigurationFile.ParseNode-int-">Cast</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeName,
boolean&nbsp;isArray,
<a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a>&nbsp;arg,
int&nbsp;lineno)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.ConstructorCall.html#ConstructorCall-java.lang.String-net.jini.config.ConfigurationFile.ParseNode:A-int-">ConstructorCall</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeName,
<a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a>[]&nbsp;args,
int&nbsp;lineno)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.MethodCall.html#MethodCall-java.lang.String-net.jini.config.ConfigurationFile.ParseNode:A-int-">MethodCall</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fullName,
<a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a>[]&nbsp;args,
int&nbsp;lineno)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/jini/config/ConfigurationFile.StringConcatenation.html#StringConcatenation-net.jini.config.ConfigurationFile.ParseNode:A-int-">StringConcatenation</a></span>(<a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">ConfigurationFile.ParseNode</a>[]&nbsp;args,
int&nbsp;lineno)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../net/jini/config/ConfigurationFile.ParseNode.html" title="class in net.jini.config">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?net/jini/config/class-use/ConfigurationFile.ParseNode.html" target="_top">Frames</a></li>
<li><a href="ConfigurationFile.ParseNode.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright 2007-2013, multiple authors.<br>Licensed under the <a href=http://www.apache.org/licenses/LICENSE-2.0 target=child >Apache License, Version 2.0</a>, see the <a href=../../../../doc-files/NOTICE target=child >NOTICE</a> file for attributions.</small></p>
</body>
</html>