|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcdqa.function.Function
cdqa.function.UnaryFunction
xoql.function.createDOMNode
public final class createDOMNode
createDomNode class based on cdqa.function.UnaryFunction
Field Summary | |
---|---|
(package private) org.w3c.dom.Document |
doc
|
Fields inherited from class cdqa.function.Function |
---|
NULL |
Constructor Summary | |
---|---|
createDOMNode(org.w3c.dom.Document doc)
constructor |
Method Summary | |
---|---|
cdqa.object.XObject |
onExecute(cdqa.object.XObject o)
|
Methods inherited from class cdqa.function.UnaryFunction |
---|
createIteratorInstance, execute |
Methods inherited from class cdqa.function.Function |
---|
createIteratorInstance, createIteratorInstance, forName, getRepository |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
org.w3c.dom.Document doc
Constructor Detail |
---|
public createDOMNode(org.w3c.dom.Document doc)
doc
- Method Detail |
---|
public cdqa.object.XObject onExecute(cdqa.object.XObject o)
onExecute
in class cdqa.function.UnaryFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |