Uses of Class
org.apache.sling.feature.cpconverter.handlers.slinginitialcontent.xmlbuffer.XMLNode
-
Packages that use XMLNode Package Description org.apache.sling.feature.cpconverter.handlers.slinginitialcontent.xmlbuffer -
-
Uses of XMLNode in org.apache.sling.feature.cpconverter.handlers.slinginitialcontent.xmlbuffer
Methods in org.apache.sling.feature.cpconverter.handlers.slinginitialcontent.xmlbuffer that return types with arguments of type XMLNode Modifier and Type Method Description @NotNull Map<String,XMLNode>
XMLNode. getChildren()
Methods in org.apache.sling.feature.cpconverter.handlers.slinginitialcontent.xmlbuffer with parameters of type XMLNode Modifier and Type Method Description void
XMLNode. addChildNode(@NotNull String name, @NotNull XMLNode xmlNode)
-