|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RDFRepresentation | |
---|---|
info.sswap.api.model | Main package for SSWAP API |
Uses of RDFRepresentation in info.sswap.api.model |
---|
Methods in info.sswap.api.model that return RDFRepresentation | |
---|---|
static RDFRepresentation |
RDFRepresentation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RDFRepresentation[] |
RDFRepresentation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in info.sswap.api.model with parameters of type RDFRepresentation | |
---|---|
void |
SSWAPModel.serialize(java.io.OutputStream os,
RDFRepresentation representation,
boolean commentedOutput)
Serializes the contents of this object to the specified stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |