Class XMLTransformFormatter

    • Constructor Detail

      • XMLTransformFormatter

        public XMLTransformFormatter()
    • Method Detail

      • format

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