public class StringOrExpression
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | StringOrExpression.TypeThe Enum Type. | 
| Constructor and Description | 
|---|
| StringOrExpression(java.lang.String value,
                  StringOrExpression.Type type)Instantiates a new q name or expression. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getExpression()Gets the expression. | 
| java.lang.String | getString()Gets the q name. | 
| StringOrExpression.Type | getType()Gets the type. | 
| static StringOrExpression | read(SheetPoint sp,
    GenerationContext gc) | 
public StringOrExpression(java.lang.String value,
                          StringOrExpression.Type type)
value - the valuetype - the type, String or XPath from Type enumerationpublic static StringOrExpression read(SheetPoint sp, GenerationContext gc) throws SheetPointAccessException
SheetPointAccessExceptionpublic StringOrExpression.Type getType()
public java.lang.String getExpression()
public java.lang.String getString()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa