GNU Classpath (0.95) | |
Frames | No Frames |
Classes implementing java.util.Enumeration | |
class | This class splits a string into tokens. |
Methods with return type java.util.Enumeration | |
Enumeration<E> | Returns an enumeration containing all children of this node.
|
Methods with parameter type java.util.Enumeration | |
void |
Methods with return type java.util.Enumeration | |
Enumeration<E> | Return an enumeration of all prefixes declared in this context.
|
Enumeration<E> | Return an enumeration of all prefixes whose declarations are
active in the current context.
|
Enumeration<E> | Return an enumeration of all prefixes for a given URI whose
declarations are active in the current context.
|
Methods with return type java.util.Enumeration | |
Enumeration<E> | breadthFirstEnumeration
|
Enumeration<E> | Returns an enumeration containing all children of this node.
|
Enumeration<E> | Returns an enumeration of the children of this node, or an empty
enumeration if this node has no children.
|
Enumeration<E> | depthFirstEnumeration
|
Enumeration<E> | pathFromAncestorEnumeration
|
Enumeration<E> | postorderEnumeration
|
Enumeration<E> | preorderEnumeration
|
Methods with return type java.util.Enumeration | |
Enumeration<E> | Returns an enumeration of all saved session IDs. |
Methods with return type java.util.Enumeration | |
Enumeration<E> | |
Enumeration<E> | Returns the children of this BranchElement .
|
Enumeration<E> | Returns null since LeafElement s cannot have
children.
|
GNU Classpath (0.95) |