|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.manspace.resultSetDOMWrapper.ReadOnlyNode
|
+--com.manspace.resultSetDOMWrapper.MetaDataAttribute
Implements the meta-data attribute
| Field Summary | |
protected static java.lang.String |
_propertyCellElement
Static constant that holds the string identification for the parent cell element property; The constant is used to identify the properties in property / vetoable change events. |
protected static java.lang.String |
_propertyWhichMetaData
Static constant that holds the string identification for the which meta data property; The constant is used to identify the properties in property / vetoable change events. |
static int |
META_DATA_NAME
Statics |
static int |
META_DATA_TYPE
|
| Fields inherited from interface org.w3c.dom.Node |
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Method Summary | |
org.w3c.dom.Node |
cloneNode(boolean deep)
|
org.w3c.dom.NamedNodeMap |
getAttributes()
|
protected CellElement |
getCellElement()
Returns the parent cell element property |
org.w3c.dom.NodeList |
getChildNodes()
|
org.w3c.dom.Node |
getFirstChild()
|
org.w3c.dom.Node |
getLastChild()
|
java.lang.String |
getLocalName()
|
java.lang.String |
getName()
|
java.lang.String |
getNamespaceURI()
|
org.w3c.dom.Node |
getNextSibling()
|
short |
getNodeType()
|
java.lang.String |
getNodeValue()
|
org.w3c.dom.Document |
getOwnerDocument()
|
org.w3c.dom.Element |
getOwnerElement()
|
org.w3c.dom.Node |
getParentNode()
|
java.lang.String |
getPrefix()
|
org.w3c.dom.Node |
getPreviousSibling()
|
boolean |
getSpecified()
|
java.lang.String |
getValue()
|
protected int |
getWhichMetaData()
Returns the which meta data property |
boolean |
hasAttributes()
|
boolean |
hasChildNodes()
|
void |
setValue(java.lang.String value)
|
| Methods inherited from class com.manspace.resultSetDOMWrapper.ReadOnlyNode |
appendChild, getNodeName, getTagName, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Node |
appendChild, getNodeName, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
| Field Detail |
public static final int META_DATA_NAME
public static final int META_DATA_TYPE
protected static final java.lang.String _propertyCellElement
protected static final java.lang.String _propertyWhichMetaData
| Method Detail |
protected CellElement getCellElement()
protected int getWhichMetaData()
public java.lang.String getName()
getName in interface org.w3c.dom.AttrAttr.getName()public org.w3c.dom.Element getOwnerElement()
getOwnerElement in interface org.w3c.dom.AttrAttr.getOwnerElement()public boolean getSpecified()
getSpecified in interface org.w3c.dom.AttrAttr.getSpecified()public java.lang.String getValue()
getValue in interface org.w3c.dom.AttrAttr.getValue()
public void setValue(java.lang.String value)
throws org.w3c.dom.DOMException
setValue in interface org.w3c.dom.Attrorg.w3c.dom.DOMExceptionAttr.setValue(java.lang.String)public org.w3c.dom.Node cloneNode(boolean deep)
cloneNode in interface org.w3c.dom.NodeNode.cloneNode(boolean)public org.w3c.dom.NamedNodeMap getAttributes()
getAttributes in interface org.w3c.dom.NodeNode.getAttributes()public org.w3c.dom.NodeList getChildNodes()
getChildNodes in interface org.w3c.dom.NodeNode.getChildNodes()public org.w3c.dom.Node getFirstChild()
getFirstChild in interface org.w3c.dom.NodeNode.getFirstChild()public org.w3c.dom.Node getLastChild()
getLastChild in interface org.w3c.dom.NodeNode.getLastChild()public java.lang.String getLocalName()
getLocalName in interface org.w3c.dom.NodeNode.getLocalName()public java.lang.String getNamespaceURI()
getNamespaceURI in interface org.w3c.dom.NodeNode.getNamespaceURI()public org.w3c.dom.Node getNextSibling()
getNextSibling in interface org.w3c.dom.NodeNode.getNextSibling()public short getNodeType()
getNodeType in interface org.w3c.dom.NodeNode.getNodeType()
public java.lang.String getNodeValue()
throws org.w3c.dom.DOMException
getNodeValue in interface org.w3c.dom.Nodeorg.w3c.dom.DOMExceptionNode.getNodeValue()public org.w3c.dom.Document getOwnerDocument()
getOwnerDocument in interface org.w3c.dom.NodeNode.getOwnerDocument()public org.w3c.dom.Node getParentNode()
getParentNode in interface org.w3c.dom.NodeNode.getParentNode()public java.lang.String getPrefix()
getPrefix in interface org.w3c.dom.NodeNode.getPrefix()public org.w3c.dom.Node getPreviousSibling()
getPreviousSibling in interface org.w3c.dom.NodeNode.getPreviousSibling()public boolean hasAttributes()
hasAttributes in interface org.w3c.dom.NodeNode.hasAttributes()public boolean hasChildNodes()
hasChildNodes in interface org.w3c.dom.NodeNode.hasChildNodes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||