You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by ti...@apache.org on 2013/09/11 04:14:01 UTC

svn commit: r1521720 [10/14] - in /incubator/vxquery/site: ./ vxquery-cli/ vxquery-core/ vxquery-core/apidocs/ vxquery-core/apidocs/org/apache/vxquery/exceptions/class-use/ vxquery-core/apidocs/org/apache/vxquery/functions/ vxquery-core/apidocs/org/apa...

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/xmlquery/query/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/xmlquery/query/package-tree.html?rev=1521720&r1=1521719&r2=1521720&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/xmlquery/query/package-tree.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/xmlquery/query/package-tree.html Wed Sep 11 02:13:58 2013
@@ -76,34 +76,15 @@
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/Module.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">Module</span></a></li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/NoopXQueryCompilationListener.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">NoopXQueryCompilationListener</span></a> (implements org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XQueryCompilationListener.html" title="interface in org.apache.vxquery.xmlquery.query">XQueryCompilationListener</a>)</li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/PrologVariable.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">PrologVariable</span></a></li>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/SimpleCharStream.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">SimpleCharStream</span></a></li>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
-<ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Error.html?is-external=true" title="class or interface in java.lang"><span class="strong">Error</span></a>
-<ul>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/TokenMgrError.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">TokenMgrError</span></a></li>
-</ul>
-</li>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
-<ul>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/ParseException.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">ParseException</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/Token.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">Token</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XMLQuery.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQuery</span></a> (implements org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XMLQueryConstants.html" title="interface in org.apache.vxquery.xmlquery.query">XMLQueryConstants</a>)</li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XMLQueryCompiler.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQueryCompiler</span></a></li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XMLQueryCompilerConstants.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQueryCompilerConstants</span></a></li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XMLQueryParser.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQueryParser</span></a></li>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XMLQueryTokenManager.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQueryTokenManager</span></a> (implements org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XMLQueryConstants.html" title="interface in org.apache.vxquery.xmlquery.query">XMLQueryConstants</a>)</li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XQueryConstants.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XQueryConstants</span></a></li>
 </ul>
 </li>
 </ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XMLQueryConstants.html" title="interface in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQueryConstants</span></a></li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="../../../../../org/apache/vxquery/xmlquery/query/XQueryCompilationListener.html" title="interface in org.apache.vxquery.xmlquery.query"><span class="strong">XQueryCompilationListener</span></a></li>
 </ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>

Modified: incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/xmlquery/query/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/xmlquery/query/package-use.html?rev=1521720&r1=1521719&r2=1521720&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/xmlquery/query/package-use.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/org/apache/vxquery/xmlquery/query/package-use.html Wed Sep 11 02:13:58 2013
@@ -129,47 +129,21 @@
 <td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/ModuleType.html#org.apache.vxquery.xmlquery.query">ModuleType</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/ParseException.html#org.apache.vxquery.xmlquery.query">ParseException</a>
-<div class="block">This exception is thrown when parse errors are encountered.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/PrologVariable.html#org.apache.vxquery.xmlquery.query">PrologVariable</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/SimpleCharStream.html#org.apache.vxquery.xmlquery.query">SimpleCharStream</a>
-<div class="block">An implementation of interface CharStream, where the stream is assumed to
- contain only ASCII characters (without unicode processing).</div>
-</td>
-</tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/Token.html#org.apache.vxquery.xmlquery.query">Token</a>
-<div class="block">Describes the input token stream.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/XMLQueryConstants.html#org.apache.vxquery.xmlquery.query">XMLQueryConstants</a>
-<div class="block">Token literal values and constants.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/XMLQueryTokenManager.html#org.apache.vxquery.xmlquery.query">XMLQueryTokenManager</a>
-<div class="block">Token Manager.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/XQueryCompilationListener.html#org.apache.vxquery.xmlquery.query">XQueryCompilationListener</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/XQueryConstants.OrderDirection.html#org.apache.vxquery.xmlquery.query">XQueryConstants.OrderDirection</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/XQueryConstants.PathType.html#org.apache.vxquery.xmlquery.query">XQueryConstants.PathType</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/XQueryConstants.TypeQuantifier.html#org.apache.vxquery.xmlquery.query">XQueryConstants.TypeQuantifier</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/vxquery/xmlquery/query/class-use/XQueryConstants.ValidationMode.html#org.apache.vxquery.xmlquery.query">XQueryConstants.ValidationMode</a>&nbsp;</td>
 </tr>
 </tbody>

Modified: incubator/vxquery/site/vxquery-core/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/overview-tree.html?rev=1521720&r1=1521719&r2=1521720&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/overview-tree.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/overview-tree.html Wed Sep 11 02:13:58 2013
@@ -602,8 +602,6 @@
 </ul>
 </li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/AttributeType.html" title="class in org.apache.vxquery.types"><span class="strong">AttributeType</span></a></li>
-<li type="circle">org.apache.vxquery.functions.<a href="org/apache/vxquery/functions/BuiltinFunctions.html" title="class in org.apache.vxquery.functions"><span class="strong">BuiltinFunctions</span></a></li>
-<li type="circle">org.apache.vxquery.functions.<a href="org/apache/vxquery/functions/BuiltinOperators.html" title="class in org.apache.vxquery.functions"><span class="strong">BuiltinOperators</span></a></li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/BuiltinTypeConstants.html" title="class in org.apache.vxquery.types"><span class="strong">BuiltinTypeConstants</span></a></li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/BuiltinTypeQNames.html" title="class in org.apache.vxquery.types"><span class="strong">BuiltinTypeQNames</span></a></li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/BuiltinTypeRegistry.html" title="class in org.apache.vxquery.types"><span class="strong">BuiltinTypeRegistry</span></a></li>
@@ -653,7 +651,6 @@
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types"><span class="strong">SequenceType</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
 <li type="circle">org.apache.vxquery.runtime.functions.type.<a href="org/apache/vxquery/runtime/functions/type/SequenceTypeMatcher.html" title="class in org.apache.vxquery.runtime.functions.type"><span class="strong">SequenceTypeMatcher</span></a></li>
 <li type="circle">org.apache.vxquery.functions.<a href="org/apache/vxquery/functions/Signature.html" title="class in org.apache.vxquery.functions"><span class="strong">Signature</span></a></li>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/SimpleCharStream.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">SimpleCharStream</span></a></li>
 <li type="circle">org.apache.vxquery.util.<a href="org/apache/vxquery/util/SourceLocation.html" title="class in org.apache.vxquery.util"><span class="strong">SourceLocation</span></a></li>
 <li type="circle">org.apache.vxquery.context.<a href="org/apache/vxquery/context/StaticContextImpl.html" title="class in org.apache.vxquery.context"><span class="strong">StaticContextImpl</span></a> (implements org.apache.vxquery.context.<a href="org/apache/vxquery/context/StaticContext.html" title="interface in org.apache.vxquery.context">StaticContext</a>)
 <ul>
@@ -667,20 +664,13 @@
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/TextType.html" title="class in org.apache.vxquery.types"><span class="strong">TextType</span></a></li>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Error.html?is-external=true" title="class or interface in java.lang"><span class="strong">Error</span></a>
-<ul>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/TokenMgrError.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">TokenMgrError</span></a></li>
-</ul>
-</li>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
 <ul>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/ParseException.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">ParseException</span></a></li>
 <li type="circle">org.apache.vxquery.exceptions.<a href="org/apache/vxquery/exceptions/SystemException.html" title="class in org.apache.vxquery.exceptions"><span class="strong">SystemException</span></a></li>
 </ul>
 </li>
 </ul>
 </li>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/Token.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">Token</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/TypeHelper.html" title="class in org.apache.vxquery.types"><span class="strong">TypeHelper</span></a></li>
 <li type="circle">org.apache.vxquery.types.<a href="org/apache/vxquery/types/TypeUtils.html" title="class in org.apache.vxquery.types"><span class="strong">TypeUtils</span></a></li>
 <li type="circle">org.apache.vxquery.runtime.functions.strings.<a href="org/apache/vxquery/runtime/functions/strings/UTF8StringCharacterIterator.html" title="class in org.apache.vxquery.runtime.functions.strings"><span class="strong">UTF8StringCharacterIterator</span></a> (implements org.apache.vxquery.runtime.functions.strings.<a href="org/apache/vxquery/runtime/functions/strings/ICharacterIterator.html" title="interface in org.apache.vxquery.runtime.functions.strings">ICharacterIterator</a>)</li>
@@ -697,11 +687,9 @@
 <li type="circle">org.apache.vxquery.compiler.algebricks.<a href="org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactoryProvider.html" title="class in org.apache.vxquery.compiler.algebricks"><span class="strong">VXQueryPrinterFactoryProvider</span></a> (implements edu.uci.ics.hyracks.algebricks.data.IPrinterFactoryProvider)</li>
 <li type="circle">org.apache.vxquery.datamodel.values.<a href="org/apache/vxquery/datamodel/values/XDMConstants.html" title="class in org.apache.vxquery.datamodel.values"><span class="strong">XDMConstants</span></a></li>
 <li type="circle">org.apache.vxquery.xmlparser.<a href="org/apache/vxquery/xmlparser/XMLParser.html" title="class in org.apache.vxquery.xmlparser"><span class="strong">XMLParser</span></a></li>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XMLQuery.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQuery</span></a> (implements org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XMLQueryConstants.html" title="interface in org.apache.vxquery.xmlquery.query">XMLQueryConstants</a>)</li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XMLQueryCompiler.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQueryCompiler</span></a></li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XMLQueryCompilerConstants.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQueryCompilerConstants</span></a></li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XMLQueryParser.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQueryParser</span></a></li>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XMLQueryTokenManager.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQueryTokenManager</span></a> (implements org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XMLQueryConstants.html" title="interface in org.apache.vxquery.xmlquery.query">XMLQueryConstants</a>)</li>
 <li type="circle">org.apache.vxquery.xmlquery.translator.<a href="org/apache/vxquery/xmlquery/translator/XMLQueryTranslator.html" title="class in org.apache.vxquery.xmlquery.translator"><span class="strong">XMLQueryTranslator</span></a></li>
 <li type="circle">org.apache.vxquery.serializer.<a href="org/apache/vxquery/serializer/XMLSerializer.html" title="class in org.apache.vxquery.serializer"><span class="strong">XMLSerializer</span></a> (implements edu.uci.ics.hyracks.algebricks.data.IPrinter)</li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XQueryConstants.html" title="class in org.apache.vxquery.xmlquery.query"><span class="strong">XQueryConstants</span></a></li>
@@ -786,7 +774,6 @@
 <li type="circle">org.apache.vxquery.context.<a href="org/apache/vxquery/context/StaticContext.html" title="interface in org.apache.vxquery.context"><span class="strong">StaticContext</span></a></li>
 <li type="circle">org.apache.vxquery.exceptions.<a href="org/apache/vxquery/exceptions/SystemExceptionFactory.html" title="interface in org.apache.vxquery.exceptions"><span class="strong">SystemExceptionFactory</span></a></li>
 <li type="circle">org.apache.vxquery.exceptions.<a href="org/apache/vxquery/exceptions/WarningReporter.html" title="interface in org.apache.vxquery.exceptions"><span class="strong">WarningReporter</span></a></li>
-<li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XMLQueryConstants.html" title="interface in org.apache.vxquery.xmlquery.query"><span class="strong">XMLQueryConstants</span></a></li>
 <li type="circle">org.apache.vxquery.xmlquery.query.<a href="org/apache/vxquery/xmlquery/query/XQueryCompilationListener.html" title="interface in org.apache.vxquery.xmlquery.query"><span class="strong">XQueryCompilationListener</span></a></li>
 </ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>

Modified: incubator/vxquery/site/vxquery-core/apidocs/serialized-form.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/vxquery-core/apidocs/serialized-form.html?rev=1521720&r1=1521719&r2=1521720&view=diff
==============================================================================
--- incubator/vxquery/site/vxquery-core/apidocs/serialized-form.html (original)
+++ incubator/vxquery/site/vxquery-core/apidocs/serialized-form.html Wed Sep 11 02:13:58 2013
@@ -1634,7 +1634,7 @@
 <li class="blockList"><a name="org.apache.vxquery.xmlquery.query.ParseException">
 <!--   -->
 </a>
-<h3>Class <a href="org/apache/vxquery/xmlquery/query/ParseException.html" title="class in org.apache.vxquery.xmlquery.query">org.apache.vxquery.xmlquery.query.ParseException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class org.apache.vxquery.xmlquery.query.ParseException extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <dl class="nameValue">
 <dt>serialVersionUID:</dt>
 <dd>1L</dd>
@@ -1647,29 +1647,19 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>currentToken</h4>
-<pre><a href="org/apache/vxquery/xmlquery/query/Token.html" title="class in org.apache.vxquery.xmlquery.query">Token</a> currentToken</pre>
-<div class="block">This is the last token that has been consumed successfully.  If
- this object has been created due to a parse error, the token
- followng this token will (therefore) be the first error token.</div>
+<pre>org.apache.vxquery.xmlquery.query.Token currentToken</pre>
 </li>
 <li class="blockList">
 <h4>expectedTokenSequences</h4>
 <pre>int[][] expectedTokenSequences</pre>
-<div class="block">Each entry in this array is an array of integers.  Each array
- of integers represents a sequence of tokens (by their ordinal
- values) that is expected at this point of the parse.</div>
 </li>
 <li class="blockList">
 <h4>tokenImage</h4>
 <pre><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>[] tokenImage</pre>
-<div class="block">This is a reference to the "tokenImage" array of the generated
- parser within which the parse error occurred.  This array is
- defined in the generated ...Constants interface.</div>
 </li>
 <li class="blockListLast">
 <h4>eol</h4>
 <pre><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> eol</pre>
-<div class="block">The end of line string for this machine.</div>
 </li>
 </ul>
 </li>
@@ -1678,7 +1668,7 @@
 <li class="blockList"><a name="org.apache.vxquery.xmlquery.query.Token">
 <!--   -->
 </a>
-<h3>Class <a href="org/apache/vxquery/xmlquery/query/Token.html" title="class in org.apache.vxquery.xmlquery.query">org.apache.vxquery.xmlquery.query.Token</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
+<h3>Class org.apache.vxquery.xmlquery.query.Token extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
 <dl class="nameValue">
 <dt>serialVersionUID:</dt>
 <dd>1L</dd>
@@ -1692,58 +1682,34 @@
 <li class="blockList">
 <h4>kind</h4>
 <pre>int kind</pre>
-<div class="block">An integer that describes the kind of this token.  This numbering
- system is determined by JavaCCParser, and a table of these numbers is
- stored in the file ...Constants.java.</div>
 </li>
 <li class="blockList">
 <h4>beginLine</h4>
 <pre>int beginLine</pre>
-<div class="block">The line number of the first character of this Token.</div>
 </li>
 <li class="blockList">
 <h4>beginColumn</h4>
 <pre>int beginColumn</pre>
-<div class="block">The column number of the first character of this Token.</div>
 </li>
 <li class="blockList">
 <h4>endLine</h4>
 <pre>int endLine</pre>
-<div class="block">The line number of the last character of this Token.</div>
 </li>
 <li class="blockList">
 <h4>endColumn</h4>
 <pre>int endColumn</pre>
-<div class="block">The column number of the last character of this Token.</div>
 </li>
 <li class="blockList">
 <h4>image</h4>
 <pre><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> image</pre>
-<div class="block">The string image of the token.</div>
 </li>
 <li class="blockList">
 <h4>next</h4>
-<pre><a href="org/apache/vxquery/xmlquery/query/Token.html" title="class in org.apache.vxquery.xmlquery.query">Token</a> next</pre>
-<div class="block">A reference to the next regular (non-special) token from the input
- stream.  If this is the last token from the input stream, or if the
- token manager has not read tokens beyond this one, this field is
- set to null.  This is true only if this token is also a regular
- token.  Otherwise, see below for a description of the contents of
- this field.</div>
+<pre>org.apache.vxquery.xmlquery.query.Token next</pre>
 </li>
 <li class="blockListLast">
 <h4>specialToken</h4>
-<pre><a href="org/apache/vxquery/xmlquery/query/Token.html" title="class in org.apache.vxquery.xmlquery.query">Token</a> specialToken</pre>
-<div class="block">This field is used to access special tokens that occur prior to this
- token, but after the immediately preceding regular (non-special) token.
- If there are no such special tokens, this field is set to null.
- When there are more than one such special token, this field refers
- to the last of these special tokens, which in turn refers to the next
- previous special token through its specialToken field, and so on
- until the first special token (whose specialToken field is null).
- The next fields of special tokens refer to other special tokens that
- immediately follow it (without an intervening regular token).  If there
- is no such token, this field is null.</div>
+<pre>org.apache.vxquery.xmlquery.query.Token specialToken</pre>
 </li>
 </ul>
 </li>
@@ -1752,7 +1718,7 @@
 <li class="blockList"><a name="org.apache.vxquery.xmlquery.query.TokenMgrError">
 <!--   -->
 </a>
-<h3>Class <a href="org/apache/vxquery/xmlquery/query/TokenMgrError.html" title="class in org.apache.vxquery.xmlquery.query">org.apache.vxquery.xmlquery.query.TokenMgrError</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Error.html?is-external=true" title="class or interface in java.lang">Error</a> implements Serializable</h3>
+<h3>Class org.apache.vxquery.xmlquery.query.TokenMgrError extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Error.html?is-external=true" title="class or interface in java.lang">Error</a> implements Serializable</h3>
 <dl class="nameValue">
 <dt>serialVersionUID:</dt>
 <dd>1L</dd>
@@ -1766,8 +1732,6 @@
 <li class="blockListLast">
 <h4>errorCode</h4>
 <pre>int errorCode</pre>
-<div class="block">Indicates the reason why the exception is thrown. It will have
- one of the above 4 values.</div>
 </li>
 </ul>
 </li>