null
.
@param parent Parent instance to store the child in. Must not be null
.
@param child Child instance to store in the parent.Should not be null
.
@param elementName Name of the child element to store. May be null
, in which case this method returns immediately.
@exception BuildException if the storage method fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|