org.kuali.rice.edl.impl.components
Class BrowserHandler
java.lang.Object
org.kuali.rice.edl.impl.components.BrowserHandler
- All Implemented Interfaces:
- EDLModelComponent
public class BrowserHandler
- extends Object
- implements EDLModelComponent
Handles setting the request browser type in the EDL XML.
- Author:
- Kuali Rice Team (kuali-rice@googlegroups.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BROWSER_EL
public static final String BROWSER_EL
- See Also:
- Constant Field Values
BrowserHandler
public BrowserHandler()
updateDOM
public void updateDOM(Document dom,
Element configElement,
EDLContext edlContext)
- Specified by:
updateDOM
in interface EDLModelComponent
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.