Uses of Interface
info.textgrid.utils.linkrewriter.ILinkRewriter

Packages that use ILinkRewriter
Package Description
info.textgrid.utils.linkrewriter A simple but generic link rewriting library. 
 

Uses of ILinkRewriter in info.textgrid.utils.linkrewriter
 

Classes in info.textgrid.utils.linkrewriter that implement ILinkRewriter
Modifier and Type Class and Description
 class AbstractRewriter
          Abstract implementation of ILinkRewriter that can serve as a base class.
 class ConfigurableXMLRewriter
          The configurable XML rewriter allows you to configure where in an XML file link rewriting may occur.
 class SimpleTextRewriter
          A simple rewriter for plain-text files.
 class XMLLinkRewriter
           
 



Copyright © 2012 TextGrid. All Rights Reserved.