org.deegree.style.persistence.sld
Class SLDParser
java.lang.Object
org.deegree.style.persistence.sld.SLDParser
public class SLDParser
- extends Object
SLDParser
- Version:
- $Revision: 31400 $, $Date: 2011-08-02 10:11:48 +0200 (Tue, 02 Aug 2011) $
- Author:
- Andreas Schmitz, last edited by: $Author: aschmitz $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SLDParser
public SLDParser()
getStyles
public static Map<String,LinkedList<Style>> getStyles(XMLStreamReader in)
throws XMLStreamException
- Parameters:
in
- layerName
- styleNames
-
- Returns:
- the filters defined for the NamedLayer, and the matching styles
- Throws:
XMLStreamException
Copyright © 2011. All Rights Reserved.