Class CRegRep4


  • @Immutable
    public final class CRegRep4
    extends Object
    Contains all the constants for RegRep XSD handling.
    Author:
    Philip Helger
    • Method Detail

      • getXSDResourceLCM

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourceLCM()
      • getXSDResourceQuery

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourceQuery()
      • getXSDResourceRIM

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourceRIM()
      • getXSDResourceRS

        @Nonnull
        public static com.helger.commons.io.resource.ClassPathResource getXSDResourceRS()
      • getXSDResourceSPI

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

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

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

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

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