Constructor and Description |
---|
UpdateRequest() |
UpdateRequest(Update update) |
Modifier and Type | Method and Description |
---|---|
UpdateRequest |
add(String string) |
UpdateRequest |
add(Update update) |
List<Update> |
getOperations() |
Iterator<Update> |
iterator() |
void |
output(IndentedWriter out) |
String |
toString() |
copy, expandPrefixedName, explicitlySetBaseURI, getBaseURI, getPrefix, getPrefixMapping, getResolver, setBaseURI, setBaseURI, setPrefix, setPrefixMapping, setResolver, shortForm, sub, sub, sub, usePrologueFrom
public UpdateRequest()
public UpdateRequest(Update update)
public UpdateRequest add(Update update)
public UpdateRequest add(String string)
public void output(IndentedWriter out)
Licenced under the Apache License, Version 2.0