This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 2b66f55 Publishing from 854df7dc46cdb5fe7929cbb606b3b889e24f9a87
2b66f55 is described below
commit 2b66f558e52bcc6650d6f728cbc47058561b5e58
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Wed Nov 2 22:21:38 2022 +0000
Publishing from 854df7dc46cdb5fe7929cbb606b3b889e24f9a87
---
.../scaladoc/org/apache/daffodil/sapi/DaffodilXMLEntityResolver$.html | 2 +-
content/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/content/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/DaffodilXMLEntityResolver$.html
b/content/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/DaffodilXMLEntityResolver$.html
index 3e348af..227c1c8 100644
---
a/content/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/DaffodilXMLEntityResolver$.html
+++
b/content/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/DaffodilXMLEntityResolver$.html
@@ -460,7 +460,7 @@ following order:</p><p>1. Use an
org.apache.xml.resolver.Catalog/CatalogManager.
catalogs can be added by putting CatalogManager.properties on the
classpath when daffodil is run.</p><p>2. If not resolved in step 1,
schemaLocations are resolved relative to the
importing schema URI, which could either be a file on the filesystem or in
- a jar on the classpath.</p><p>The DFDLCatalogResolver isn't thread safe,
but it also is expensive and stateful,
+ a jar on the classpath.</p><p>The EntityResolver isn't thread safe, but it
also is expensive and stateful,
so we use ThreadLocal to only create one instance per thread.
</p></div><div class="toggleContainer block">
<span class="toggle">
diff --git a/content/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/index.html
b/content/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/index.html
index 2780160..95355ad 100644
--- a/content/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/index.html
+++ b/content/docs/3.4.0/scaladoc/org/apache/daffodil/sapi/index.html
@@ -1009,7 +1009,7 @@ following order:</p><p>1. Use an
org.apache.xml.resolver.Catalog/CatalogManager.
catalogs can be added by putting CatalogManager.properties on the
classpath when daffodil is run.</p><p>2. If not resolved in step 1,
schemaLocations are resolved relative to the
importing schema URI, which could either be a file on the filesystem or in
- a jar on the classpath.</p><p>The DFDLCatalogResolver isn't thread safe,
but it also is expensive and stateful,
+ a jar on the classpath.</p><p>The EntityResolver isn't thread safe, but it
also is expensive and stateful,
so we use ThreadLocal to only create one instance per thread.
</p></div></div>
</li><li name="org.apache.daffodil.sapi.ValidationMode" visbl="pub"
class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">