public class NodeLayout2 extends Object
Constructor and Description |
---|
NodeLayout2() |
Modifier and Type | Method and Description |
---|---|
static long |
hash(Node n) |
static long |
hash(String lex,
String lang,
String datatype,
int type) |
static String |
nodeToLang(Node node) |
static String |
nodeToLex(Node node) |
static String |
nodeToLexTruncate(Node node,
int length) |
static String |
nodeToLexTruncate(Node node,
int length,
String logPrefix) |
static int |
nodeToType(Node node) |
Licenced under the Apache License, Version 2.0