You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2014/03/20 15:42:43 UTC

[jira] [Created] (UIMA-3690) get schema for parsing xml descriptors once, at class load time

Marshall Schor created UIMA-3690:
------------------------------------

             Summary: get schema for parsing xml descriptors once, at class load time
                 Key: UIMA-3690
                 URL: https://issues.apache.org/jira/browse/UIMA-3690
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
    Affects Versions: 2.5.0SDK
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 2.6.0SDK


the XMLParser_impl has multiple varieties of parse calls, all of which get the schema resource from the file system. Change this to get this once, at file load time, as a final static value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)