Interface FeatureProcessor

    • Method Detail

      • process

        java.lang.String process​(Item item)
                          throws ProcessException
        Performs some processing on the given item.
        Parameters:
        item - the item to process
        Throws:
        ProcessException - if an exception occurred during the processing