Package | Description |
---|---|
org.x4o.xml |
The X4O XML Driver program interface.
|
org.x4o.xml.lang |
The core config interfaces and key definitions.
|
Modifier and Type | Method and Description |
---|---|
protected X4OLanguageConfiguration |
X4ODriver.buildLanguageConfiguration() |
protected static X4OLanguageConfiguration |
X4ODriverManager.getDefaultBuildLanguageConfiguration() |
Modifier and Type | Interface and Description |
---|---|
interface |
X4OLanguageConfigurationLocal
X4OLanguageConfigurationLocal is for safe dynamic configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractX4OLanguageConfiguration
AbstractX4OLanguageConfiguration.
|
class |
DefaultX4OLanguageConfiguration
Provides all implementions of the different parts of the language parser.
|
Modifier and Type | Method and Description |
---|---|
X4OLanguageConfiguration |
DefaultX4OLanguageConfiguration.createProxy() |
X4OLanguageConfiguration |
X4OLanguageConfigurationLocal.createProxy() |
X4OLanguageConfiguration |
X4OLanguage.getLanguageConfiguration() |
X4OLanguageConfiguration |
DefaultX4OLanguage.getLanguageConfiguration() |
Constructor and Description |
---|
DefaultX4OLanguage(X4OLanguageConfiguration languageConfiguration,
X4OPhaseManager phaseManager,
String languageName,
String languageVersion) |
Copyright © 2004-2013 X4O. All Rights Reserved.