Uses of Enum
com.helger.phase4.marshaller.EXMLDSigDocumentType
Packages that use EXMLDSigDocumentType
-
Uses of EXMLDSigDocumentType in com.helger.phase4.marshaller
Methods in com.helger.phase4.marshaller that return EXMLDSigDocumentTypeModifier and TypeMethodDescriptionstatic EXMLDSigDocumentTypeDeprecated, 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 EXMLDSigDocumentType[]EXMLDSigDocumentType.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.phase4.marshaller with parameters of type EXMLDSigDocumentTypeModifierConstructorDescriptionXMLDSigReaderBuilder(EXMLDSigDocumentType eDocType, Class<JAXBTYPE> aImplClass) Deprecated, for removal: This API element is subject to removal in a future version.XMLDSigWriterBuilder(EXMLDSigDocumentType eDocType) Deprecated, for removal: This API element is subject to removal in a future version.