Class text_plain

  • All Implemented Interfaces:
    jakarta.activation.DataContentHandler
    Direct Known Subclasses:
    text_html, text_xml

    public class text_plain
    extends handler_base
    DataContentHandler for text/plain.
    • Constructor Detail

      • text_plain

        public text_plain()
    • Method Detail

      • getDataFlavors

        protected jakarta.activation.ActivationDataFlavor[] getDataFlavors()
        Description copied from class: handler_base
        Return an array of ActivationDataFlavors that we support. Usually there will be only one.
        Specified by:
        getDataFlavors in class handler_base
        Returns:
        array of ActivationDataFlavors that we support