@Label(value="Namespace") public interface XmlNamespaceDescriptor extends XmlDescriptor
Modifier and Type | Method and Description |
---|---|
String |
getPrefix() |
String |
getUri() |
void |
setPrefix(String prefix) |
void |
setUri(String namespaceURI) |
Copyright © 2016 buschmais GbR. All rights reserved.