Uses of Interface
dori.jasper.engine.JRExpressionChunk

Packages that use JRExpressionChunk
dori.jasper.engine   
dori.jasper.engine.base   
dori.jasper.engine.design   
 

Uses of JRExpressionChunk in dori.jasper.engine
 

Methods in dori.jasper.engine that return JRExpressionChunk
 JRExpressionChunk[] JRExpression.getChunks()
           
 

Uses of JRExpressionChunk in dori.jasper.engine.base
 

Classes in dori.jasper.engine.base that implement JRExpressionChunk
 class JRBaseExpressionChunk
           
 

Methods in dori.jasper.engine.base that return JRExpressionChunk
 JRExpressionChunk[] JRBaseExpression.getChunks()
           
 

Methods in dori.jasper.engine.base with parameters of type JRExpressionChunk
protected  JRBaseExpressionChunk JRBaseObjectFactory.getExpressionChunk(JRExpressionChunk expressionChunk)
           
 

Constructors in dori.jasper.engine.base with parameters of type JRExpressionChunk
JRBaseExpressionChunk(JRExpressionChunk queryChunk, JRBaseObjectFactory factory)
           
 

Uses of JRExpressionChunk in dori.jasper.engine.design
 

Classes in dori.jasper.engine.design that implement JRExpressionChunk
 class JRDesignExpressionChunk
           
 

Methods in dori.jasper.engine.design that return JRExpressionChunk
 JRExpressionChunk[] JRDesignExpression.getChunks()
           
 



Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.