Package org.cip4.lib.xjdf.util
Class XJdfLib
- java.lang.Object
-
- org.cip4.lib.xjdf.util.XJdfLib
-
public class XJdfLib extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringBUILD_DATEXJdfLib Build datetimestatic java.lang.StringVERSIONXJdfLib Version
-
Constructor Summary
Constructors Constructor Description XJdfLib()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidinit()Helper method to initialize the library's JAXBContext.
-
-
-
Method Detail
-
init
public static void init() throws XJdfInitExceptionHelper method to initialize the library's JAXBContext.- Throws:
XJdfInitException
-
-