Class LookUpRequest


  • public class LookUpRequest
    extends Object
    Represents a Look Up for a document: contains the URI of the document and a Accept header field.
    Author:
    Maxime Lefrançois
    • Constructor Detail

      • LookUpRequest

        public LookUpRequest​(String filenameOrURI)
      • LookUpRequest

        public LookUpRequest​(String filenameOrURI,
                             String accept)