public final class PrefixMapping extends Object
| Constructor and Description |
|---|
PrefixMapping(String prefix,
String uri)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix()
Returns the prefix.
|
String |
getUri()
Returns the uri.
|
Copyright © 2017. All rights reserved.