public abstract class AbstractConfigElement extends java.lang.Object implements IOcspConfigElement
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<OcspConfigTags,java.lang.String> |
map |
Constructor and Description |
---|
AbstractConfigElement() |
Modifier and Type | Method and Description |
---|---|
void |
addElement(OcspConfigTags tag,
java.lang.String value) |
org.w3c.dom.Element |
constructElement(org.w3c.dom.Document document) |
java.lang.String |
getElementValueByTagName(OcspConfigTags tag) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementNames, getRootTag, isMultiple
protected java.util.Map<OcspConfigTags,java.lang.String> map
public void addElement(OcspConfigTags tag, java.lang.String value)
addElement
in interface IOcspConfigElement
public org.w3c.dom.Element constructElement(org.w3c.dom.Document document)
constructElement
in interface IOcspConfigElement
public java.lang.String getElementValueByTagName(OcspConfigTags tag)
getElementValueByTagName
in interface IOcspConfigElement
Copyright © 2025. All rights reserved.