cdqa.iterator
Class CreateUpdateIterator
public class CreateUpdateIterator
CreateUpdateIterator based on Iterator class
void | deleteNode(Node nwhere, Node nwhat, Document dwhere)
|
(package private) XString | firstString(Iterator i)
|
Document | getDocument()
|
void | insertAttribute(Node nwhere, Attr awhat, Document dwhere)
|
void | insertElement(Node nwhere, Element ewhat, Document dwhere)
|
void | insertNode(Node nwhere, Node nwhat, Document dwhere)
|
void | insertText(Node nwhere, Text twhat, Document dwhere)
|
void | postInit()
|
void | preClose()
|
XObject | pumpNext()
|
void | setDocument(Document doc)
|
aggreg , all , and , asBooleanIterator , close , constant , constant , constant , constant , constant , debugPrint , empty , exist , getCurrent , init , init , join , join , list , ljoin , ljoin , mTOm , map , mapL , mapL , mapL , next , not , or , postInit , preClose , pumpNext , rjoin , rjoin , scan , scan , theFalseIterator , theTrueIterator , toPrintWriter |
doc
(package private) Document doc
location
(package private) Hashtable location
logger
(package private) Logger logger
o
(package private) ArrayList o
v
(package private) ArrayList v
deleteNode
public void deleteNode(Node nwhere,
Node nwhat,
Document dwhere)
getDocument
public Document getDocument()
insertAttribute
public void insertAttribute(Node nwhere,
Attr awhat,
Document dwhere)
insertElement
public void insertElement(Node nwhere,
Element ewhat,
Document dwhere)
insertNode
public void insertNode(Node nwhere,
Node nwhat,
Document dwhere)
insertText
public void insertText(Node nwhere,
Text twhat,
Document dwhere)
setDocument
public void setDocument(Document doc)