Class ExternalContentHandler

  • All Implemented Interfaces:
    ExternalContent

    public class ExternalContentHandler
    extends Object
    implements ExternalContent
    This class is a helper for dealing with the External Content Link header and External Content itself, in the case of handling="copy". This class will verify that an External Content Link header is formatted correctly and help parse it, delivering parts of it when asked.
    Since:
    5/7/2018
    Author:
    bseeger