Uses of Class
eu.europa.esig.dss.jaxb.common.AbstractConfigurator
-
Uses of AbstractConfigurator in eu.europa.esig.dss.jaxb.common
Modifier and TypeClassDescriptionclass
Abstract class to build a secure builder instanceclass
This class is used to build aDocumentBuilderFactory
class
Builds aSchemaFactory
class
Builds aTransformerFactory
class
Configures a providedValidator
Modifier and TypeMethodDescriptionAbstractConfigurator.disableFeature
(String feature) Disables a custom featureAbstractConfigurator.enableFeature
(String feature) Enables a custom featureAbstractConfigurator.removeAttribute
(String attribute) Removes the attribute from a list of attributes to setAbstractConfigurator.setAttribute
(String attribute, Object value) Sets a custom attribute.