Class X4OPhaseLanguageRead
java.lang.Object
org.x4o.xml.lang.phase.X4OPhaseLanguageRead
Factory which can create X4OPhaseHandlers for all the predefined phases used in default x4o language parsing.
- Version:
- 1.0 Dec 31, 2008
- Author:
- Willem Cazander
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
READ_BEGIN
- See Also:
-
READ_CONFIG_ELEMENT
- See Also:
-
READ_CONFIG_ELEMENT_INTERFACE
- See Also:
-
READ_CONFIG_GLOBAL_ELEMENT
- See Also:
-
READ_CONFIG_GLOBAL_ATTRIBUTE
- See Also:
-
READ_RUN_ATTRIBUTE
- See Also:
-
READ_FILL_TEMPLATE
- See Also:
-
READ_TRANSFORM
- See Also:
-
READ_RUN_DIRTY
- See Also:
-
READ_BIND_ELEMENT
- See Also:
-
READ_RUN
- See Also:
-
READ_RUN_CONFIGURATOR
- See Also:
-
READ_RUN_DIRTY_LAST
- See Also:
-
READ_END
- See Also:
-
READ_RELEASE
- See Also:
-
-
Constructor Details
-
X4OPhaseLanguageRead
public X4OPhaseLanguageRead()
-
-
Method Details
-
createPhases
-
releasePhase
- Returns:
- The X4OPhaseHandler for this phase.
-