Class ISATabUtils


  • public class ISATabUtils
    extends Object
    • Constructor Detail

      • ISATabUtils

        public ISATabUtils()
    • Method Detail

      • parseInvestigation

        public static void parseInvestigation​(InputStream stream,
                                              org.apache.tika.sax.XHTMLContentHandler handler,
                                              org.apache.tika.metadata.Metadata metadata,
                                              org.apache.tika.parser.ParseContext context,
                                              String studyFileName)
                                       throws IOException,
                                              org.apache.tika.exception.TikaException,
                                              SAXException
        Throws:
        IOException
        org.apache.tika.exception.TikaException
        SAXException
      • parseInvestigation

        public static void parseInvestigation​(InputStream stream,
                                              org.apache.tika.sax.XHTMLContentHandler handler,
                                              org.apache.tika.metadata.Metadata metadata,
                                              org.apache.tika.parser.ParseContext context)
                                       throws IOException,
                                              org.apache.tika.exception.TikaException,
                                              SAXException
        Throws:
        IOException
        org.apache.tika.exception.TikaException
        SAXException
      • parseStudy

        public static void parseStudy​(InputStream stream,
                                      org.apache.tika.sax.XHTMLContentHandler xhtml,
                                      org.apache.tika.metadata.Metadata metadata,
                                      org.apache.tika.parser.ParseContext context)
                               throws IOException,
                                      org.apache.tika.exception.TikaException,
                                      SAXException
        Throws:
        IOException
        org.apache.tika.exception.TikaException
        SAXException
      • parseAssay

        public static void parseAssay​(InputStream stream,
                                      org.apache.tika.sax.XHTMLContentHandler xhtml,
                                      org.apache.tika.metadata.Metadata metadata,
                                      org.apache.tika.parser.ParseContext context)
                               throws IOException,
                                      org.apache.tika.exception.TikaException,
                                      SAXException
        Throws:
        IOException
        org.apache.tika.exception.TikaException
        SAXException