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, waitgetElementNames, getRootTag, isMultipleprotected java.util.Map<OcspConfigTags,java.lang.String> map
public void addElement(OcspConfigTags tag, java.lang.String value)
addElement in interface IOcspConfigElementpublic org.w3c.dom.Element constructElement(org.w3c.dom.Document document)
constructElement in interface IOcspConfigElementpublic java.lang.String getElementValueByTagName(OcspConfigTags tag)
getElementValueByTagName in interface IOcspConfigElementCopyright © 2025. All rights reserved.