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:
|
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 MetadataFieldResult
public java.lang.String getName()
getName
in class MetadataFieldResult