Class XdtoIndexUtil


  • public class XdtoIndexUtil
    extends Object
    Class contains useful method for working with index element of xdto packages
    • Constructor Detail

      • XdtoIndexUtil

        public XdtoIndexUtil()
    • Method Detail

      • createPackageIndexInformation

        public static Map<String,​String> createPackageIndexInformation​(Package xdtoPackage)
        Create additional index information for Package
        Parameters:
        xdtoPackage - actual Package, can't be null
        Returns:
        additional index information, never null