XSObject specified by local name and namespace URI. null as the namespace parameter for methods if they wish to specify no namespace.
@param namespace The namespace URI of the XSObject to retrieve, or null if the XSObject has no namespace.
@param localName The local name of the XSObject to retrieve.
@return A XSObject (of any type) with the specified local name and namespace URI, or null if they do not identify any object in this map.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |