org.xoe.core
Class ThemeSubsystem

java.lang.Object
  |
  +--org.xoe.core.ThemeSubsystem
All Implemented Interfaces:
ISubsystem

public class ThemeSubsystem
extends Object
implements ISubsystem


Constructor Summary
ThemeSubsystem()
           
 
Method Summary
 void initSubsystem(org.w3c.dom.Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeSubsystem

public ThemeSubsystem()
Method Detail

initSubsystem

public void initSubsystem(org.w3c.dom.Document doc)
Specified by:
initSubsystem in interface ISubsystem