org.ontoware.rdf2go.model.node.impl
Class NodeUtils

java.lang.Object
  extended by org.ontoware.rdf2go.model.node.impl.NodeUtils

public class NodeUtils
extends java.lang.Object


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

NodeUtils

public NodeUtils()
Method Detail

compareByType

public static int compareByType(Node a,
                                Node b)
The following sorting order is defined by different Node types: URI > BlankNode > PlainLiteral > LnaguageTaggedLiteral > DatatypedLiteral



Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.