|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--StoryTree
Method Summary | |
org.w3c.dom.Element |
createClippedRef()
it Creates the subTree |
org.w3c.dom.Element |
createClippedSub()
it Creates the subTree |
org.w3c.dom.Element |
createMatch()
Create the subTree |
org.w3c.dom.Element |
createMissing()
Create the subTree |
org.w3c.dom.Element |
createNoMatch()
Create the subTree |
org.w3c.dom.Element |
createReference()
It creates the subTree |
org.w3c.dom.Element |
createReferenceAfterClipping()
It creates the subTree |
org.w3c.dom.Element |
createSubmission()
It creates the subTree |
org.w3c.dom.Element |
createSubmissionAfterClipping()
It creates the subTree |
void |
createTree()
This method creates the tree, set the attributes and the elements |
org.w3c.dom.Element |
getTree()
returns the complete Tree containing the results of the classification task for the VideoSubmission |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public org.w3c.dom.Element getTree()
public void createTree()
public org.w3c.dom.Element createMatch()
public org.w3c.dom.Element createNoMatch()
public org.w3c.dom.Element createMissing()
public org.w3c.dom.Element createClippedRef()
public org.w3c.dom.Element createClippedSub()
public org.w3c.dom.Element createReference()
public org.w3c.dom.Element createReferenceAfterClipping()
public org.w3c.dom.Element createSubmission()
public org.w3c.dom.Element createSubmissionAfterClipping()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |