Class NonEmptyStringList

    • Field Detail

      • typeIndexID

        public static final int typeIndexID
      • type

        public static final int type
    • Constructor Detail

      • NonEmptyStringList

        protected NonEmptyStringList()
      • NonEmptyStringList

        public NonEmptyStringList​(int addr,
                                  TOP_Type type)
      • NonEmptyStringList

        public NonEmptyStringList​(JCas jcas)
      • NonEmptyStringList

        public NonEmptyStringList​(JCas jcas,
                                  String s,
                                  StringList tail)
        Parameters:
        jcas - the JCas create the new Feature Structure in
        s - the head item
        tail - the tail item