You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2019/02/13 14:46:00 UTC

[jira] [Created] (JENA-1670) The Xerces-based XML datatype support uses string classnames to create factories

Andy Seaborne created JENA-1670:
-----------------------------------

             Summary: The Xerces-based XML datatype support uses string classnames to create factories
                 Key: JENA-1670
                 URL: https://issues.apache.org/jira/browse/JENA-1670
             Project: Apache Jena
          Issue Type: Improvement
          Components: Datatypes
    Affects Versions: Jena 3.10.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne


Package: org.apache.jena.ext.xerces.impl.dv;

Classes affected: SchemaDVFactory, DTDDVFactory.

For this self-contained use of Xerces code, we can just create the right class without class name, and newInstance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)