IOutline

public interface IOutline

Interface representing an outline.

Methods

expandTo

int expandTo()
Returns:Automatically expand the outline returned levels deep.

roots

Iterable<IOutlineNode> roots()
Returns:Root nodes of the outline.