Uses of Interface
org.x4o.xml.lang.task.X4OLanguageTask
Packages that use X4OLanguageTask
Package
Description
The X4O XML Driver program interface.
The X4O ELD documentation classes.
The X4O ELD to XSD Schema generator classes.
The task package defines classses and interfaces to create generic x4o language tasks.
-
Uses of X4OLanguageTask in org.x4o.xml
Methods in org.x4o.xml that return X4OLanguageTaskModifier and TypeMethodDescriptionfinal X4OLanguageTask
X4ODriver.getLanguageTask
(String taskId) static X4OLanguageTask
X4ODriverManager.getX4OLanguageTask
(String taskId) Methods in org.x4o.xml that return types with arguments of type X4OLanguageTaskModifier and TypeMethodDescriptionfinal List
<X4OLanguageTask> X4ODriver.getLanguageTasks()
static List
<X4OLanguageTask> X4ODriverManager.getX4OLanguageTasks()
-
Uses of X4OLanguageTask in org.x4o.xml.eld.doc
Classes in org.x4o.xml.eld.doc that implement X4OLanguageTaskModifier and TypeClassDescriptionclass
X4OWriteLanguageDoc is support class to write html documentation from the eld. -
Uses of X4OLanguageTask in org.x4o.xml.eld.xsd
Classes in org.x4o.xml.eld.xsd that implement X4OLanguageTaskModifier and TypeClassDescriptionclass
EldXsdLanguageTask is support class to write schema files from eld. -
Uses of X4OLanguageTask in org.x4o.xml.lang.task
Classes in org.x4o.xml.lang.task that implement X4OLanguageTaskModifier and TypeClassDescriptionclass
AbstractX4OLanguageTask holds the language task meta info.class
X4OStaticLanguageTask is support class to write static resources files for X4O.