Class FeatureCode

java.lang.Object
net.sf.saxon.lib.FeatureCode

public abstract class FeatureCode extends Object
FeatureCode defines a set of integer constants, representing unique identifiers for the features that can be configured. This module is generated from the master XML file listing all the features.

The integer codes are intended to remain stable across Saxon releases so that compiled code using these integer codes will continue to work without recompilation.