Searched defs:_initialNodeValue (Results 1 – 1 of 1) sorted by relevance
96 …public XNode createElement( XNode _parentElement, String _elementName, String _initialNodeValue ) … in createElement()161 public XNode createAttribute( String _attribName, String _initialNodeValue ) throws DOMException in createAttribute()193 …Node createAttribute( XNode _parentElement, String _attribName, String _initialNodeValue ) throws … in createAttribute()
Completed in 9 milliseconds