Uses of Package
org.x4o.xml.lang.phase
Packages that use org.x4o.xml.lang.phase
Package
Description
The X4O XML Driver program interface.
The X4O Input and Output classes.
The core config interfaces and key definitions.
The core phase classes which runs the different phases of the language.
-
Classes in org.x4o.xml.lang.phase used by org.x4o.xmlClassDescriptionX4OPhaseManager stores the X4OPhaseHandler and puts them in the right order.
-
Classes in org.x4o.xml.lang.phase used by org.x4o.xml.ioClassDescriptionX4OPhase is one small step in the read or write process of the language.Is throw when there is en Exception within an Element.An X4OPhaseListener can be placed on an X4OPhaseHandler and is called before and after the phase has runned.
-
Classes in org.x4o.xml.lang.phase used by org.x4o.xml.langClassDescriptionX4OPhase is one small step in the read or write process of the language.X4OPhaseManager stores the X4OPhaseHandler and puts them in the right order.
-
Classes in org.x4o.xml.lang.phase used by org.x4o.xml.lang.phaseClassDescriptionAbstractX4OPhaseHandler a base class for creating a phase handler.X4OPhase is one small step in the read or write process of the language.Is throw when there is en Exception within an Element.An X4OPhaseListener can be placed on an X4OPhaseHandler and is called before and after the phase has runned.X4OPhaseManager stores the X4OPhaseHandler and puts them in the right order.X4OPhaseManagerLocal has the local config methods.X4OPhaseType defines which phase type there are to put phases in to execute.