Class XdtoIndexUtil
java.lang.Object
com._1c.g5.v8.dt.xdto.model.resource.XdtoIndexUtil
Class contains useful method for working with index element of xdto packages
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Index constant corresponding to the information about base typestatic final String
Index constant corresponding to the information about XDTO package dependenciesstatic final String
Special delimiter using withIMPORT
andl#MEMBER_TYPES
static final String
Index constant corresponding to the information about item typestatic final String
Index constant corresponding to the information about merger typesstatic final String
static final String
Special delimiter using for creating string presentation ofQName
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IMPORT
Index constant corresponding to the information about XDTO package dependencies- See Also:
-
IMPORT_DELIMITER
Special delimiter using withIMPORT
andl#MEMBER_TYPES
- See Also:
-
BASE_TYPE
Index constant corresponding to the information about base type- See Also:
-
ITEM_TYPE
Index constant corresponding to the information about item type- See Also:
-
MEMBER_TYPES
Index constant corresponding to the information about merger types- See Also:
-
QUALIFIED_NAME_DELIMITER
Special delimiter using for creating string presentation ofQName
- See Also:
-
PROPERTY_FORMAT
- See Also:
-
VALUE_TYPE_VARIETY
- See Also:
-
-
Constructor Details
-
XdtoIndexUtil
public XdtoIndexUtil()
-
-
Method Details