false
, this method is equivalent to {@link ApacheDirective#getChildByName(String)}.
@param nd the root node to start the search from
@param name the name of the child node
@param recursively whether to recurse down the child tree (in the depth first search manner)
@return the list of directives with given name.
|
|