Interface | Description |
---|---|
ProjectWriter |
This interface is implemented by classes which can create project files
from the contents of an ProjectFile instance.
|
Class | Description |
---|---|
AbstractProjectWriter |
Abstract implementation of the ProjectWriter interface
which supplies implementations of the trivial write methods.
|
UniversalProjectWriter |
Provides a wrapper around the writer classes implemented by MPXJ
to simplify their use.
|
Enum | Description |
---|---|
FileFormat |
Enumeration representing file formats supported by the
UniversalProjectWriter . |
Copyright © 2000–2024 Packwood Software. All rights reserved.