Searched refs:nodeArg (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/ls/
H A DLSSerializer.java405 * @param nodeArg The node to serialize.
418 public boolean write(Node nodeArg, argument
427 * @param nodeArg The node to serialize.
440 public boolean writeToURI(Node nodeArg, argument
451 * @param nodeArg The node to serialize.
462 public String writeToString(Node nodeArg) argument
H A DLSParserFilter.java158 * @param nodeArg The newly constructed element. At the time this method
184 public short acceptNode(Node nodeArg); argument

Completed in 30 milliseconds