Class XMLConfig
java.lang.Object
com.technia.dsx.threedspace.zone.serializer.XMLConfig
Document me
- Since:
- 2023-04-25
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionXMLConfig
(String structureElement, String nodeElement, String objectAttributesElement, String relationshipAttributesElement, String attributeElement, String attributeValueElement, String physicalIdObjectAttribute, String physicalIdRelationship, String attributeNameAttribute, String attributeValueAttribute) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
DEFAULT_INSTANCE
-
-
Constructor Details
-
XMLConfig
public XMLConfig(String structureElement, String nodeElement, String objectAttributesElement, String relationshipAttributesElement, String attributeElement, String attributeValueElement, String physicalIdObjectAttribute, String physicalIdRelationship, String attributeNameAttribute, String attributeValueAttribute)
-
-
Method Details
-
getStructureElement
-
getNodeElement
-
getObjectAttributesElement
-
getRelationshipAttributesElement
-
getAttributeElement
-
getAttributeValueElement
-
getPhysicalIdObjectAttribute
-
getPhysicalIdRelationship
-
getAttributeNameAttribute
-
getAttributeValueAttribute
-