Package eu.de4a.iem.xml.de4a
Class CDE4AJAXB
- java.lang.Object
-
- eu.de4a.iem.xml.de4a.CDE4AJAXB
-
public final class CDE4AJAXB extends Object
Constants for handling DE4A stuff- Author:
- Philip Helger
-
-
Field Summary
Fields Modifier and Type Field Description static com.helger.commons.io.resource.ClassPathResourceXSD_DE_USIstatic com.helger.commons.io.resource.ClassPathResourceXSD_DO_USIstatic com.helger.commons.io.resource.ClassPathResourceXSD_DR_DE_IMstatic com.helger.commons.io.resource.ClassPathResourceXSD_DR_DT_IDKstatic com.helger.commons.io.resource.ClassPathResourceXSD_DR_USIstatic com.helger.commons.io.resource.ClassPathResourceXSD_DT_DO_IMstatic com.helger.commons.io.resource.ClassPathResourceXSD_DT_USIstatic List<com.helger.commons.io.resource.ClassPathResource>XSDS
-
-
-
Field Detail
-
XSDS
public static final List<com.helger.commons.io.resource.ClassPathResource> XSDS
-
XSD_DE_USI
public static final com.helger.commons.io.resource.ClassPathResource XSD_DE_USI
-
XSD_DR_USI
public static final com.helger.commons.io.resource.ClassPathResource XSD_DR_USI
-
XSD_DT_USI
public static final com.helger.commons.io.resource.ClassPathResource XSD_DT_USI
-
XSD_DO_USI
public static final com.helger.commons.io.resource.ClassPathResource XSD_DO_USI
-
XSD_DR_DE_IM
public static final com.helger.commons.io.resource.ClassPathResource XSD_DR_DE_IM
-
XSD_DT_DO_IM
public static final com.helger.commons.io.resource.ClassPathResource XSD_DT_DO_IM
-
XSD_DR_DT_IDK
public static final com.helger.commons.io.resource.ClassPathResource XSD_DR_DT_IDK
-
-