Class SchemeProcessor


  • public class SchemeProcessor
    extends Object
    Retrieves the custom identifier from the scheme provided by the user.
    Since:
    4.0
    Author:
    Matteo Caruso - LogicalDOC
    • Constructor Detail

      • SchemeProcessor

        public SchemeProcessor​(String scheme)
    • Method Detail

      • getSchemeTokens

        public List<String> getSchemeTokens()
      • evaluate

        public String evaluate​(com.logicaldoc.core.document.Document document)
        Computes the scheme against the document
        Parameters:
        document - the document to evaluate
        Returns:
        the evaluation result