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 EXMLDSigDocumentTypeReturns the enum constant of this type with the specified name.static EXMLDSigDocumentType[]EXMLDSigDocumentType.values()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) XMLDSigWriterBuilder(EXMLDSigDocumentType eDocType)