Class DetectIfcVersion


  • public class DetectIfcVersion
    extends Object
    • Constructor Detail

      • DetectIfcVersion

        public DetectIfcVersion()
    • Method Detail

      • main

        public static void main​(String[] args)
      • detectVersion

        public String detectVersion​(byte[] head,
                                    boolean usesZip)
                             throws org.bimserver.plugins.deserializers.DeserializeException,
                                    IOException
        Throws:
        org.bimserver.plugins.deserializers.DeserializeException
        IOException