Uses of Interface
org.ujorm.tools.xml.config.XmlConfig
Packages that use XmlConfig
Package
Description
-
Uses of XmlConfig in org.ujorm.tools.xml
Fields in org.ujorm.tools.xml declared as XmlConfigModifier and TypeFieldDescriptionprotected final @NotNull XmlConfigAbstractWriter.configXML configurationConstructors in org.ujorm.tools.xml with parameters of type XmlConfigModifierConstructorDescriptionAbstractWriter(@NotNull Appendable out, @NotNull XmlConfig config) A writer constructor -
Uses of XmlConfig in org.ujorm.tools.xml.builder
Methods in org.ujorm.tools.xml.builder with parameters of type XmlConfigModifier and TypeMethodDescriptionstatic XmlPrinterXmlPrinter.forXml(@Nullable Appendable out, @NotNull XmlConfig config) A basic XmlPrinter factory method.Constructors in org.ujorm.tools.xml.builder with parameters of type XmlConfigModifierConstructorDescriptionXmlPrinter(@NotNull Appendable out, @Nullable XmlConfig config) A writer constructor -
Uses of XmlConfig in org.ujorm.tools.xml.config
Subinterfaces of XmlConfig in org.ujorm.tools.xml.config -
Uses of XmlConfig in org.ujorm.tools.xml.config.impl
Classes in org.ujorm.tools.xml.config.impl that implement XmlConfigModifier and TypeClassDescriptionclassConfiguraion of HtmlPageclassConfiguration of HtmlPageConstructors in org.ujorm.tools.xml.config.impl with parameters of type XmlConfigModifierConstructorDescriptionDefaultXmlConfig(@NotNull XmlConfig config) Copy attributes from other config