public class IfcClassFactory extends Object
| 构造器和说明 |
|---|
IfcClassFactory() |
public static IfcInterface getIfcClass(String ifcClassName, Object... args)
private static void validateType(Constructor<?> constructor, Object... args) throws NoSuchMethodException, InvocationTargetException, InstantiationException, IllegalAccessException
Copyright © 2023. All rights reserved.