public class MXMLNamespaceMapping extends Object implements IMXMLNamespaceMapping
| Constructor and Description |
|---|
MXMLNamespaceMapping(String uri,
String manifestFileName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getManifestFileName()
Returns the normalized absolute file name to the manifest file of the
mapping.
|
String |
getURI()
Returns the MXML namespace URI of the mapping.
|
String |
toString()
For debugging.
|
public String getURI()
IMXMLNamespaceMappinggetURI in interface IMXMLNamespaceMappingpublic String getManifestFileName()
IMXMLNamespaceMappinggetManifestFileName in interface IMXMLNamespaceMappingpublic String toString()
Copyright © 2023 The Apache Software Foundation. All rights reserved.