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 TypeClassDescriptionclassX4OPhaseManager stores the X4OPhaseHandler and puts them in the right order.Methods in org.x4o.xml.lang.phase with parameters of type X4OPhaseManagerLocalModifier and TypeMethodDescriptionvoidX4OPhaseLanguageInit.createPhases(X4OPhaseManagerLocal manager) voidX4OPhaseLanguageRead.createPhases(X4OPhaseManagerLocal manager) voidX4OPhaseLanguageWrite.createPhases(X4OPhaseManagerLocal manager)