Uses of Class
com.helger.regrep.ERegRep4XMLDocumentType
-
Packages that use ERegRep4XMLDocumentType Package Description com.helger.regrep -
-
Uses of ERegRep4XMLDocumentType in com.helger.regrep
Methods in com.helger.regrep that return ERegRep4XMLDocumentType Modifier and Type Method Description static ERegRep4XMLDocumentTypeERegRep4XMLDocumentType. valueOf(String name)Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this type with the specified name.static ERegRep4XMLDocumentType[]ERegRep4XMLDocumentType. values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.helger.regrep with parameters of type ERegRep4XMLDocumentType Constructor Description RegRep4Reader(ERegRep4XMLDocumentType eDocType, Class<JAXBTYPE> aImplClass)Deprecated, for removal: This API element is subject to removal in a future version.Constructor with an arbitrary document type.RegRep4Writer(ERegRep4XMLDocumentType eDocType)Deprecated, for removal: This API element is subject to removal in a future version.Constructor with an arbitrary document type.
-