|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ontoware.rdf2go.model.node.impl.NodeUtils
public class NodeUtils
| Constructor Summary | |
|---|---|
NodeUtils()
|
|
| Method Summary | |
|---|---|
static int |
compareByType(Node a,
Node b)
The following sorting order is defined by different Node types: URI > BlankNode > PlainLiteral > LnaguageTaggedLiteral > DatatypedLiteral |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeUtils()
| Method Detail |
|---|
public static int compareByType(Node a,
Node b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||