Class MediaFormatter

    • Constructor Detail

      • MediaFormatter

        public MediaFormatter()
    • Method Detail

      • format

        public abstract Media format​(Media media)
        Transform the given media (xml file) with the attached media (xslt file) into a new media (xml/pdf file)
        Parameters:
        media - a media from an ItemFormatter or other MediaFormatter(s)
        Returns:
        a media which contains the transformed data