| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xalan.external.utils | |
| jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler |
| Modifier and Type | Method and Description |
|---|---|
static FeatureManager.Feature |
FeatureManager.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureManager.Feature[] |
FeatureManager.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FeatureManager.isFeatureEnabled(FeatureManager.Feature feature)
Check if the feature is enabled
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
XSLTC.getFeature(FeatureManager.Feature name)
Return the value of the specified feature
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.