Class StAXDialectDetector

java.lang.Object
org.apache.axiom.util.stax.dialect.StAXDialectDetector

public class StAXDialectDetector extends Object
Detects StAX dialects and normalizes factories for a given StAX implementation.

Note that this class internally maintains a cache of detected dialects. The overhead caused by invocations of methods in this class is thus small.