Package | Description |
---|---|
org.x4o.xml.core |
The core classes which startup the language.
|
org.x4o.xml.element |
The X4O XML Element interfaces.
|
org.x4o.xml.impl.config |
The X4O Config implementation which loads the language.
|
Constructor and Description |
---|
X4ODriver(X4OLanguageConfiguration languageConfig)
Creates an X4ODriver for this config
|
X4OParser(X4OLanguageConfiguration config) |
Modifier and Type | Method and Description |
---|---|
X4OLanguageConfiguration |
ElementLanguage.getLanguageConfiguration() |
X4OLanguageConfiguration |
AbstractElementLanguage.getLanguageConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ElementLanguageLocal.setLanguageConfiguration(X4OLanguageConfiguration parserConfiguration) |
void |
AbstractElementLanguage.setLanguageConfiguration(X4OLanguageConfiguration languageConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultX4OLanguageConfiguration
Provides all implementions of the different parts of the language parser.
|
Copyright © 2004-2012 X4O. All Rights Reserved.