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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -