public static class FeatureTransformer.FeatureTypeNamespaces extends Object
Constructor and Description |
---|
FeatureTypeNamespaces(NamespaceSupport nsSupport) |
Modifier and Type | Method and Description |
---|---|
void |
declareDefaultNamespace(String prefix,
String nsURI) |
void |
declareNamespace(FeatureType type,
String prefix,
String nsURI) |
String |
findPrefix(FeatureType type) |
String |
toString() |
public FeatureTypeNamespaces(NamespaceSupport nsSupport)
public void declareNamespace(FeatureType type, String prefix, String nsURI)
public String findPrefix(FeatureType type)
Copyright © 1996–2023 Geotools. All rights reserved.