public class Mapping extends Object implements Serializable
Constructor and Description |
---|
Mapping(String namespaceURI,
String prefix) |
Modifier and Type | Method and Description |
---|---|
int |
getNamespaceHash() |
String |
getNamespaceURI() |
String |
getPrefix() |
int |
getPrefixHash() |
void |
setNamespaceURI(String namespaceURI) |
void |
setPrefix(String prefix) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.