org.tm4j.topicmap.TopicMapFactory .copy(org.tm4j.topicmap.Variant src,org.tm4j.topicmap.VariantContainer destContainer,boolean deep)
Description
Creates a copy of src
A deep copy of src returns a Variant in which
the child VariantName and Variant objects are deep copied.
A shallow copy of src returns a Variant in which
the child VariantName and Variant objects are shallow copied.
| Parameters | ||
|---|---|---|
| boolean | deep | |
| org.tm4j.topicmap.VariantContainer | destContainer | |
| org.tm4j.topicmap.Association | src | |
Meta Data (1)
