See: Description
Interface | Description |
---|---|
ILinkRewriter |
A link rewriter can rewrite links according to a mapping file.
|
Class | Description |
---|---|
AbstractReplacement |
The base class for replacements used in the link rewriter.
|
AbstractRewriter |
Abstract implementation of
ILinkRewriter that can serve as a base
class. |
ConfigurableXMLRewriter |
The configurable XML rewriter allows you to configure where in an XML file
link rewriting may occur.
|
ImportMapping | |
SimpleTextRewriter |
A simple rewriter for plain-text files.
|
TokenReplacement |
A replacement that replaces on a token-by-token basis.
|
XMLLinkRewriter |
ImportMapping
contains a 1:1 mapping between objects in TextGrid and other (local) objects, both represented by URIs. Its configuration is available as a (serializable) ImportSpec
.
Copyright © 2017 TextGrid. All rights reserved.