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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]