org.gcube.data.tr.neo
Class NeoConstants
java.lang.Object
org.gcube.data.tr.neo.NeoConstants
public class NeoConstants
- extends Object
- Author:
- Fabio Simeoni
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCES
public static final String SOURCES
- See Also:
- Constant Field Values
PREDEFINED_PREFIX
public static final String PREDEFINED_PREFIX
- See Also:
- Constant Field Values
COUNT_PROPERTY
public static final String COUNT_PROPERTY
- See Also:
- Constant Field Values
TREE_RELATION_NAME
public static final String TREE_RELATION_NAME
- See Also:
- Constant Field Values
ATTRIBUTE_PREFIX
public static final String ATTRIBUTE_PREFIX
- See Also:
- Constant Field Values
INNER_TYPE_TAG
public static final String INNER_TYPE_TAG
- See Also:
- Constant Field Values
LEAF_TYPE_TAG
public static final String LEAF_TYPE_TAG
- See Also:
- Constant Field Values
VALUE_PROPERTY
public static final String VALUE_PROPERTY
- See Also:
- Constant Field Values
NeoConstants
public NeoConstants()
isAttribute
public static boolean isAttribute(String key)
toAttribute
public static String toAttribute(QName name)
Copyright © 2013. All Rights Reserved.