Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
_
N
NOP
- Static variable in class org.sadun.util.
TelnetInputStream
The Telnet command code NOP (241)
NOT_VALUED
- Static variable in interface org.sadun.util.
Version
A constant that can be compared to any of the numeric attributes exposed by this class to check wether a valid value or not is assigned to the attribute.
NULL_FILTER
- Static variable in class org.sadun.util.
LineSet
NamedSignal
- class com.deltax.util.listener.
NamedSignal
.
A signal with a name.
NamedSignal(String, Object)
- Constructor for class com.deltax.util.listener.
NamedSignal
Create a signal with the given name.
NullIterator
- class org.sadun.util.
NullIterator
.
An iterator which has no elements.
NullIterator()
- Constructor for class org.sadun.util.
NullIterator
newPool(int, String)
- Static method in class org.sadun.util.pool.
ObjectPool
A convenience method to create a new pool of objects of a given class, by name, using their default constructor.
newPool(int, String, Object[])
- Static method in class org.sadun.util.pool.
ObjectPool
A convenience method to create a new pool of objects of a given class, by name, using the given parameters.
next()
- Method in class org.sadun.util.
ClassPathIterator
Return the next entry as a String
next()
- Method in class org.sadun.util.
HTMLAnchorIterator
next()
- Method in class org.sadun.util.
ListMapIterator
next()
- Method in class org.sadun.util.
NullIterator
Always throws a
NoSuchElementException
.
nextElement()
- Method in class com.deltax.util.
ArrayEnumeration
nextElement()
- Method in class org.sadun.util.
ListEnumeration
nextElement()
- Method in class org.sadun.util.
QuoteAwareStringTokenizer
nextEntryFile()
- Method in class org.sadun.util.
ClassPathIterator
Return the next entry in the class path as a File
nextEntryString()
- Method in class org.sadun.util.
ClassPathIterator
Return the next entry in the class path as a String
nextEquals(String)
- Method in class org.sadun.util.
PushbackReader
Looks ahead to check whether the next characters on the stream equal the given String.
nextEquals(String, boolean)
- Method in class org.sadun.util.
PushbackReader
Looks ahead to check whether the next characters on the stream equal the given String.
nextEqualsIgnoreCase(String, boolean)
- Method in class org.sadun.util.
PushbackReader
Looks ahead to check whether the next characters on the stream equal the given String (ignoring letter case).
nextParameterTypeName()
- Method in class com.deltax.util.
SignatureAnalyzer
Return the type name of the next parameter in the list.
nextToken()
- Method in class org.sadun.util.
QuoteAwareStringTokenizer
nextToken(String, String)
- Method in class org.sadun.util.
QuoteAwareStringTokenizer
nextToken(String)
- Method in class org.sadun.util.
QuoteAwareStringTokenizer
normalize(File)
- Static method in class org.sadun.util.
PathNormalizer
Normalizes a file object.
normalizePath(String)
- Static method in class org.sadun.util.
PathNormalizer
Normalizes a string path.
notationDecl(String, String, String)
- Method in class org.sadun.util.xml.configuration.
DispatcherHandler
notify(Signal)
- Method in class com.deltax.util.listener.
BaseSignalSource
Notify a
signal
to the listners.
notify(Signal)
- Method in class com.deltax.util.listener.
BaseSignalSourceThread
notify(Signal)
- Method in interface com.deltax.util.listener.
IListenerSupport
Broadcast a signal.
notify(Signal)
- Method in class com.deltax.util.listener.
ListenerSupport
Broadcast a signal.
notifyException(ExceptionSignal)
- Method in class com.deltax.util.listener.
BaseSignalSource
Notify a
exception signal
to the listners.
notifyException(ExceptionSignal)
- Method in class com.deltax.util.listener.
BaseSignalSourceThread
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
_