Package | Description |
---|---|
com.sun.electric.tool.io.input.bookshelf | |
com.sun.electric.tool.io.output.bookshelf |
Modifier and Type | Method and Description |
---|---|
static Bookshelf.BookshelfFiles |
Bookshelf.BookshelfFiles.getFileType(java.lang.String file) |
static Bookshelf.BookshelfFiles |
Bookshelf.BookshelfFiles.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Bookshelf.BookshelfFiles[] |
Bookshelf.BookshelfFiles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<Bookshelf.BookshelfFiles,java.lang.String> |
BookshelfAux.parse() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
BookshelfOutput.createBookshelfHeader(Bookshelf.BookshelfFiles fileType) |
Constructor and Description |
---|
BookshelfOutputWriter(java.lang.String genericFileName,
Bookshelf.BookshelfFiles fileType) |