Uses of Class
org.ujorm.tools.xml.model.XmlWriter
Packages that use XmlWriter
-
Uses of XmlWriter in org.ujorm.tools.xml.model
Methods in org.ujorm.tools.xml.model that return XmlWriterModifier and TypeMethodDescription@NotNull XmlWriterRender the XML code without headerfinal @NotNull XmlWriterRender the XML code without headerprotected @NotNull XmlWriterXmlWriter.write(int level, @Nullable CharSequence name, @Nullable Map<String, Object> attributes, @Nullable List<Object> children, @NotNull XmlModel element) Render the XML code without headerMethods in org.ujorm.tools.xml.model with parameters of type XmlWriter