edu.ksu.cis.cadena.core
Class PropertySheetManager

java.lang.Object
  extended by edu.ksu.cis.cadena.core.PropertySheetManager

public class PropertySheetManager
extends java.lang.Object


Method Summary
static PropertySheetManager getInstance()
           
 java.util.Map<URI,URI> getPropertySheetMap()
           
 java.util.Set<URI> getPropertySheets(Style style)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PropertySheetManager getInstance()

getPropertySheets

public java.util.Set<URI> getPropertySheets(Style style)
Parameters:
style -
Returns:
A set of URIs that point the property sheets

getPropertySheetMap

public java.util.Map<URI,URI> getPropertySheetMap()