- next() - Method in class org.pentaho.reporting.libraries.base.util.EmptyIterator
-
Returns the next element in the iteration.
- nextElement() - Method in class org.pentaho.reporting.libraries.base.config.StringEnumeration
-
- 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.
- NullOutputStream - Class in org.pentaho.reporting.libraries.base.util
-
A null output stream.
- NullOutputStream() - Constructor for class org.pentaho.reporting.libraries.base.util.NullOutputStream
-
Default constructor.