Home
last modified time | relevance | path

Searched defs:_parentElement (Results 1 – 1 of 1) sorted by relevance

/trunk/main/forms/qa/integration/xforms/
H A DInstance.java77 public XNode createElement( XNode _parentElement, String _elementName ) throws DOMException in createElement()
96 …public XNode createElement( XNode _parentElement, String _elementName, String _initialNodeValue ) … in createElement()
123 public XNode removeNode( XNode _parentElement, String _elementName ) throws DOMException in removeNode()
176 public XNode createAttribute( XNode _parentElement, String _attribName ) throws DOMException in createAttribute()
193 …public XNode createAttribute( XNode _parentElement, String _attribName, String _initialNodeValue )… in createAttribute()

Completed in 12 milliseconds