Package | Description |
---|---|
com.aspose.note |
The
Aspose.Note.Saving namespace contains classes which perform saving to different formats. |
Modifier and Type | Method and Description |
---|---|
void |
AttachedFile.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
CompositeNode.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
Document.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
Image.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
INode.accept(DocumentVisitor visitor) |
abstract void |
Node.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
Outline.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
OutlineElement.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
OutlineGroup.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
Page.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
RichText.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
Table.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
TableCell.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
TableRow.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
void |
Title.accept(DocumentVisitor visitor)
Accepts the visitor of the node.
|
Copyright (c) 2016 Aspose. All Rights Reserved.