Package | Description |
---|---|
org.jvnet.hk2.config |
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 © 2009–2016 Oracle Corporation. All rights reserved.