Package | Description |
---|---|
info.textgrid._import | |
info.textgrid.utils.linkrewriter |
A simple but generic link rewriting library.
|
Modifier and Type | Field and Description |
---|---|
protected ImportMode |
ElementSpec.mode |
Modifier and Type | Method and Description |
---|---|
static ImportMode |
ImportMode.fromValue(String v) |
ImportMode |
ElementSpec.getMode()
Gets the value of the mode property.
|
static ImportMode |
ImportMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportMode[] |
ImportMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementSpec.setMode(ImportMode value)
Sets the value of the mode property.
|
Modifier and Type | Method and Description |
---|---|
ImportMode |
ILinkRewriter.getImportMode() |
ImportMode |
AbstractRewriter.getImportMode() |
Constructor and Description |
---|
AbstractRewriter(ImportMapping mapping,
ImportMode importMode) |
Copyright © 2015 TextGrid. All Rights Reserved.