public class ParentTreeUtil extends Object
Constructor and Description |
---|
ParentTreeUtil() |
Modifier and Type | Method and Description |
---|---|
List<Tag> |
getParentTagTree(Tag tag, List<Tag> tree)
creates a parentTree of all parent Tag objects of a given Tag
|
List<String> |
getParentTree(Tag t)
creates a parentTree of all parents of a given Tag
|
Copyright © 2016. All rights reserved.