Package | Description |
---|---|
com.hp.hpl.jena.sparql.modify.request |
Modifier and Type | Method and Description |
---|---|
UpdateDataWriter.UpdateMode |
UpdateDataWriter.getMode() |
static UpdateDataWriter.UpdateMode |
UpdateDataWriter.UpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateDataWriter.UpdateMode[] |
UpdateDataWriter.UpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UpdateDataWriter(UpdateDataWriter.UpdateMode mode,
IndentedWriter out,
SerializationContext sCxt) |
Licenced under the Apache License, Version 2.0