Uses of Interface
org.specrunner.transformer.ITransformer

Packages that use ITransformer
org.specrunner.transformer   
org.specrunner.transformer.core   
 

Uses of ITransformer in org.specrunner.transformer
 

Subinterfaces of ITransformer in org.specrunner.transformer
 interface ITransformerGroup
          A group of transformers.
 

Uses of ITransformer in org.specrunner.transformer.core
 

Classes in org.specrunner.transformer.core that implement ITransformer
 class TransformerDefault
          Default transformer implementation.
 class TransformerGroupImpl
          Default transformer group implementation.
 class TransformerHref
          Useful transformer to set all links in specification as included resources without the need of adding class='include' by hand in each anchor link.
 



Copyright © 2014. All rights reserved.