- nextElement() - Method in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Returns the same value as the nextToken
method, except that its declared return value is
Object
rather than String
.
- nextToken() - Method in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Returns the next token from this string tokenizer.
- nextToken(String) - Method in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Returns the next token in this string tokenizer's string.
- NO_ALPHA - Static variable in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Constant specifying that alpha channel should not be encoded.