protected static class Capabilities.Layer
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.util.HashMap<org.w3c.dom.Element,Capabilities.Style> |
styleElements |
protected java.lang.String |
title |
Constructor and Description |
---|
Layer(org.w3c.dom.Element element) |
protected final org.w3c.dom.Element element
protected Capabilities.Layer layer
protected java.lang.String name
protected java.util.HashMap<org.w3c.dom.Element,Capabilities.Style> styleElements
protected java.lang.String title