Uses of Class java.util.Dictionary

Uses in package gnu.xml.util

Constructors with parameter type java.util.Dictionary

Constructs a resolver which understands how to map PUBLIC identifiers to other URIs, typically for local copies of standard DTD components.

Methods with parameter type java.util.Dictionary

void
Resolver.addDirectoryMapping(Dictionary table, mappings[][] , File directory)
Updates a dictionary used to map PUBLIC identifiers to file names, so that it uses the mappings in a specified directory.

Uses in package java.util

Classes derived from java.util.Dictionary

class
A class which implements a hashtable data structure.
class
A set of persistent properties, which can be saved or loaded from a stream.

Uses in package gnu.java.security.provider

Classes derived from java.util.Dictionary

class

Uses in package java.security

Classes derived from java.util.Dictionary

class
This class represents a Java security architecture service provider.

Uses in package javax.swing

Classes derived from java.util.Dictionary

class
UIDefaults is a database where all settings and interface bindings are stored into.

Methods with parameter type java.util.Dictionary

void
This method changes the "labelTable" property of this slider.

Methods with return type java.util.Dictionary

Dictionary
This method returns the label table for this slider.

Uses in package javax.swing.text

Methods with parameter type java.util.Dictionary

void
Sets the properties of this Document.

Methods with return type java.util.Dictionary

Dictionary
Returns the properties of this Document.