Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.ant.internal.ui.dtd.util

Interface Summary
FactoryObject A FactoryObject must implement a simple linked list.
IKeyHolder  
IMapHolder  
IValueHolder  
 

Class Summary
AntDTDUtilMessages  
Factory Factory maintains a free list and, with FactoryObject, serves as a basis for factories of all types.
Factory.Head  
MapHolder  
SortedMap  
SortedMapFactory Can be inherited or used statically.
SortedMapFactory.IndirectStringComparator  
SortedMapFactory.StringComparator  
SortedSet SortedSet is a flyweight set implementation that uses an external array provided by a KeyHolder.