public class SLDRoot extends Object implements SLDObject
protected List<SLDLayer>
layers
protected String
version
SLDRoot(String v)
List<SLDLayer>
getLayers()
String
getVersion()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<SLDLayer> layers
protected String version
public SLDRoot(String v)
public List<SLDLayer> getLayers()
public String getVersion()
getVersion
SLDObject