Uses of Interface
dev.galasa.zosliberty.IZosLibertyServerXmlElementList
-
Uses of IZosLibertyServerXmlElementList in dev.galasa.zosliberty
Modifier and TypeMethodDescriptionIZosLibertyServerXml.newElementList()
Create anIZosLibertyServerXmlElementList
Modifier and TypeMethodDescriptionIZosLibertyServerXml.addCompoundElement
(String elementName, Map<String, String> elementAttributes, IZosLibertyServerXmlElementList subElements) Add a compound XML element to the Liberty server.xml Document objectIZosLibertyServerXml.addCompoundElementToParent
(Element parent, String elementName, Map<String, String> elementAttributes, IZosLibertyServerXmlElementList subElements) Add a compound XML element as a child to supplied XML element in the Liberty server.xml Document object