Class ContributionLocation

    • Method Detail

      • getStream

        public InputStream getStream()
        Description copied from interface: Contribution
        Gets the contribution XML content. The content should be in Nuxeo XML component format.
      • getContent

        public String getContent()
        Description copied from interface: Contribution
        Gets the contribution XML content. The content should be in Nuxeo XML component format.
      • asURL

        public URL asURL()
        Description copied from interface: StreamRef
        Get an URL to that stream. May return null if no URL is available.