org.deegree.style.persistence.sld
Class SLDParser

java.lang.Object
  extended by 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 $

Constructor Summary
SLDParser()
           
 
Method Summary
static Map<String,LinkedList<Style>> getStyles(XMLStreamReader in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SLDParser

public SLDParser()
Method Detail

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.