[
https://issues.apache.org/jira/browse/XERCESJ-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated XERCESJ-617:
------------------------------------------
Issue Type: New Feature (was: Wish)
> DTDGrammar should implement XMLContentSpec.Provider
> ---------------------------------------------------
>
> Key: XERCESJ-617
> URL: https://issues.apache.org/jira/browse/XERCESJ-617
> Project: Xerces2-J
> Issue Type: New Feature
> Components: DTD
> Affects Versions: 2.3.0
> Environment: Operating System: All
> Platform: All
> Reporter: dpoon
> Priority: Minor
>
> The definition of org.apache.xerces.impl.dtd.XMLContentSpec.Provider is
> static interface Provider {
> boolean getContentSpec(int contentSpecIndex, XMLContentSpec cs);
> }
> The class org.apache.xerces.impl.dtd.DTDGrammar a method with such a
> signature,
> so it should declare that it implements XMLContentSpec.Provider. As of
> Xerces2-J 2.3.0, it doesn't, making it impossible to pass a DTDGrammar to
> functions that expect an XMLContentSpec.Provider argument.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]