Class WSDLLocation


  • public class WSDLLocation
    extends Object
    Maintains wsdl:location context. This is used with TWSDLParserContextImpl, where one each WSDL being imported its location is pushed.
    Author:
    WS Development Team
    • Method Detail

      • push

        public void push()
      • pop

        public void pop()
      • reset

        public final void reset()
      • getLocation

        public String getLocation()
      • setLocation

        public void setLocation​(String loc)