public interface IOcspConfigElement
Modifier and Type | Method and Description |
---|---|
void |
addElement(OcspConfigTags elementName,
java.lang.String value) |
org.w3c.dom.Element |
constructElement(org.w3c.dom.Document document) |
OcspConfigTags[] |
getElementNames() |
java.lang.String |
getElementValueByTagName(OcspConfigTags tag) |
OcspConfigTags |
getRootTag() |
boolean |
isMultiple() |
org.w3c.dom.Element constructElement(org.w3c.dom.Document document)
void addElement(OcspConfigTags elementName, java.lang.String value) throws java.lang.Exception
java.lang.Exception
OcspConfigTags getRootTag()
OcspConfigTags[] getElementNames()
java.lang.String getElementValueByTagName(OcspConfigTags tag)
boolean isMultiple()
Copyright © 2025. All rights reserved.