public class SnapshotFormat extends Object
Constructor and Description |
---|
SnapshotFormat(String name,
String[] fileExtensions)
Create summary information about a parser
|
Modifier and Type | Method and Description |
---|---|
String[] |
getFileExtensions()
Get the file extensions.
|
String |
getName()
Get the parser name
|