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 JBoss by Red Hat. All rights reserved.