Class CXHE10


  • @Immutable
    public final class CXHE10
    extends Object
    Contains all the constants for XHE 1.0 CS03 handling.
    Author:
    Philip Helger
    • Method Detail

      • getXSDResourceUnqualifiedDataTypes

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourceUnqualifiedDataTypes()
      • getXSDResourceQualifiedDataTypes

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourceQualifiedDataTypes()
      • getXSDResourceBasicComponents

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourceBasicComponents()
      • getXSDResourceExtensionContentDataType

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourceExtensionContentDataType()
      • getXSDResourceExtensionComponents

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourceExtensionComponents()
      • getXSDResourcePayloadContentDataType

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourcePayloadContentDataType()
      • getXSDResourceAggregateComponents

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourceAggregateComponents()
      • getAllXSDIncludes

        @Nonnull
        @ReturnsMutableCopy
        public static com.helger.commons.collection.impl.ICommonsList<com.helger.commons.io.resource.ClassPathResource> getAllXSDIncludes()
        Returns:
        A list of all includes in the correct order. Never null.
      • getXSDXHE10

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDXHE10()
      • getAllXSDXHE10

        @Nonnull
        @ReturnsMutableCopy
        public static com.helger.commons.collection.impl.ICommonsList<com.helger.commons.io.resource.ClassPathResource> getAllXSDXHE10()