public class GSAttributeEncoder extends PropertyXMLEncoder
| Modifier and Type | Class and Description |
|---|---|
static class |
GSAttributeEncoder.filterByName |
| Constructor and Description |
|---|
GSAttributeEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
delAttribute(FeatureTypeAttribute type) |
String |
getAttribute(FeatureTypeAttribute type) |
static org.jdom.filter.Filter |
getFilterByName(String name) |
void |
setAttribute(FeatureTypeAttribute type,
String value) |
void |
setup(Map<FeatureTypeAttribute,String> attributes) |
add, createElementWithAttribute, get, get, setadd, addContent, getRoot, isEmpty, remove, set, setRoot, setRoot, toStringpublic static org.jdom.filter.Filter getFilterByName(String name)
public void setup(Map<FeatureTypeAttribute,String> attributes)
public void setAttribute(FeatureTypeAttribute type, String value)
public void delAttribute(FeatureTypeAttribute type)
public String getAttribute(FeatureTypeAttribute type)
Copyright © 2007–2016 PDOK. All rights reserved.