| Package | Description |
|---|---|
| org.glassfish.admin.amx.impl.config | |
| org.jvnet.hk2.config |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeResolverHelper
Helper to resolve attribute configuration values eg
${com.sun.aas.installRoot} once they have already been obtained in "raw"
form.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VariableResolver
Translator that does variable resolution in the Ant style. |
| Modifier and Type | Field and Description |
|---|---|
static Translator |
Translator.NOOP
Translator that does nothing. |
static Translator |
Translator.SYS_PROP_TR
A translator that does translation from the system properties.
|
| Modifier and Type | Method and Description |
|---|---|
Translator |
DomDocument.getTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomDocument.setTranslator(Translator translator) |
Copyright © 2019. All rights reserved.