| Package | Description |
|---|---|
| io.openliberty.tools.common.plugins.config |
| Modifier and Type | Method and Description |
|---|---|
static ServerConfigXmlDocument |
ServerConfigXmlDocument.newInstance()
Create a new Document Object Model for a server configuration file with a single element: server.
|
static ServerConfigXmlDocument |
ServerConfigXmlDocument.newInstance(File f)
Create a Document Object Model for a server configuration file and populate it from an existing XML file.
|
Copyright © 2022 the original author or authors.