public final class ProjectReaderUtility extends Object
Modifier and Type | Method and Description |
---|---|
static ProjectReader |
getProjectReader(String name)
Retrieves a ProjectReader instance which can read a file of the
type specified by the supplied file name.
|
static Set<String> |
getSupportedFileExtensions()
Retrieves a set containing the file extensions supported by the
getProjectReader method.
|
public static ProjectReader getProjectReader(String name) throws MPXJException
name
- file nameMPXJException
Copyright © 2000–2024 Packwood Software. All rights reserved.