|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyMap.Entry | |
org.apache.batik.css | Provides the classes for accessing CSS2 through DOM level 2 interfaces. |
Uses of PropertyMap.Entry in org.apache.batik.css |
Fields in org.apache.batik.css declared as PropertyMap.Entry | |
protected PropertyMap.Entry[] |
PropertyMap.table
The underlying array |
PropertyMap.Entry |
PropertyMap.Entry.next
The next entry |
Constructors in org.apache.batik.css with parameters of type PropertyMap.Entry | |
PropertyMap.Entry(int hash,
java.lang.Object key,
java.lang.Object value,
PropertyMap.Entry next)
Creates a new entry |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |