Package | Description |
---|---|
info.textgrid._import | |
info.textgrid.utils.linkrewriter |
A simple but generic link rewriting library.
|
Modifier and Type | Field and Description |
---|---|
protected ReplaceMethod |
NodeRewriteSpec.method |
Modifier and Type | Method and Description |
---|---|
static ReplaceMethod |
ReplaceMethod.fromValue(String v) |
ReplaceMethod |
NodeRewriteSpec.getMethod()
Gets the value of the method property.
|
static ReplaceMethod |
ReplaceMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplaceMethod[] |
ReplaceMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NodeRewriteSpec.setMethod(ReplaceMethod value)
Sets the value of the method property.
|
Modifier and Type | Method and Description |
---|---|
protected ConfigurableXMLRewriter.Replacer |
ConfigurableXMLRewriter.getReplacer(ReplaceMethod method) |
Copyright © 2015 TextGrid. All rights reserved.