http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/html/HtmlParserContext.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlParserContext.html b/content/site/apidocs/org/apache/juneau/html/HtmlParserContext.html index e9112df..625dc96 100644 --- a/content/site/apidocs/org/apache/juneau/html/HtmlParserContext.html +++ b/content/site/apidocs/org/apache/juneau/html/HtmlParserContext.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HtmlParserContext (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>HtmlParserContext (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="HtmlParserContext (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="HtmlParserContext (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -175,14 +175,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserContext.html" title= <!-- --> </a> <h3>Fields inherited from class org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserContext.html" title="class in org.apache.juneau.parser">ParserContext</a></h3> -<code><a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_fileCharset">PARSER_fileCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_inputStreamCharset">PARSER_inputStreamCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_listener">PARSER_listener</a>, <a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_strict">PARSER_strict</a>, <a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_trimStrings">PARSER_trimStrings</a></code></li> +<code><a href="../../../../org/apache/juneau/parser/ParserContext.html#DEFAULT">DEFAULT</a>, <a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_fileCharset">PARSER_fileCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_inputStreamCharset">PARSER_inputStreamCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_listener">PARSER_listener</a>, <a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_strict">PARSER_strict</a>, <a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_trimStrings">PARSER_trimStrings</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields.inherited.from.class.org.apache.juneau.BeanContext"> <!-- --> </a> <h3>Fields inherited from class org.apache.juneau.<a href="../../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a></h3> -<code><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility">BEAN_beanClassVisibility</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility">BEAN_beanConstructorVisibility</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary">BEAN_beanDictionary</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary_add">BEAN_beanDictionary_add</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary_remove">BEAN_beanDictionary_remove</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFieldVisibility">BEAN_beanFieldVisibility</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters">BEAN_beanFilters</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters_add">BEAN_beanFilters_add</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters_remove">BEAN_beanFilters_remove</a>, <a hr ef="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue">BEAN_beanMapPutReturnsOldValue</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor">BEAN_beansRequireDefaultConstructor</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable">BEAN_beansRequireSerializable</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters">BEAN_beansRequireSettersForGetters</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties">BEAN_beansRequireSomeProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanTypePropertyName">BEAN_beanTypePropertyName</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_debug">BEAN_debug</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_defaultParser">BEAN_defaultParser</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_exclu deProperties">BEAN_excludeProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_excludeProperties_put">BEAN_excludeProperties_put</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters">BEAN_ignoreInvocationExceptionsOnGetters</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters">BEAN_ignoreInvocationExceptionsOnSetters</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters">BEAN_ignorePropertiesWithoutSetters</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties">BEAN_ignoreUnknownBeanProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties">BEAN_ignoreUnknownNullBeanProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses">BEAN_implClasses</a>, <a href="../../../../org/apache/juneau/BeanContext.html#B EAN_implClasses_put">BEAN_implClasses_put</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_includeProperties">BEAN_includeProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_includeProperties_put">BEAN_includeProperties_put</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_locale">BEAN_locale</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_mediaType">BEAN_mediaType</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_methodVisibility">BEAN_methodVisibility</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses">BEAN_notBeanClasses</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses_add">BEAN_notBeanClasses_add</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses_remove">BEAN_notBeanClasses_remove</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages">BEAN_notBeanPackages</a>, <a href=". ./../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages_add">BEAN_notBeanPackages_add</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages_remove">BEAN_notBeanPackages_remove</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps">BEAN_pojoSwaps</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps_add">BEAN_pojoSwaps_add</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps_remove">BEAN_pojoSwaps_remove</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties">BEAN_sortProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_timeZone">BEAN_timeZone</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies">BEAN_useInterfaceProxies</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector">BEAN_useJavaBeanIntrospector</a>, <a href="../../../../org/apache/juneau/BeanContext.html #DEFAULT">DEFAULT</a>, <a href="../../../../org/apache/juneau/BeanContext.html#DEFAULT_SORTED">DEFAULT_SORTED</a></code></li> +<code><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility">BEAN_beanClassVisibility</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility">BEAN_beanConstructorVisibility</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary">BEAN_beanDictionary</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary_add">BEAN_beanDictionary_add</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary_remove">BEAN_beanDictionary_remove</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFieldVisibility">BEAN_beanFieldVisibility</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters">BEAN_beanFilters</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters_add">BEAN_beanFilters_add</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters_remove">BEAN_beanFilters_remove</a>, <a hr ef="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue">BEAN_beanMapPutReturnsOldValue</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor">BEAN_beansRequireDefaultConstructor</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable">BEAN_beansRequireSerializable</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters">BEAN_beansRequireSettersForGetters</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties">BEAN_beansRequireSomeProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanTypePropertyName">BEAN_beanTypePropertyName</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_debug">BEAN_debug</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_defaultParser">BEAN_defaultParser</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_exclu deProperties">BEAN_excludeProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_excludeProperties_put">BEAN_excludeProperties_put</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters">BEAN_ignoreInvocationExceptionsOnGetters</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters">BEAN_ignoreInvocationExceptionsOnSetters</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters">BEAN_ignorePropertiesWithoutSetters</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties">BEAN_ignoreUnknownBeanProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties">BEAN_ignoreUnknownNullBeanProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses">BEAN_implClasses</a>, <a href="../../../../org/apache/juneau/BeanContext.html#B EAN_implClasses_put">BEAN_implClasses_put</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_includeProperties">BEAN_includeProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_includeProperties_put">BEAN_includeProperties_put</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_locale">BEAN_locale</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_mediaType">BEAN_mediaType</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_methodVisibility">BEAN_methodVisibility</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses">BEAN_notBeanClasses</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses_add">BEAN_notBeanClasses_add</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses_remove">BEAN_notBeanClasses_remove</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages">BEAN_notBeanPackages</a>, <a href=". ./../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages_add">BEAN_notBeanPackages_add</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages_remove">BEAN_notBeanPackages_remove</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps">BEAN_pojoSwaps</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps_add">BEAN_pojoSwaps_add</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps_remove">BEAN_pojoSwaps_remove</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties">BEAN_sortProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_timeZone">BEAN_timeZone</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies">BEAN_useInterfaceProxies</a>, <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector">BEAN_useJavaBeanIntrospector</a>, <a href="../../../../org/apache/juneau/BeanContext.html #DEFAULT_SORTED">DEFAULT_SORTED</a></code></li> </ul> </li> </ul> @@ -229,7 +229,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserContext.html" title= <!-- --> </a> <h3>Methods inherited from class org.apache.juneau.<a href="../../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a></h3> -<code><a href="../../../../org/apache/juneau/BeanContext.html#Z:Z_class--">_class</a>, <a href="../../../../org/apache/juneau/BeanContext.html#createSession--">createSession</a>, <a href="../../../../org/apache/juneau/BeanContext.html#createSession-org.apache.juneau.ObjectMap-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-">createSession</a>, <a href="../../../../org/apache/juneau/BeanContext.html#dumpCacheStats--">dumpCacheStats</a>, <a href="../../../../org/apache/juneau/BeanContext.html#equals-java.lang.Object-">equals</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getBeanMeta-java.lang.Class-">getBeanMeta</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getBeanRegistry--">getBeanRegistry</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getBeanTypePropertyName--">getBeanTypePropertyName</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.Class-">getClassMeta</a>, <a href="../../../../org/a pache/juneau/BeanContext.html#getClassMeta-java.lang.reflect.Type-java.lang.reflect.Type...-">getClassMeta</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getClassMetaForObject-T-">getClassMetaForObject</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getExcludeProperties-java.lang.Class-">getExcludeProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getImplClassConstructor-java.lang.Class-org.apache.juneau.Visibility-">getImplClassConstructor</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getIncludeProperties-java.lang.Class-">getIncludeProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#hashCode--">hashCode</a>, <a href="../../../../org/apache/juneau/BeanContext.html#hasSameCache-org.apache.juneau.BeanContext-">hasSameCache</a>, <a href="../../../../org/apache/juneau/BeanContext.html#isBean-java.lang.Object-">isBean</a>, <a href="../../../../org/apache/juneau/BeanContext.html#isNotABean-java.lang.Class- ">isNotABean</a>, <a href="../../../../org/apache/juneau/BeanContext.html#object--">object</a>, <a href="../../../../org/apache/juneau/BeanContext.html#resolveClassMeta-org.apache.juneau.annotation.BeanProperty-java.lang.reflect.Type-java.util.Map-">resolveClassMeta</a>, <a href="../../../../org/apache/juneau/BeanContext.html#string--">string</a></code></li> +<code><a href="../../../../org/apache/juneau/BeanContext.html#Z:Z_class--">_class</a>, <a href="../../../../org/apache/juneau/BeanContext.html#createSession--">createSession</a>, <a href="../../../../org/apache/juneau/BeanContext.html#createSession-org.apache.juneau.BeanSessionArgs-">createSession</a>, <a href="../../../../org/apache/juneau/BeanContext.html#dumpCacheStats--">dumpCacheStats</a>, <a href="../../../../org/apache/juneau/BeanContext.html#equals-java.lang.Object-">equals</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getBeanMeta-java.lang.Class-">getBeanMeta</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getBeanRegistry--">getBeanRegistry</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getBeanTypePropertyName--">getBeanTypePropertyName</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.Class-">getClassMeta</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.reflect.Ty pe-java.lang.reflect.Type...-">getClassMeta</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getClassMetaForObject-T-">getClassMetaForObject</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getExcludeProperties-java.lang.Class-">getExcludeProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getImplClassConstructor-java.lang.Class-org.apache.juneau.Visibility-">getImplClassConstructor</a>, <a href="../../../../org/apache/juneau/BeanContext.html#getIncludeProperties-java.lang.Class-">getIncludeProperties</a>, <a href="../../../../org/apache/juneau/BeanContext.html#hashCode--">hashCode</a>, <a href="../../../../org/apache/juneau/BeanContext.html#hasSameCache-org.apache.juneau.BeanContext-">hasSameCache</a>, <a href="../../../../org/apache/juneau/BeanContext.html#isBean-java.lang.Object-">isBean</a>, <a href="../../../../org/apache/juneau/BeanContext.html#isNotABean-java.lang.Class-">isNotABean</a>, <a href="../../../../org/apache/juneau/BeanCo ntext.html#object--">object</a>, <a href="../../../../org/apache/juneau/BeanContext.html#resolveClassMeta-org.apache.juneau.annotation.BeanProperty-java.lang.reflect.Type-java.util.Map-">resolveClassMeta</a>, <a href="../../../../org/apache/juneau/BeanContext.html#string--">string</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.Context">
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/html/HtmlParserSession.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlParserSession.html b/content/site/apidocs/org/apache/juneau/html/HtmlParserSession.html index 4e98394..04aea63 100644 --- a/content/site/apidocs/org/apache/juneau/html/HtmlParserSession.html +++ b/content/site/apidocs/org/apache/juneau/html/HtmlParserSession.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HtmlParserSession (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>HtmlParserSession (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,13 +12,13 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="HtmlParserSession (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="HtmlParserSession (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -108,6 +108,9 @@ var activeTableTab = "activeTableTab"; <li><a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">org.apache.juneau.parser.ParserSession</a></li> <li> <ul class="inheritance"> +<li><a href="../../../../org/apache/juneau/parser/ReaderParserSession.html" title="class in org.apache.juneau.parser">org.apache.juneau.parser.ReaderParserSession</a></li> +<li> +<ul class="inheritance"> <li><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">org.apache.juneau.xml.XmlParserSession</a></li> <li> <ul class="inheritance"> @@ -123,17 +126,20 @@ var activeTableTab = "activeTableTab"; </ul> </li> </ul> +</li> +</ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> -<pre>public final class <a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.35">HtmlParserSession</a> +<pre>public final class <a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.37">HtmlParserSession</a> extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></pre> <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/html/HtmlParser.html" title="class in org.apache.juneau.html"><code>HtmlParser</code></a>. <p> - This class is NOT thread safe. It is meant to be discarded after one-time use.</div> + This class is NOT thread safe. + It is typically discarded after one-time use although it can be reused against multiple inputs.</div> </li> </ul> </div> @@ -149,17 +155,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= <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> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#HtmlParserSession-org.apache.juneau.html.HtmlParserContext-org.apache.juneau.ObjectMap-java.lang.Object-java.lang.reflect.Method-java.lang.Object-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-">HtmlParserSession</a></span>(<a href="../../../../org/apache/juneau/html/HtmlParserContext.html" title="class in org.apache.juneau.html">HtmlParserContext</a> ctx, - <a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a> op, - <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> input, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a> javaMethod, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> outer, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> locale, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a> timeZone, - <a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> mediaType)</code> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#HtmlParserSession-org.apache.juneau.html.HtmlParserContext-org.apache.juneau.parser.ParserSessionArgs-">HtmlParserSession</a></span>(<a href="../../../../org/apache/juneau/html/HtmlParserContext.html" title="class in org.apache.juneau.html">HtmlParserContext</a> ctx, + <a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a> args)</code> <div class="block">Create a new session using properties specified in the context.</div> </td> </tr> @@ -179,26 +181,50 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#getElementText-javax.xml.stream.XMLStreamReader-">getElementText</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamReader</a> r)</code> -<div class="block">Identical to <a href="../../../../org/apache/juneau/html/HtmlParserSession.html#parseText-javax.xml.stream.XMLStreamReader-"><code>parseText(XMLStreamReader)</code></a> except assumes the current event is the opening tag.</div> +<td class="colFirst"><code>protected <T> T</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#doParse-org.apache.juneau.parser.ParserPipe-org.apache.juneau.ClassMeta-">doParse</a></span>(<a href="../../../../org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a> pipe, + <a href="../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a><T> type)</code> +<div class="block">Workhorse method.</div> </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#isWhitespaceElement-javax.xml.stream.XMLStreamReader-">isWhitespaceElement</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamReader</a> r)</code> -<div class="block">Returns <jk>true</jk> if the current element is a whitespace element.</div> +<td class="colFirst"><code>protected <E> <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><E></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a></span>(<a href="../../../../org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a> pipe, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><E> c, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a> elementType)</code> +<div class="block">Implementation method.</div> </td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#parseText-javax.xml.stream.XMLStreamReader-">parseText</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamReader</a> r)</code> -<div class="block">Parses CHARACTERS data.</div> +<td class="colFirst"><code>protected <K,V> <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></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a></span>(<a href="../../../../org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a> pipe, + <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> m, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a> keyType, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a> valueType)</code> +<div class="block">Implementation method.</div> </td> </tr> <tr id="i3" class="rowColor"> -<td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#parseWhitespaceElement-javax.xml.stream.XMLStreamReader-">parseWhitespaceElement</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamReader</a> r)</code> +<td class="colFirst"><code>protected <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></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#getElementText-org.apache.juneau.xml.XmlReader-">getElementText</a></span>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a> r)</code> +<div class="block">Identical to <a href="../../../../org/apache/juneau/html/HtmlParserSession.html#parseText-org.apache.juneau.xml.XmlReader-"><code>parseText(XmlReader)</code></a> except assumes the current event is the opening tag.</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#isWhitespaceElement-org.apache.juneau.xml.XmlReader-">isWhitespaceElement</a></span>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a> r)</code> +<div class="block">Returns <jk>true</jk> if the current element is a whitespace element.</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>protected <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></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#parseText-org.apache.juneau.xml.XmlReader-">parseText</a></span>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a> r)</code> +<div class="block">Parses CHARACTERS data.</div> +</td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>protected <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></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlParserSession.html#parseWhitespaceElement-org.apache.juneau.xml.XmlReader-">parseWhitespaceElement</a></span>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a> r)</code> <div class="block">Parses the current whitespace element.</div> </td> </tr> @@ -208,28 +234,35 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= <!-- --> </a> <h3>Methods inherited from class org.apache.juneau.xml.<a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></h3> -<code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#close--">close</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#decodeString-java.lang.String-">decodeString</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#getAttributeName-javax.xml.stream.XMLStreamReader-int-">getAttributeName</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#getAttributeValue-javax.xml.stream.XMLStreamReader-int-">getAttributeValue</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#getElementAsString-javax.xml.stream.XMLStreamReader-">getElementAsString</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#getElementName-javax.xml.stream.XMLStreamReader-">getElementName</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#getText-javax.xml.stream.XMLStreamReader-">getText</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#getText-javax.xml.stream.XMLStreamReade r-boolean-">getText</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#getXmlStreamReader--">getXmlStreamReader</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#isPreserveRootElement--">isPreserveRootElement</a></code></li> +<code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#decodeString-java.lang.String-">decodeString</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#getXmlReader-org.apache.juneau.parser.ParserPipe-">getXmlReader</a>, <a href="../../../../org/apache/juneau/xml/XmlParserSession.html#parseAnything-org.apache.juneau.ClassMeta-java.lang.String-org.apache.juneau.xml.XmlReader-java.lang.Object-boolean-org.apache.juneau.BeanPropertyMeta-">parseAnything</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ReaderParserSession"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ReaderParserSession.html" title="class in org.apache.juneau.parser">ReaderParserSession</a></h3> +<code><a href="../../../../org/apache/juneau/parser/ReaderParserSession.html#isReaderParser--">isReaderParser</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ParserSession"> <!-- --> </a> <h3>Methods inherited from class org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></h3> -<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getInput--">getInput</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getInputAsString--">getInputAsString</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getInputStream--">getInputStream</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/par ser/ParserSession.html#getReader--">getReader</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li> +<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.ht ml#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.T ype-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanSession"> <!-- --> </a> <h3>Methods inherited from class org.apache.juneau.<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></h3> -<code><a href="../../../../org/apache/juneau/BeanSession.html#Z:Z_class--">_class</a>, <a href="../../../../org/apache/juneau/BeanSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Class-">convertToType</a>, <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-">convertToType</a>, <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Object-java.lang.Class-">convertToType</a>, <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Object-org.apache.juneau.ClassMeta-">convertToType</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getArgsClassMeta-java.lang.reflect.Type:A-">getArgsClassMeta</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getBeanMeta-java.lang.Class-">getBeanMeta</a>, <a href="../../../../org/apache/juneau/BeanSession.html #getBeanRegistry--">getBeanRegistry</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getBeanTypePropertyName-org.apache.juneau.ClassMeta-">getBeanTypePropertyName</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getClassLoader--">getClassLoader</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getClassMeta-java.lang.Class-">getClassMeta</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getClassMeta-java.lang.reflect.Type-java.lang.reflect.Type...-">getClassMeta</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getClassMetaForObject-T-">getClassMetaForObject</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getLocale--">getLocale</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getMediaType--">getMediaType</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getStringBuilder--">getStringBuilder</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getTimeZone--">getTimeZone</a>, <a href=".. /../../../org/apache/juneau/BeanSession.html#isBean-java.lang.Class-">isBean</a>, <a href="../../../../org/apache/juneau/BeanSession.html#isBean-java.lang.Object-">isBean</a>, <a href="../../../../org/apache/juneau/BeanSession.html#isDebug--">isDebug</a>, <a href="../../../../org/apache/juneau/BeanSession.html#isIgnoreUnknownBeanProperties--">isIgnoreUnknownBeanProperties</a>, <a href="../../../../org/apache/juneau/BeanSession.html#newBean-java.lang.Class-">newBean</a>, <a href="../../../../org/apache/juneau/BeanSession.html#newBean-java.lang.Object-java.lang.Class-">newBean</a>, <a href="../../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Class-">newBeanMap</a>, <a href="../../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Object-java.lang.Class-">newBeanMap</a>, <a href="../../../../org/apache/juneau/BeanSession.html#object--">object</a>, <a href="../../../../org/apache/juneau/BeanSession.html#returnStringBuilder-java.lang.StringBuilder-">returnStrin gBuilder</a>, <a href="../../../../org/apache/juneau/BeanSession.html#string--">string</a>, <a href="../../../../org/apache/juneau/BeanSession.html#toArray-org.apache.juneau.ClassMeta-java.util.Collection-">toArray</a>, <a href="../../../../org/apache/juneau/BeanSession.html#toBeanMap-T-">toBeanMap</a>, <a href="../../../../org/apache/juneau/BeanSession.html#toBeanMap-T-java.lang.Class-">toBeanMap</a></code></li> +<code><a href="../../../../org/apache/juneau/BeanSession.html#Z:Z_class--">_class</a>, <a href="../../../../org/apache/juneau/BeanSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/BeanSession.html#close--">close</a>, <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Class-">convertToType</a>, <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-">convertToType</a>, <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Object-java.lang.Class-">convertToType</a>, <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Object-org.apache.juneau.ClassMeta-">convertToType</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getArgsClassMeta-java.lang.reflect.Type:A-">getArgsClassMeta</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getBeanMeta-java.lang.Clas s-">getBeanMeta</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getBeanRegistry--">getBeanRegistry</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getBeanTypePropertyName-org.apache.juneau.ClassMeta-">getBeanTypePropertyName</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getClassLoader--">getClassLoader</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getClassMeta-java.lang.Class-">getClassMeta</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getClassMeta-java.lang.reflect.Type-java.lang.reflect.Type...-">getClassMeta</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getClassMetaForObject-T-">getClassMetaForObject</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getLocale--">getLocale</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getMediaType--">getMediaType</a>, <a href="../../../../org/apache/juneau/BeanSession.html#getStringBuilder--">getStringBuilder</a>, <a href="../../../../or g/apache/juneau/BeanSession.html#getTimeZone--">getTimeZone</a>, <a href="../../../../org/apache/juneau/BeanSession.html#isBean-java.lang.Class-">isBean</a>, <a href="../../../../org/apache/juneau/BeanSession.html#isBean-java.lang.Object-">isBean</a>, <a href="../../../../org/apache/juneau/BeanSession.html#isDebug--">isDebug</a>, <a href="../../../../org/apache/juneau/BeanSession.html#isIgnoreUnknownBeanProperties--">isIgnoreUnknownBeanProperties</a>, <a href="../../../../org/apache/juneau/BeanSession.html#newBean-java.lang.Class-">newBean</a>, <a href="../../../../org/apache/juneau/BeanSession.html#newBean-java.lang.Object-java.lang.Class-">newBean</a>, <a href="../../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Class-">newBeanMap</a>, <a href="../../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Object-java.lang.Class-">newBeanMap</a>, <a href="../../../../org/apache/juneau/BeanSession.html#object--">object</a>, <a href="../../../../org/apache/junea u/BeanSession.html#returnStringBuilder-java.lang.StringBuilder-">returnStringBuilder</a>, <a href="../../../../org/apache/juneau/BeanSession.html#string--">string</a>, <a href="../../../../org/apache/juneau/BeanSession.html#toArray-org.apache.juneau.ClassMeta-java.util.Collection-">toArray</a>, <a href="../../../../org/apache/juneau/BeanSession.html#toBeanMap-T-">toBeanMap</a>, <a href="../../../../org/apache/juneau/BeanSession.html#toBeanMap-T-java.lang.Class-">toBeanMap</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.Session"> <!-- --> </a> <h3>Methods inherited from class org.apache.juneau.<a href="../../../../org/apache/juneau/Session.html" title="class in org.apache.juneau">Session</a></h3> -<code><a href="../../../../org/apache/juneau/Session.html#addToCache-java.util.Map-">addToCache</a>, <a href="../../../../org/apache/juneau/Session.html#addToCache-java.lang.String-java.lang.Object-">addToCache</a>, <a href="../../../../org/apache/juneau/Session.html#addWarning-java.lang.String-java.lang.Object...-">addWarning</a>, <a href="../../../../org/apache/juneau/Session.html#finalize--">finalize</a>, <a href="../../../../org/apache/juneau/Session.html#getFromCache-java.lang.Class-java.lang.String-">getFromCache</a>, <a href="../../../../org/apache/juneau/Session.html#getLogger--">getLogger</a>, <a href="../../../../org/apache/juneau/Session.html#getProperty-java.lang.Class-java.lang.String-">getProperty</a>, <a href="../../../../org/apache/juneau/Session.html#getProperty-java.lang.Class-java.lang.String-T-">getProperty</a>, <a href="../../../../org/apache/juneau/Session.html#getProperty-java.lang.String-">getProperty</a>, <a href="../../../../org/apache/juneau/Session.html#g etProperty-java.lang.String-java.lang.String-">getProperty</a>, <a href="../../../../org/apache/juneau/Session.html#getWarnings--">getWarnings</a>, <a href="../../../../org/apache/juneau/Session.html#hasWarnings--">hasWarnings</a>, <a href="../../../../org/apache/juneau/Session.html#toString--">toString</a></code></li> +<code><a href="../../../../org/apache/juneau/Session.html#addToCache-java.util.Map-">addToCache</a>, <a href="../../../../org/apache/juneau/Session.html#addToCache-java.lang.String-java.lang.Object-">addToCache</a>, <a href="../../../../org/apache/juneau/Session.html#addWarning-java.lang.String-java.lang.Object...-">addWarning</a>, <a href="../../../../org/apache/juneau/Session.html#finalize--">finalize</a>, <a href="../../../../org/apache/juneau/Session.html#getFromCache-java.lang.Class-java.lang.String-">getFromCache</a>, <a href="../../../../org/apache/juneau/Session.html#getLogger--">getLogger</a>, <a href="../../../../org/apache/juneau/Session.html#getProperties--">getProperties</a>, <a href="../../../../org/apache/juneau/Session.html#getProperty-java.lang.Class-java.lang.String-">getProperty</a>, <a href="../../../../org/apache/juneau/Session.html#getProperty-java.lang.Class-java.lang.String-T-">getProperty</a>, <a href="../../../../org/apache/juneau/Session.html#getProperty-j ava.lang.String-">getProperty</a>, <a href="../../../../org/apache/juneau/Session.html#getProperty-java.lang.String-java.lang.String-">getProperty</a>, <a href="../../../../org/apache/juneau/Session.html#getWarnings--">getWarnings</a>, <a href="../../../../org/apache/juneau/Session.html#hasWarnings--">hasWarnings</a>, <a href="../../../../org/apache/juneau/Session.html#toString--">toString</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -252,42 +285,20 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= <!-- --> </a> <h3>Constructor Detail</h3> -<a name="HtmlParserSession-org.apache.juneau.html.HtmlParserContext-org.apache.juneau.ObjectMap-java.lang.Object-java.lang.reflect.Method-java.lang.Object-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-"> +<a name="HtmlParserSession-org.apache.juneau.html.HtmlParserContext-org.apache.juneau.parser.ParserSessionArgs-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>HtmlParserSession</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.71">HtmlParserSession</a>(<a href="../../../../org/apache/juneau/html/HtmlParserContext.html" title="class in org.apache.juneau.html">HtmlParserContext</a> ctx, - <a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a> op, - <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> input, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a> javaMethod, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> outer, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> locale, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a> timeZone, - <a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> mediaType)</pre> +<pre>protected <a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.54">HtmlParserSession</a>(<a href="../../../../org/apache/juneau/html/HtmlParserContext.html" title="class in org.apache.juneau.html">HtmlParserContext</a> ctx, + <a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a> args)</pre> <div class="block">Create a new session using properties specified in the context.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>ctx</code> - The context creating this session object. The context contains all the configuration settings for this object.</dd> -<dd><code>input</code> - The input. Can be any of the following types: - <ul> - <li><jk>null</jk> - <li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a> - <li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang"><code>CharSequence</code></a> - <li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a> containing UTF-8 encoded text. - <li><a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a> containing system encoded text. - </ul></dd> -<dd><code>op</code> - The override properties. - These override any context properties defined in the context.</dd> -<dd><code>javaMethod</code> - The java method that called this parser, usually the method in a REST servlet.</dd> -<dd><code>outer</code> - The outer object for instantiating top-level non-static inner classes.</dd> -<dd><code>locale</code> - The session locale. - If <jk>null</jk>, then the locale defined on the context is used.</dd> -<dd><code>timeZone</code> - The session timezone. - If <jk>null</jk>, then the timezone defined on the context is used.</dd> -<dd><code>mediaType</code> - The session media type (e.g. <js>"application/json"</js>).</dd> +<dd><code>args</code> - Runtime session arguments.</dd> </dl> </li> </ul> @@ -299,14 +310,103 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= <!-- --> </a> <h3>Method Detail</h3> -<a name="parseText-javax.xml.stream.XMLStreamReader-"> +<a name="doParse-org.apache.juneau.parser.ParserPipe-org.apache.juneau.ClassMeta-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>parseText</h4> -<pre>public <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/html/HtmlParserSession.html#line.88">parseText</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamReader</a> r) +<h4>doParse</h4> +<pre>protected <T> T <a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.59">doParse</a>(<a href="../../../../org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a> pipe, + <a href="../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a><T> type) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/parser/ParserSession.html#doParse-org.apache.juneau.parser.ParserPipe-org.apache.juneau.ClassMeta-">ParserSession</a></code></span></div> +<div class="block">Workhorse method. Subclasses are expected to implement this method.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#doParse-org.apache.juneau.parser.ParserPipe-org.apache.juneau.ClassMeta-">doParse</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> +<dt><span class="paramLabel">Type Parameters:</span></dt> +<dd><code>T</code> - The class type of the object to create.</dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>pipe</code> - Where to get the input from.</dd> +<dd><code>type</code> - The class type of the object to create. + If <jk>null</jk> or <code>Object.<jk>class</jk></code>, object type is based on what's being parsed. + For example, when parsing JSON text, it may return a <code>String</code>, <code>Number</code>, + <code>ObjectMap</code>, etc...</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The parsed object.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - If thrown from underlying stream, or if the input contains a syntax error or is malformed.</dd> +</dl> +</li> +</ul> +<a name="doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doParseIntoMap</h4> +<pre>protected <K,V> <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> <a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.64">doParseIntoMap</a>(<a href="../../../../org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a> pipe, + <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> m, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a> keyType, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a> valueType) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">ParserSession</a></code></span></div> +<div class="block">Implementation method. + + <p> + Default implementation throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><code>UnsupportedOperationException</code></a>.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>pipe</code> - The parser input.</dd> +<dd><code>m</code> - The map being loaded.</dd> +<dd><code>keyType</code> - The class type of the keys, or <jk>null</jk> to default to <code>String.<jk>class</jk></code>.</dd> +<dd><code>valueType</code> - The class type of the values, or <jk>null</jk> to default to whatever is being parsed.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The same map that was passed in to allow this method to be chained.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - If thrown from underlying stream, or if the input contains a syntax error or is malformed.</dd> +</dl> +</li> +</ul> +<a name="doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>doParseIntoCollection</h4> +<pre>protected <E> <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><E> <a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.71">doParseIntoCollection</a>(<a href="../../../../org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a> pipe, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><E> c, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a> elementType) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">ParserSession</a></code></span></div> +<div class="block">Implementation method. + + <p> + Default implementation throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><code>UnsupportedOperationException</code></a>.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>pipe</code> - The parser input.</dd> +<dd><code>c</code> - The collection being loaded.</dd> +<dd><code>elementType</code> - The class type of the elements, or <jk>null</jk> to default to whatever is being parsed.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The same collection that was passed in to allow this method to be chained.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - If thrown from underlying stream, or if the input contains a syntax error or is malformed.</dd> +</dl> +</li> +</ul> +<a name="parseText-org.apache.juneau.xml.XmlReader-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>parseText</h4> +<pre>protected 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/html/HtmlParserSession.html#line.586">parseText</a>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a> r) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block">Parses CHARACTERS data. <p> @@ -314,7 +414,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= Postcondition: Pointing to closing tag.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#parseText-javax.xml.stream.XMLStreamReader-">parseText</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> +<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#parseText-org.apache.juneau.xml.XmlReader-">parseText</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>r</code> - The stream being read from.</dd> <dt><span class="returnLabel">Returns:</span></dt> @@ -325,22 +425,22 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= </dl> </li> </ul> -<a name="getElementText-javax.xml.stream.XMLStreamReader-"> +<a name="getElementText-org.apache.juneau.xml.XmlReader-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getElementText</h4> -<pre>public <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/html/HtmlParserSession.html#line.179">getElementText</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamReader</a> r) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> -<div class="block">Identical to <a href="../../../../org/apache/juneau/html/HtmlParserSession.html#parseText-javax.xml.stream.XMLStreamReader-"><code>parseText(XMLStreamReader)</code></a> except assumes the current event is the opening tag. +<pre>protected 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/html/HtmlParserSession.html#line.677">getElementText</a>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a> r) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<div class="block">Identical to <a href="../../../../org/apache/juneau/html/HtmlParserSession.html#parseText-org.apache.juneau.xml.XmlReader-"><code>parseText(XmlReader)</code></a> except assumes the current event is the opening tag. <p> Precondition: Pointing to opening tag. Postcondition: Pointing to closing tag.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#getElementText-javax.xml.stream.XMLStreamReader-">getElementText</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> +<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#getElementText-org.apache.juneau.xml.XmlReader-">getElementText</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>r</code> - The stream being read from.</dd> <dt><span class="returnLabel">Returns:</span></dt> @@ -351,14 +451,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= </dl> </li> </ul> -<a name="isWhitespaceElement-javax.xml.stream.XMLStreamReader-"> +<a name="isWhitespaceElement-org.apache.juneau.xml.XmlReader-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isWhitespaceElement</h4> -<pre>public boolean <a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.185">isWhitespaceElement</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamReader</a> r)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#isWhitespaceElement-javax.xml.stream.XMLStreamReader-">XmlParserSession</a></code></span></div> +<pre>protected final boolean <a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.683">isWhitespaceElement</a>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a> r)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#isWhitespaceElement-org.apache.juneau.xml.XmlReader-">XmlParserSession</a></code></span></div> <div class="block">Returns <jk>true</jk> if the current element is a whitespace element. <p> @@ -366,7 +466,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= However, the HTML parser defines various whitespace elements such as <js>"br"</js> and <js>"sp"</js>.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#isWhitespaceElement-javax.xml.stream.XMLStreamReader-">isWhitespaceElement</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> +<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#isWhitespaceElement-org.apache.juneau.xml.XmlReader-">isWhitespaceElement</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>r</code> - The XML stream reader to read the current event from.</dd> <dt><span class="returnLabel">Returns:</span></dt> @@ -374,15 +474,15 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= </dl> </li> </ul> -<a name="parseWhitespaceElement-javax.xml.stream.XMLStreamReader-"> +<a name="parseWhitespaceElement-org.apache.juneau.xml.XmlReader-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>parseWhitespaceElement</h4> -<pre>public <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/html/HtmlParserSession.html#line.191">parseWhitespaceElement</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamReader</a> r) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#parseWhitespaceElement-javax.xml.stream.XMLStreamReader-">XmlParserSession</a></code></span></div> +<pre>protected 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/html/HtmlParserSession.html#line.689">parseWhitespaceElement</a>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a> r) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#parseWhitespaceElement-org.apache.juneau.xml.XmlReader-">XmlParserSession</a></code></span></div> <div class="block">Parses the current whitespace element. <p> @@ -390,7 +490,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title= However, the HTML parser defines various whitespace elements such as <js>"br"</js> and <js>"sp"</js>.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#parseWhitespaceElement-javax.xml.stream.XMLStreamReader-">parseWhitespaceElement</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> +<dd><code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#parseWhitespaceElement-org.apache.juneau.xml.XmlReader-">parseWhitespaceElement</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>r</code> - The XML stream reader to read the current event from.</dd> <dt><span class="returnLabel">Returns:</span></dt> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/html/HtmlRender.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlRender.html b/content/site/apidocs/org/apache/juneau/html/HtmlRender.html index 0961568..24edea1 100644 --- a/content/site/apidocs/org/apache/juneau/html/HtmlRender.html +++ b/content/site/apidocs/org/apache/juneau/html/HtmlRender.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HtmlRender (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>HtmlRender (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="HtmlRender (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="HtmlRender (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) {
