public class NodeProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HANDLERNAME |
static String |
MULTIVALUED |
static String |
NODE |
static String |
PROPERTY |
static String |
REQUIRED |
static String |
SEP |
Constructor and Description |
---|
NodeProperties() |
Modifier and Type | Method and Description |
---|---|
void |
addRow(String row) |
protected String |
getHandlerName(String nodetype,
String property) |
protected Set<String> |
getHandlerProperties(String node) |
protected Set<String> |
getRequiredProperties(String nodetype) |
boolean |
hasProperty(String nodetype,
String property) |
boolean |
isMultivaluedProperty(String nodetype,
String property) |
protected boolean |
isRequiredProperty(String nodetype,
String property) |
void |
setTitles(String titles) |
public static final String NODE
public static final String PROPERTY
public static final String MULTIVALUED
public static final String REQUIRED
public static final String HANDLERNAME
public static final String SEP
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.