Package | Description |
---|---|
com.aspose.note.context | |
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
StringInStorageBuffer |
FileContainerReferenceProxy.getExtension()
Gets the extension.
|
StringInStorageBuffer |
FileContainerReferenceProxy.getFileDataReference()
Gets the file data reference.
|
Modifier and Type | Method and Description |
---|---|
StringInStorageBuffer |
ObjectDeclarationFileData3LargeRefCountFnd.getExtension()
Gets the file extension including period.
|
StringInStorageBuffer |
ObjectDeclarationFileData3RefCountFnd.getExtension()
Gets the file extension including period.
|
StringInStorageBuffer |
ObjectDeclarationFileData3LargeRefCountFnd.getFileDataReference()
Gets the type and the target of the reference.
|
StringInStorageBuffer |
ObjectDeclarationFileData3RefCountFnd.getFileDataReference()
Gets the type and the target of the reference.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StringInStorageBuffer.equals(StringInStorageBuffer other)
The equals.
|
Constructor and Description |
---|
EncryptedObjectDeclarationFileData3LargeRefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
long countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclarationFileData3LargeRefCountFnd class. |
EncryptedObjectDeclarationFileData3RefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
byte countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclarationFileData3RefCountFnd class. |
ObjectDeclarationFileData3LargeRefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
long countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension)
Initializes a new instance of the
ObjectDeclarationFileData3LargeRefCountFnd class. |
ObjectDeclarationFileData3RefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
byte countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension)
Initializes a new instance of the
ObjectDeclarationFileData3RefCountFnd class. |
Copyright (c) 2017 Aspose. All Rights Reserved.