You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Alexander Veit (JIRA)" <ji...@apache.org> on 2007/09/03 16:45:00 UTC

[jira] Created: (WSCOMMONS-239) org.apache.axiom.om.OMElement#getText() is not documented sufficiently

org.apache.axiom.om.OMElement#getText() is not documented sufficiently
----------------------------------------------------------------------

                 Key: WSCOMMONS-239
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-239
             Project: WS-Commons
          Issue Type: Bug
          Components: AXIOM
         Environment: any
            Reporter: Alexander Veit


The API method org.apache.axiom.om.OMElement#getText()  does not specify what it will return.

<element/>, <element></element>, and <element>text content</element> may return dfifferent strings or probably null. It's really a pain to use an API without proper specification and documentation.

-- 
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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Resolved: (WSCOMMONS-239) org.apache.axiom.om.OMElement#getText() is not documented sufficiently

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved WSCOMMONS-239.
---------------------------------------

    Resolution: Fixed
      Assignee: Andreas Veithen

> org.apache.axiom.om.OMElement#getText() is not documented sufficiently
> ----------------------------------------------------------------------
>
>                 Key: WSCOMMONS-239
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-239
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: AXIOM
>         Environment: any
>            Reporter: Alexander Veit
>            Assignee: Andreas Veithen
>
> The API method org.apache.axiom.om.OMElement#getText()  does not specify what it will return.
> <element/>, <element></element>, and <element>text content</element> may return dfifferent strings or probably null. It's really a pain to use an API without proper specification and documentation.

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