Package org.jboss.staxmapper
Interface Namespace
-
public interface NamespaceDefines an XML namespace.- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetUri()Identifies this namespace.
-
-
-
Method Detail
-
getUri
String getUri()
Identifies this namespace.- Returns:
- the URI of this namespace
-
-