public class DeserializerUtils extends Object
| Constructor and Description |
|---|
DeserializerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static IfcModelInterface |
readFromBytes(Deserializer deserializer,
byte[] bytes,
String filename) |
static IfcModelInterface |
readFromFile(Deserializer deserializer,
Path path) |
public static IfcModelInterface readFromBytes(Deserializer deserializer, byte[] bytes, String filename) throws DeserializeException
DeserializeExceptionpublic static IfcModelInterface readFromFile(Deserializer deserializer, Path path) throws DeserializeException, IOException
DeserializeExceptionIOExceptionCopyright © 2018 OpenSource BIM. All rights reserved.