- getBooleanAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get an attribute value as a boolean.
- getCharacterOffset() - Method in class org.wildfly.client.config.XMLLocation
-
Get the absolute character offset of this event.
- getCidrAddressAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get an attribute value as a CidrAddress.
- getColumnNumber() - Method in class org.wildfly.client.config.XMLLocation
-
Get the column number where the corresponding event ends.
- getConfigurationUri() - Method in class org.wildfly.client.config.ClientConfiguration
-
Get the URI from which the configuration is being read.
- getElementExpression(Expression.Flag...) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get the element text content as an expression.
- getElementText() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
- getExpressionAttributeValue(int, Expression.Flag...) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get an attribute value as a compiled Expression.
- getIncludedFrom() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
- getIncludedFrom() - Method in class org.wildfly.client.config.XMLLocation
-
Get the location that this location was included from.
- getInetAddressAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
- getInstance(URI) - Static method in class org.wildfly.client.config.ClientConfiguration
-
Get a client configuration instance for a certain URI.
- getInstance(URI, ExceptionSupplier<InputStream, IOException>) - Static method in class org.wildfly.client.config.ClientConfiguration
-
Get a client configuration instance for a certain URI, with streams provided by the given supplier.
- getInstance() - Static method in class org.wildfly.client.config.ClientConfiguration
-
Get a client configuration instance from the current environment.
- getIntAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get the value of an attribute as an integer.
- getIntAttributeValue(int, int, int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get the value of an attribute as an integer.
- getIntListAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get the value of an attribute as an integer list.
- getLineNumber() - Method in class org.wildfly.client.config.XMLLocation
-
Get the line number where the corresponding event ends.
- getListAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get the value of an attribute as a space-delimited string list.
- getListAttributeValueAsArray(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get the value of an attribute as a space-delimited string list, as an array.
- getListAttributeValueAsIterator(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get the value of an attribute as a space-delimited string list, as an iterator.
- getLocation() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
- getLocation() - Method in exception org.wildfly.client.config.ConfigXMLParseException
-
Get the location of this exception.
- getLongAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get the value of an attribute as a long.
- getLongAttributeValue(int, long, long) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get the value of an attribute as a long.
- getLongListAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get the value of an attribute as a long integer list.
- getProperty(String) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
- getPublicId() - Method in class org.wildfly.client.config.XMLLocation
-
Get the public ID of the XML.
- getSystemId() - Method in class org.wildfly.client.config.XMLLocation
-
Get the system ID of the XML.
- getTextCharacters(int, char[], int, int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
- getUri() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
- getUri() - Method in class org.wildfly.client.config.XMLLocation
-
Get the file name.
- getURIAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-
Get an attribute value as a
URI.
- getXmlInputFactory() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
-