Package | Description |
---|---|
info.textgrid.utils.linkrewriter |
A simple but generic link rewriting library.
|
Class and 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.
|
ConfigurableXMLRewriter.IMergeLinkAdjuster
When using merge mode, users must
supply an implementation of this interface to adjust links and IDs such
that all IDs in the documents to merge are unique.
|
ConfigurableXMLRewriter.Replacer
implementers must implement
ConfigurableXMLRewriter.Replacer.apply(String) and can use the other
methods |
ILinkRewriter
A link rewriter can rewrite links according to a mapping file.
|
ImportMapping
Maps both TextGrid and local URIs to each other and to the corresponding
entries in the
ImportSpec . |
Copyright © 2015 TextGrid. All Rights Reserved.