compiler errors - Undefined getTextContent() for SOAPElement java 8 -



compiler errors - Undefined getTextContent() for SOAPElement java 8 -

did encounter issue ?

i using javax.xml.soap.soapelement's gettextcontent() java 7. when utilize java 8 gives me compilation error "the method gettextcontent() undefined type soapelement".

when browsed through javadoc java 8, see method exists. help me understand what's problem here ?

java compiler-errors java-8 javax.xml

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -