|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.AttrImpl
org.apache.xerces.dom.AttrNSImpl
fi.hut.tml.xsmiles.dom.XSmilesAttrNSImpl
fi.hut.tml.xsmiles.mlfc.events.EventAttrNSImpl
With this attribute ev:event, it is possible to define event handlers without the listener element.
| Field Summary |
| Fields inherited from class fi.hut.tml.xsmiles.dom.XSmilesAttrNSImpl |
inited |
| Fields inherited from class org.apache.xerces.dom.AttrNSImpl |
localName, namespaceURI |
| Fields inherited from class org.apache.xerces.dom.AttrImpl |
name, textNode, value |
| Fields inherited from class org.apache.xerces.dom.NodeImpl |
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE, UNNORMALIZED |
| 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 |
| Constructor Summary | |
protected |
EventAttrNSImpl(org.apache.xerces.dom.DocumentImpl ownerDocument,
java.lang.String namespaceURI,
java.lang.String qualifiedName)
|
| Method Summary | |
java.lang.Object |
clone()
|
void |
handleEvent(org.w3c.dom.events.Event evt)
This method handles the event, when it is received |
void |
init()
Initialize this element. |
| Methods inherited from class org.apache.xerces.dom.AttrNSImpl |
getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, setPrefix, setValues |
| Methods inherited from class org.apache.xerces.dom.AttrImpl |
cloneNode, getChildNodes, getElement, getFirstChild, getLastChild, getLength, getName, getNodeName, getNodeType, getNodeValue, getOwnerElement, getSchemaTypeInfo, getSpecified, getValue, hasChildNodes, insertBefore, isEqualNode, isId, item, makeChildNode, normalize, removeChild, replaceChild, setIdAttribute, setNodeValue, setReadOnly, setSpecified, setType, setValue, synchronizeChildren, toString |
| Methods inherited from class org.apache.xerces.dom.NodeImpl |
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getAttributes, getBaseURI, getContainer, getFeature, getNextSibling, getNodeNumber, getOwnerDocument, getParentNode, getPreviousSibling, getReadOnly, getTextContent, getUserData, getUserData, hasAttributes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setTextContent, setUserData, setUserData, synchronizeData |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Node |
appendChild, getAttributes, getNextSibling, getOwnerDocument, getParentNode, getPreviousSibling, hasAttributes, isSupported |
| Constructor Detail |
protected EventAttrNSImpl(org.apache.xerces.dom.DocumentImpl ownerDocument,
java.lang.String namespaceURI,
java.lang.String qualifiedName)
| Method Detail |
public void init()
InitializableElement
init in interface InitializableElementinit in class XSmilesAttrNSImplpublic void handleEvent(org.w3c.dom.events.Event evt)
handleEvent in interface org.w3c.dom.events.EventListener
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||