[ 
https://issues.apache.org/jira/browse/XERCESJ-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790007#action_12790007
 ] 

Michael Glavassevich commented on XERCESJ-1380:
-----------------------------------------------

The setData() method in this class is also redundant (identical implementation 
in CharacterDataImpl) so I'll also be removing it.

> getData method is duplicated in CharacterDataImpl and 
> ProcessingInstructionImpl...
> ----------------------------------------------------------------------------------
>
>                 Key: XERCESJ-1380
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1380
>             Project: Xerces2-J
>          Issue Type: Improvement
>          Components: DOM (Level 3 Core)
>    Affects Versions: 2.9.1
>            Reporter: Ludger Bünger
>            Assignee: Michael Glavassevich
>            Priority: Trivial
>         Attachments: patch.txt
>
>
> I know, this is really trivial, but I thought I might still file a short 
> report.
> The method getData() is duplicated with identical code in CharacterDataImpl 
> and its descendant ProcessingInstructionImpl and thus can be removed from 
> ProcessingInstructionImpl.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to