protected static class Capabilities.Style
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected org.w3c.dom.Element |
element |
protected Capabilities.Layer |
layer |
protected java.lang.String |
name |
protected java.lang.String |
title |
Constructor and Description |
---|
Style(org.w3c.dom.Element element,
Capabilities.Layer layer) |
protected final org.w3c.dom.Element element
protected final Capabilities.Layer layer
protected java.lang.String name
protected java.lang.String title
public Style(org.w3c.dom.Element element, Capabilities.Layer layer)