luxor.css.xul.data
Class StyleTable

java.lang.Object
  |
  +--luxor.css.xul.data.StyleTable

public class StyleTable
extends java.lang.Object


Constructor Summary
StyleTable()
           
 
Method Summary
 java.util.Map create(java.lang.String key)
          lookup and create entry if it doesn't exist
 java.util.Map lookup(java.lang.String key)
          lookup only; don't create entry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleTable

public StyleTable()
Method Detail

create

public java.util.Map create(java.lang.String key)
lookup and create entry if it doesn't exist


lookup

public java.util.Map lookup(java.lang.String key)
lookup only; don't create entry



Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo