Class XdtoIndexUtil

java.lang.Object
com._1c.g5.v8.dt.xdto.model.resource.XdtoIndexUtil

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

  • Constructor Details

    • XdtoIndexUtil

      public XdtoIndexUtil()
  • Method Details

    • 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