Skip navigation links
WildFly Client Configuration 1.0.0.Beta4
C E G H I M N O R S T U X 

C

ClientConfiguration - Class in org.wildfly.client.config
The entry point for generic client configuration.
close() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
compareTo(XMLLocation) - Method in class org.wildfly.client.config.XMLLocation
Compare for sort.
ConfigurationXMLStreamReader - Interface in org.wildfly.client.config
 
ConfigXMLParseException - Exception in org.wildfly.client.config
 
ConfigXMLParseException() - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance.
ConfigXMLParseException(String) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance with an initial message.
ConfigXMLParseException(Throwable) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance with an initial cause.
ConfigXMLParseException(String, Throwable) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance with an initial message and cause.
ConfigXMLParseException(Location) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance.
ConfigXMLParseException(String, Location) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance with an initial message.
ConfigXMLParseException(Throwable, Location) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance with an initial cause.
ConfigXMLParseException(String, Location, Throwable) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance with an initial message and cause.
ConfigXMLParseException(XMLStreamReader) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance.
ConfigXMLParseException(String, XMLStreamReader) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance with an initial message.
ConfigXMLParseException(Throwable, XMLStreamReader) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance with an initial cause.
ConfigXMLParseException(String, XMLStreamReader, Throwable) - Constructor for exception org.wildfly.client.config.ConfigXMLParseException
Constructs a new ConfigXMLParseException instance with an initial message and cause.

E

EMPTY_CHARS - Static variable in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
equals(Object) - Method in class org.wildfly.client.config.XMLLocation
Determine whether this object is equal to another.
equals(XMLLocation) - Method in class org.wildfly.client.config.XMLLocation
Determine whether this object is equal to another.
eventToString(int) - Static method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 

G

getAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute.
getAttributeValueResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute with expressions resolved.
getBooleanAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get an attribute value as a boolean.
getBooleanAttributeValueResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get an attribute value as a boolean with expressions resolved.
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.
getCidrAddressAttributeValueResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get an attribute value as a CidrAddress with expressions resolved.
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
Get an attribute value as a InetAddress.
getInetAddressAttributeValueResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get an attribute value as a InetAddress with expressions resolved.
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.
getIntAttributeValueResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute as an integer with expressions resolved.
getIntAttributeValueResolved(int, int, int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute as an integer with expressions resolved.
getIntListAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute as an integer list.
getIntListAttributeValueResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute as an integer list with expressions resolved.
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.
getListAttributeValueAsArrayResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute as a space-delimited string list with expressions resolved, 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.
getListAttributeValueAsIteratorResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
/** Get the value of an attribute as a space-delimited string list with expressions resolved, as an iterator.
getListAttributeValueResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute as a space-delimited string list with expressions resolved.
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.
getLongAttributeValueResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute as a long with expressions resolved.
getLongAttributeValueResolved(int, long, long) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute as a long with expressions resolved.
getLongListAttributeValue(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute as a long integer list.
getLongListAttributeValueResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get the value of an attribute as a long integer list with expressions resolved.
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.
getURIAttributeValueResolved(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Get an attribute value as a URI with expressions resolved.
getXmlInputFactory() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 

H

hashCode() - Method in class org.wildfly.client.config.XMLLocation
 
hasName() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
hasNext() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
hasText() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 

I

isCharacters() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
isEndElement() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
isStandalone() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
isStartElement() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
isWhiteSpace() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 

M

missingRequiredAttribute(String, String) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Return a throwable exception explaining that a required attribute with the given namespace and local name was missing.
missingRequiredElement(String, String) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Return a throwable exception explaining that a required element with the given namespace and local name was missing.

N

next() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
nextTag() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
numericAttributeValueOutOfRange(int, long, long) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Return a throwable exception explaining that a numeric attribute at the given index was out of its required range.

O

org.wildfly.client.config - package org.wildfly.client.config
 

R

readConfiguration(Set<String>) - Method in class org.wildfly.client.config.ClientConfiguration
Get a stream reader over a configuration.
require(int, String, String) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 

S

setLocation(XMLLocation) - Method in exception org.wildfly.client.config.ConfigXMLParseException
Set the location of this exception.
skipContent() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 
standaloneSet() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
 

T

toString() - Method in class org.wildfly.client.config.XMLLocation
Get the location as a string.
toXMLLocation(Location) - Static method in class org.wildfly.client.config.XMLLocation
 
toXMLLocation(URI, Location) - Static method in class org.wildfly.client.config.XMLLocation
 
toXMLLocation(XMLLocation, Location) - Static method in class org.wildfly.client.config.XMLLocation
 
toXMLLocation(XMLLocation, URI, Location) - Static method in class org.wildfly.client.config.XMLLocation
 

U

unexpectedAttribute(int) - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Return a throwable exception explaining that the attribute at the current position with the given index was not expected.
unexpectedContent() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Return a throwable exception explaining that some unexpected content was encountered.
unexpectedDocumentEnd() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Return a throwable exception explaining that the document end was reached unexpectedly.
unexpectedElement() - Method in interface org.wildfly.client.config.ConfigurationXMLStreamReader
Return a throwable exception explaining that the element at the current position was not expected.
UNKNOWN - Static variable in class org.wildfly.client.config.XMLLocation
An unknown location.

X

XMLLocation - Class in org.wildfly.client.config
An XML location which is readable by humans and which understands XInclude.
XMLLocation(XMLLocation, URI, int, int, int, String, String) - Constructor for class org.wildfly.client.config.XMLLocation
Construct a new instance.
XMLLocation(URI, int, int, int, String, String) - Constructor for class org.wildfly.client.config.XMLLocation
Construct a new instance.
XMLLocation(XMLLocation, URI, int, int, int) - Constructor for class org.wildfly.client.config.XMLLocation
Construct a new instance.
XMLLocation(URI, int, int, int) - Constructor for class org.wildfly.client.config.XMLLocation
Construct a new instance.
XMLLocation(URI) - Constructor for class org.wildfly.client.config.XMLLocation
Construct a new instance.
C E G H I M N O R S T U X 
Skip navigation links
WildFly Client Configuration 1.0.0.Beta4

Copyright © 2017 JBoss by Red Hat. All rights reserved.