A B C D E F G H I K L M N O P R S T V W X Y

N

NORMAL_ELEMENT - Static variable in class kirk.io.sdl.SDLNormalElementIterator
The element type identifier for normal elements.
NoMatchException - exception kirk.io.sdl.NoMatchException.
This class represents an exception that is thrown when there is no match while searching for SDLElements with a certain name.
NoMatchException(String) - Constructor for class kirk.io.sdl.NoMatchException
Constructs a new NoMatchException with the given error message.
NoMatchException() - Constructor for class kirk.io.sdl.NoMatchException
Constructs a new NoMatchException with no error message.
NormalFileFilter - class kirk.io.NormalFileFilter.
This class is used for filtering out normal files when using java.io.File.listFiles(java.io.FileFilter).
NormalFileFilter() - Constructor for class kirk.io.NormalFileFilter
 
name - Variable in class kirk.io.sdl.SDLElement
The name of this element.
name - Variable in class kirk.io.sdl.SDLNormalElementIterator
The name filtered upon.
next() - Method in class kirk.io.sdl.SDLNormalElementIterator
Returns the next object and iterates onto it.
nextLine() - Method in class kirk.io.FileTokenizer
Advances to the next line.
nextToken() - Method in class kirk.io.FileTokenizer
Returns the next token in the file, or null if there is none.
nextline - Variable in class kirk.io.FileTokenizer
The next line in the file.

A B C D E F G H I K L M N O P R S T V W X Y