|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The common type of RDFSLiteral and RDFResource. This can be used to ensure type safety for variables and method parameters.
Method Summary | |
boolean |
equalsStructurally(RDFObject object)
Determines whether or not the specified class is structurally equal to this class. |
String |
getBrowserText()
|
Method Detail |
public String getBrowserText()
public boolean equalsStructurally(RDFObject object)
object
- The class to test against.
true
if the class is structurally equal
to this, false
if the class is not structurally
equal to this.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |