Class LocatorBasedResult

    • Constructor Detail

      • LocatorBasedResult

        public LocatorBasedResult​(java.lang.String contentType,
                                  ILocator locator)
    • Method Detail

      • getLocator

        public ILocator getLocator()
        Description copied from interface: ILocatorSupport
        Return the ILocator that defines the physical resource location for the reciver.
        Returns:
        Return the ILocator that defines the physical resource location for the reciver.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object