Package | Description |
---|---|
schema2template |
Classes to trigger the process of filling a template by a schema.
|
Modifier and Type | Method and Description |
---|---|
OutputFileListEntry.EntryType |
OutputFileListEntry.getType() |
static OutputFileListEntry.EntryType |
OutputFileListEntry.EntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputFileListEntry.EntryType[] |
OutputFileListEntry.EntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OutputFileListEntry(OutputFileListEntry.EntryType type) |
OutputFileListEntry(OutputFileListEntry.EntryType type,
int lineNumber) |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.