public class RDFXMLParserContext extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX_DEFINITIONS
the key for the prefix definition that are found during parsing
|
static String |
XPACKET_ATTRIBUTES
is populated with the XMP packet attributes, e.g.
|
| Constructor and Description |
|---|
RDFXMLParserContext() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getPrefixDefinitions() |
String |
getXPacketAttributes() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static String PREFIX_DEFINITIONS
public static final String XPACKET_ATTRIBUTES
public Map<String,String> getPrefixDefinitions()
null.public String getXPacketAttributes()
null.Copyright © 2010 - 2020 Adobe. All Rights Reserved