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 StringIndex constant corresponding to the information about base typestatic final StringIndex constant corresponding to the information about XDTO package dependenciesstatic final StringSpecial delimiter using withIMPORTandl#MEMBER_TYPESstatic final StringIndex constant corresponding to the information about item typestatic final StringIndex constant corresponding to the information about merger typesstatic final Stringstatic final StringSpecial delimiter using for creating string presentation ofQNamestatic 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 withIMPORTandl#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