Package | Description |
---|---|
org.x4o.xml |
The X4O XML Driver program interface.
|
org.x4o.xml.eld.xsd |
The X4O ELD to XSD Schema generator classes.
|
org.x4o.xml.element |
The XML Element definitions.
|
org.x4o.xml.lang |
The core config interfaces and key definitions.
|
Modifier and Type | Method and Description |
---|---|
protected X4OLanguage |
X4ODriver.buildLanguage(String version) |
X4OLanguage |
X4ODriver.createLanguage(String version)
Creates the X4OLanguage for the specified version.
|
protected static X4OLanguage |
X4ODriverManager.getDefaultBuildLanguage(X4ODriver<?> driver,
String version) |
Modifier and Type | Field and Description |
---|---|
protected X4OLanguage |
EldXsdXmlWriter.language |
Constructor and Description |
---|
EldXsdXmlWriter(ContentWriterXsd xmlWriter,
X4OLanguage language) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementNamespaceInstanceProvider.start(X4OLanguage language,
ElementNamespaceContext elementNamespaceContext) |
void |
ElementNamespaceInstanceProvider.start(X4OLanguage language,
ElementNamespaceContext elementNamespaceContext)
Starts the ElementProvider.
|
Modifier and Type | Interface and Description |
---|---|
interface |
X4OLanguageLocal
X4OLanguageLocal exposes the add method to load the language.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultX4OLanguage
DefaultX4OLanguage holds all information about the x4o xml language.
|
Modifier and Type | Method and Description |
---|---|
X4OLanguage |
X4OLanguageContext.getLanguage() |
X4OLanguage |
AbstractX4OLanguageContext.getLanguage() |
Constructor and Description |
---|
AbstractX4OLanguageContext(X4OLanguage language)
Creates a new empty language context.
|
DefaultX4OLanguageContext(X4OLanguage language)
Creates a new empty language context.
|
Copyright © 2004-2013 X4O. All Rights Reserved.