This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
ima-preparation/proj2022/feature_vectors/org.apache.xerces.dom.events.EventImpl.csv

11 lines
795 B
Text

,currentTarget,eventPhase,getBubbles,getCancelable,getCurrentTarget,getEventPhase,getTarget,getTimeStamp,getType,initEvent,initialized,preventDefault,stopPropagation,target,timeStamp,type,eventTypeArg,canBubbleArg,cancelableArg,bubbles,cancelable
initEvent,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1,1,1,1,1
getBubbles,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0
getCancelable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
getCurrentTarget,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
getEventPhase,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
getTarget,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0
getType,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0
getTimeStamp,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0
stopPropagation,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0
preventDefault,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0