Class DeclarationFactory


  • public class DeclarationFactory
    extends java.lang.Object
    Utility class used to construct instances of the typelib interfaces directly from factory methods, rather than from actual Java classes. This is useful for testing: we can construct the expected result, then compare with the actual result.