public class XMLFieldResult extends MetadataFieldResult
| Modifier and Type | Field and Description |
|---|---|
protected XMLHelper |
m_helper |
protected org.w3c.dom.Node |
m_node |
m_fieldResult| Constructor and Description |
|---|
XMLFieldResult(org.w3c.dom.Node node,
XMLHelper helper)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getColumn()
INTERNAL:
|
java.lang.String |
getName()
INTERNAL:
|
protected org.w3c.dom.Node m_node
protected XMLHelper m_helper
public XMLFieldResult(org.w3c.dom.Node node,
XMLHelper helper)
public java.lang.String getColumn()
getColumn in class MetadataFieldResultpublic java.lang.String getName()
getName in class MetadataFieldResult