Package | Description |
---|---|
org.tanjakostic.jcleancim.experimental.builder.rdfs |
FIXME: This is experimental and absolutely not tested - don't use!
|
Modifier and Type | Field and Description |
---|---|
private RdfsDifference.Kind |
RdfsDifference._diffKind |
Modifier and Type | Method and Description |
---|---|
static RdfsDifference.Kind |
RdfsDifference.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RdfsDifference.Kind[] |
RdfsDifference.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RdfsDifference(java.lang.String package_,
java.lang.String elemKind,
java.lang.String elemName,
RdfsDifference.Kind diffKind,
java.lang.String diffElem,
java.lang.String val1,
java.lang.String val2,
java.lang.String diffDetail)
Constructor.
|
Copyright 2009-2015 Tatjana (Tanja) Kostic