jTransfo, 0.10

Uses of Interface
org.jtransfo.ConvertInterceptor

Packages that use ConvertInterceptor
org.jtransfo   
org.jtransfo.internal   
 

Uses of ConvertInterceptor in org.jtransfo
 

Methods in org.jtransfo that return types with arguments of type ConvertInterceptor
 List<ConvertInterceptor> JTransfoImpl.getConvertInterceptors()
          Get the list of ConvertInterceptors to allow customization.
 

Method parameters in org.jtransfo with type arguments of type ConvertInterceptor
 void JTransfoImpl.updateConvertInterceptors(List<ConvertInterceptor> newConvertInterceptors)
          Update the list of convert interceptors which is used.
 

Uses of ConvertInterceptor in org.jtransfo.internal
 

Constructors in org.jtransfo.internal with parameters of type ConvertInterceptor
ConvertInterceptorChainPiece(ConvertInterceptor interceptor, ConvertSourceTarget next)
          Constructor.
 


jTransfo, 0.10

Copyright © 2013. All rights reserved.