Package | Description |
---|---|
org.apache.xml.utils |
Implementation of Xalan utility classes.
|
Modifier and Type | Field and Description |
---|---|
protected static NSInfo |
DOMHelper.m_NSInfoNullNoAncestorXMLNS
Deprecated.
Object to put into the m_NSInfos table that tells that a node has been
processed, and has no xmlns namespace decls.
|
protected static NSInfo |
DOMHelper.m_NSInfoNullWithoutXMLNS
Deprecated.
Object to put into the m_NSInfos table that tells that a node has been
processed, and has no xmlns namespace decls.
|
protected static NSInfo |
DOMHelper.m_NSInfoNullWithXMLNS
Deprecated.
Object to put into the m_NSInfos table that tells that a node has been
processed, and has xmlns namespace decls.
|
protected static NSInfo |
DOMHelper.m_NSInfoUnProcNoAncestorXMLNS
Deprecated.
Object to put into the m_NSInfos table that tells that a node has not been
processed, and has no xmlns namespace decls, and has no ancestor decls.
|
protected static NSInfo |
DOMHelper.m_NSInfoUnProcWithoutXMLNS
Deprecated.
Object to put into the m_NSInfos table that tells that a node has not been
processed, but has no xmlns namespace decls.
|
protected static NSInfo |
DOMHelper.m_NSInfoUnProcWithXMLNS
Deprecated.
Object to put into the m_NSInfos table that tells that a node has not been
processed, but has xmlns namespace decls.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.