public class SimpleRdfDataWrapper extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
This method returns true if the current SimpleRdfDataWrapper instance is considered equal to the given SimpleRdfDataWrapper instance
|
static SimpleRdfDataWrapper |
getInstance(String s)
This method returns an instance of SimpleRdfDataWrapper
|
String |
serialize()
This method returns a String representation of this SimpleRdfDataWrapper instance
|
String |
toString()
Returns a String representation of this object
|
public boolean equals(Object o)
public static SimpleRdfDataWrapper getInstance(String s)
s
- a string representing a serialized form of RDF resourcepublic String serialize()
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.