public final class PublisherFileType extends FileType implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static PublisherFileType |
Pub
A PUB file is a Microsoft Publisher document file format.
|
| Constructor and Description |
|---|
PublisherFileType()
Serialization constructor
|
| Modifier and Type | Method and Description |
|---|---|
static FileType[] |
getExcludedSourceTypes() |
static FileType[] |
getExcludedTargetTypes() |
LoadOptions |
getLoadOptions()
Prepared default load options for the source file type
|
equals, equals, fromExtension, fromFilename, fromStream, getAllTypes, getAllTypes, getAllTypes, getConvertOptions, getDescription, getExtension, getFamily, getFileFormat, hashCode, isObsolete, toStringcompareTo, fromDisplayName, fromValue, getAll, op_Equality, op_Inequalitypublic static final PublisherFileType Pub
public LoadOptions getLoadOptions()
FileTypegetLoadOptions in class FileTypepublic static FileType[] getExcludedSourceTypes()
public static FileType[] getExcludedTargetTypes()
Copyright © 2025. All rights reserved.