Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jbosscommon51 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
LoaderRepositoryConfigType<T> |
LoaderRepositoryConfigType.configParserClass(String configParserClass)
Sets the
configParserClass attribute |
LoaderRepositoryConfigType<LoaderRepositoryType<T>> |
LoaderRepositoryType.createLoaderRepositoryConfig()
Creates a new
loader-repository-config element |
LoaderRepositoryConfigType<LoaderRepositoryType<T>> |
LoaderRepositoryType.getOrCreateLoaderRepositoryConfig()
If not already created, a new
loader-repository-config element will be created and returned. |
LoaderRepositoryConfigType<T> |
LoaderRepositoryConfigType.id(String id)
Sets the
id attribute |
LoaderRepositoryConfigType<T> |
LoaderRepositoryConfigType.removeConfigParserClass()
Removes the
configParserClass attribute |
LoaderRepositoryConfigType<T> |
LoaderRepositoryConfigType.removeId()
Removes the
id attribute |
LoaderRepositoryConfigType<T> |
LoaderRepositoryConfigType.text(String value)
Sets the body text for the element
loader-repository-configType |
Modifier and Type | Method and Description |
---|---|
List<LoaderRepositoryConfigType<LoaderRepositoryType<T>>> |
LoaderRepositoryType.getAllLoaderRepositoryConfig()
Returns all
loader-repository-config elements |
Copyright © 2019 JBoss by Red Hat. All rights reserved.