|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
info.textgrid._import | |
info.textgrid.utils.linkrewriter | A simple but generic link rewriting library. |
Uses of XmlConfiguration in info.textgrid._import |
---|
Modifier and Type | Field and Description |
---|---|
protected List<XmlConfiguration> |
ImportSpec.xmlConfiguration
|
Modifier and Type | Method and Description |
---|---|
XmlConfiguration |
ObjectFactory.createXmlConfiguration()
Create an instance of XmlConfiguration |
Modifier and Type | Method and Description |
---|---|
List<XmlConfiguration> |
ImportSpec.getXmlConfiguration()
Gets the value of the xmlConfiguration property. |
Uses of XmlConfiguration in info.textgrid.utils.linkrewriter |
---|
Modifier and Type | Method and Description |
---|---|
static Map<URI,XmlConfiguration> |
ConfigurableXMLRewriter.getInternalConfigurations()
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurableXMLRewriter.configure(XmlConfiguration configuration)
Configures this rewriter for the given configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |