public class NotebookHierarchyWriter extends Object
The notebook hierarchy writer.
Constructor and Description |
---|
NotebookHierarchyWriter() |
Modifier and Type | Method and Description |
---|---|
static OneToc2RevisionProxyContext |
buildContextFromHierarchy(PersistablePropertyContainerForTocNode tocNode)
Converts hierarchy layer to revision proxy context.
|
static void |
writeHierarchy(OutputStream stream,
PersistablePropertyContainerForTocNode tocNode) |
public static void writeHierarchy(OutputStream stream, PersistablePropertyContainerForTocNode tocNode) throws IOException
IOException
public static OneToc2RevisionProxyContext buildContextFromHierarchy(PersistablePropertyContainerForTocNode tocNode)
Converts hierarchy layer to revision proxy context.
Copyright (c) 2016 Aspose. All Rights Reserved.