Uses of Interface
org.x4o.xml.lang.phase.X4OPhaseManagerLocal
Packages that use X4OPhaseManagerLocal
Package
Description
The core phase classes which runs the different phases of the language.
-
Uses of X4OPhaseManagerLocal in org.x4o.xml.lang.phase
Classes in org.x4o.xml.lang.phase that implement X4OPhaseManagerLocalModifier and TypeClassDescriptionclass
X4OPhaseManager stores the X4OPhaseHandler and puts them in the right order.Methods in org.x4o.xml.lang.phase with parameters of type X4OPhaseManagerLocalModifier and TypeMethodDescriptionvoid
X4OPhaseLanguageInit.createPhases
(X4OPhaseManagerLocal manager) void
X4OPhaseLanguageRead.createPhases
(X4OPhaseManagerLocal manager) void
X4OPhaseLanguageWrite.createPhases
(X4OPhaseManagerLocal manager)