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:53:00 UTC

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

    [ https://issues.apache.org/jira/browse/JENA-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767273#comment-16767273 ] 

Andy Seaborne commented on JENA-1670:
-------------------------------------

Looking at the code
 * delete ObjectFactory.
 * Is DTDDVFactory used at all?
 * DVFactoryException can go away?

 

 

 

 

> 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
>            Priority: Major
>
> 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)