addCategory.
@param category a {@link iqq.im.bean.QQCategory} object.Method altered by Richard Hurst such that it returns the CategoryNode corresponding to the CategoryPath
@param CategoryPath @returns CategoryNodeBefore adding a category, addCategory() makes sure that all its ancestor categories exist in the taxonomy as well. As result, the ordinal of a category is guaranteed to be smaller then the ordinal of any of its descendants.
Used by:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|