public class NameSpace extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
NameSpace |
m_next
Next NameSpace element on the stack.
|
String |
m_prefix
Prefix of this NameSpace element.
|
String |
m_uri
Namespace URI of this NameSpace element.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.