See: Description
Interface | Description |
---|---|
X4OPhase |
X4OPhase is one small step in the read or write process of the language.
|
X4OPhaseListener |
An X4OPhaseListener can be placed on an X4OPhaseHandler and is called
before and after the phase has runned.
|
X4OPhaseManager |
X4OPhaseManager stores the X4OPhaseHandler and puts them in the right order.
|
Class | Description |
---|---|
AbstractX4OPhase |
AbstractX4OPhaseHandler a base class for creating a phase handler.
|
DefaultX4OPhaseManager |
X4OPhaseManager stores the X4OPhaseHandler and puts them in the right order.
|
X4OPhaseLanguageInit |
X4OPhaseLanguageInit defines all phases to initialize the language.
|
X4OPhaseLanguageRead |
Factory which can create X4OPhaseHandlers for all the predefined phases used in default x4o language parsing.
|
X4OPhaseLanguageWrite |
X4OPhaseLanguageWrite defines all phases to write the language.
|
Enum | Description |
---|---|
X4OPhaseType |
X4OPhaseType defines which phase type there are to put phases in to execute.
|
Exception | Description |
---|---|
X4OPhaseException |
Is throw when there is en Exception within an Element.
|
Copyright © 2004-2013 X4O. All Rights Reserved.