dori.jasper.engine
Interface JRExpressionChunk
- All Known Implementing Classes:
- JRBaseExpressionChunk
- public interface JRExpressionChunk
TYPE_TEXT
public static final byte TYPE_TEXT
- See Also:
- Constant Field Values
TYPE_PARAMETER
public static final byte TYPE_PARAMETER
- See Also:
- Constant Field Values
TYPE_FIELD
public static final byte TYPE_FIELD
- See Also:
- Constant Field Values
TYPE_VARIABLE
public static final byte TYPE_VARIABLE
- See Also:
- Constant Field Values
getType
public byte getType()
getText
public java.lang.String getText()
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.