public class Mapping extends Object implements Serializable
Mapping(String namespaceURI, String prefix)
String
getNamespaceURI()
getPrefix()
void
setNamespaceURI(String namespaceURI)
setPrefix(String prefix)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Mapping(String namespaceURI, String prefix)
public String getNamespaceURI()
public void setNamespaceURI(String namespaceURI)
public String getPrefix()
public void setPrefix(String prefix)
Copyright © The Apache Software Foundation. All Rights Reserved.