Interface StAXHandlerFactory


public interface StAXHandlerFactory
Factory for StAX content handlers. Roughly all xml elements are seperated into two parts: those hold features and those hold annotations. (Hanningn)
Author:
copied from Thomas Down