org.kuali.rice.core.impl.style
Class StyleXmlParserImpl
java.lang.Object
org.kuali.rice.core.impl.style.StyleXmlParserImpl
- All Implemented Interfaces:
- XmlLoader, StyleXmlParser
public class StyleXmlParserImpl
- extends Object
- implements StyleXmlParser
Parser for Style content type, managed by StyleService
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleXmlParserImpl
public StyleXmlParserImpl()
loadXml
public void loadXml(InputStream inputStream,
String principalId)
- Specified by:
loadXml
in interface XmlLoader
parseStyles
public List<Style> parseStyles(InputStream inputStream)
- Specified by:
parseStyles
in interface StyleXmlParser
setStyleService
public void setStyleService(StyleService styleService)
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.