Class FilePathSupportSettings


  • public class FilePathSupportSettings
    extends Object
    File paths settings: "xml.filePathSupport.mappings": [ // File paths applied for text node items.xml files { "pattern": "*.xml", "expressions": [ { "xpath": "path/text()" }, { "xpath": "item/@path" }, { "xpath": "item/@paths", "separator": " " } ] } ]
    Author:
    Angelo ZERR
    • Constructor Detail

      • FilePathSupportSettings

        public FilePathSupportSettings()