Uses of Class
info.textgrid._import.NodeRewriteSpec

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

Uses of NodeRewriteSpec in info.textgrid._import
 

Subclasses of NodeRewriteSpec in info.textgrid._import
Modifier and Type Class and Description
 class ElementSpec
          Java class for ElementSpec complex type.
static class ElementSpec.Attribute
          Java class for anonymous complex type.
static class XmlConfiguration.ProcessingInstruction
          Java class for anonymous complex type.
 

Uses of NodeRewriteSpec in info.textgrid.utils.linkrewriter
 

Methods in info.textgrid.utils.linkrewriter with type parameters of type NodeRewriteSpec
Modifier and Type Method and Description
protected static
<T extends NodeRewriteSpec>
T
ConfigurableXMLRewriter.find(Iterable<T> iterable, QName name)
           
 



Copyright © 2012 TextGrid. All Rights Reserved.