Class JSONLDExtractor

    • Constructor Detail

      • JSONLDExtractor

        @Deprecated
        public JSONLDExtractor​(boolean verifyDataType,
                               boolean stopAtFirstError)
        Deprecated.
        since 2.4. This extractor has never supported these settings. Use JSONLDExtractor() instead.
        Parameters:
        verifyDataType - has no effect
        stopAtFirstError - has no effect
      • JSONLDExtractor

        public JSONLDExtractor()