Class ResponseParser

    • Constructor Detail

      • ResponseParser

        public ResponseParser()
    • Method Detail

      • getWriterType

        public abstract String getWriterType()
      • getContentType

        public String getContentType()
        A well behaved ResponseParser will return its content-type.
        Returns:
        the content-type this parser expects to parse
      • getVersion

        public String getVersion()
        Returns:
        the version param passed to solr