|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.lens.xnode.XNodeTextLens
public class XNodeTextLens
Text lens for extracting text value from a data tree. The text value is taken from the first non-null node on the tree.
| Constructor Summary | |
|---|---|
XNodeTextLens(XNode root)
Create a text lens from a data tree. |
|
| Method Summary | |
|---|---|
Object |
clone()
Clone the object. |
Format |
getDefaultFormat()
Get the default format. |
String |
getText()
Get the text content. |
Object |
getValue()
Get the value before converting to text. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XNodeTextLens(XNode root)
| Method Detail |
|---|
public String getText()
getText in interface TextLenspublic Object getValue()
public Object clone()
clone in interface TextLensclone in class Objectpublic Format getDefaultFormat()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||