| Package | Description |
|---|---|
| net.anotheria.moskito.core.config.tagging |
| Modifier and Type | Field and Description |
|---|---|
static CustomTagSource[] |
CustomTagSource.SOURCES
All possible sources.
|
| Modifier and Type | Method and Description |
|---|---|
static CustomTagSource |
CustomTagSource.findTagSourceByName(java.lang.String name)
Searches for source by given name.
|
static CustomTagSource |
CustomTagSource.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CustomTagSource[] |
CustomTagSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.