Constructor and Description |
---|
UpdateRequest() |
UpdateRequest(Update update) |
Modifier and Type | Method and Description |
---|---|
UpdateRequest |
add(String string) |
UpdateRequest |
add(Update update) |
boolean |
equalTo(UpdateRequest other) |
List<Update> |
getOperations() |
Iterator<Update> |
iterator() |
void |
output(IndentedWriter out) |
String |
toString() |
copy, expandPrefixedName, explicitlySetBaseURI, getBaseURI, getPrefix, getPrefixMapping, getResolver, hash, samePrologue, setBaseURI, setBaseURI, setPrefix, setPrefixMapping, setResolver, shortForm, sub, sub, sub, usePrologueFrom
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public UpdateRequest()
public UpdateRequest(Update update)
public UpdateRequest add(Update update)
public UpdateRequest add(String string)
public void output(IndentedWriter out)
public boolean equalTo(UpdateRequest other)
Licenced under the Apache License, Version 2.0