@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public class AuthorNodeUtil
extends java.lang.Object
| Constructor and Description |
|---|
AuthorNodeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static AuthorNode |
getFirstLeaf(AuthorDocumentFragment fragment)
Finds the first leaf node in the document fragment.
|
static java.util.List<AuthorNode> |
minimizeAuthorCollection(java.util.Collection<? extends AuthorNode> collection)
Remove from the collection of nodes any descendants so the only nodes that are
kept are disjunct.
|
public static java.util.List<AuthorNode> minimizeAuthorCollection(java.util.Collection<? extends AuthorNode> collection)
collection - A collection of nodes.public static AuthorNode getFirstLeaf(AuthorDocumentFragment fragment)
fragment - The document fragment.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.