A C E G I R S U V W X 

A

AbstractUBLDocumentMarshaller - Class in com.helger.ubl
Base class for document marshallers encapsulating the common elements.
AbstractUBLDocumentMarshaller() - Constructor for class com.helger.ubl.AbstractUBLDocumentMarshaller
 

C

com.helger.ubl - package com.helger.ubl
 
CUBL20 - Class in com.helger.ubl
Constants for UBL 2.0 handling.
CUBL21 - Class in com.helger.ubl
Constants for UBL 2.1 handling.

E

EUBL20DocumentType - Enum in com.helger.ubl
Enumeration with all available UBL 2.0 document types.
EUBL21DocumentType - Enum in com.helger.ubl
Enumeration with all available UBL 2.1 document types.

G

getAllLocalNames() - Static method in class com.helger.ubl.UBL20DocumentTypes
 
getAllLocalNames() - Static method in class com.helger.ubl.UBL21DocumentTypes
 
getAllNamespaces() - Static method in class com.helger.ubl.UBL20DocumentTypes
 
getAllNamespaces() - Static method in class com.helger.ubl.UBL21DocumentTypes
 
getDocumentTypeOfLocalName(String) - Static method in class com.helger.ubl.UBL20DocumentTypes
Get the document type matching the passed document element local name.
getDocumentTypeOfLocalName(String) - Static method in class com.helger.ubl.UBL21DocumentTypes
Get the document type matching the passed document element local name.
getDocumentTypeOfNamespace(String) - Static method in class com.helger.ubl.UBL20DocumentTypes
Get the document type matching the passed namespace.
getDocumentTypeOfNamespace(String) - Static method in class com.helger.ubl.UBL21DocumentTypes
Get the document type matching the passed namespace.
getGlobalValidationEventHandler() - Static method in class com.helger.ubl.AbstractUBLDocumentMarshaller
 
getImplementationClass() - Method in enum com.helger.ubl.EUBL20DocumentType
 
getImplementationClass() - Method in enum com.helger.ubl.EUBL21DocumentType
 
getImplementationClass() - Method in interface com.helger.ubl.IUBLDocumentType
 
getImplementationClassOfLocalName(String) - Static method in class com.helger.ubl.UBL20DocumentTypes
Get the domain object class of the passed document element local name.
getImplementationClassOfLocalName(String) - Static method in class com.helger.ubl.UBL21DocumentTypes
Get the domain object class of the passed document element local name.
getImplementationClassOfNamespace(String) - Static method in class com.helger.ubl.UBL20DocumentTypes
Get the domain object class of the passed namespace.
getImplementationClassOfNamespace(String) - Static method in class com.helger.ubl.UBL21DocumentTypes
Get the domain object class of the passed namespace.
getInstance() - Static method in class com.helger.ubl.UBL20NamespacePrefixMapper
 
getInstance() - Static method in class com.helger.ubl.UBL21NamespacePrefixMapper
 
getLocalName() - Method in enum com.helger.ubl.EUBL20DocumentType
 
getLocalName() - Method in enum com.helger.ubl.EUBL21DocumentType
 
getLocalName() - Method in interface com.helger.ubl.IUBLDocumentType
 
getNamespaceURI() - Method in enum com.helger.ubl.EUBL20DocumentType
 
getNamespaceURI() - Method in enum com.helger.ubl.EUBL21DocumentType
 
getNamespaceURI() - Method in interface com.helger.ubl.IUBLDocumentType
 
getPackage() - Method in enum com.helger.ubl.EUBL20DocumentType
 
getPackage() - Method in enum com.helger.ubl.EUBL21DocumentType
 
getPackage() - Method in interface com.helger.ubl.IUBLDocumentType
 
getPreferredPrefix(String, String, boolean) - Method in class com.helger.ubl.UBL20NamespacePrefixMapper
 
getPreferredPrefix(String, String, boolean) - Method in class com.helger.ubl.UBL21NamespacePrefixMapper
 
getQName() - Method in enum com.helger.ubl.EUBL20DocumentType
 
getQName() - Method in enum com.helger.ubl.EUBL21DocumentType
 
getQName() - Method in interface com.helger.ubl.IUBLDocumentType
 
getSchema() - Method in enum com.helger.ubl.EUBL20DocumentType
 
getSchema() - Method in enum com.helger.ubl.EUBL21DocumentType
 
getSchema() - Method in interface com.helger.ubl.IUBLDocumentType
 
getSchemaOfImplementationClass(Class<?>) - Static method in class com.helger.ubl.UBL20DocumentTypes
Get the XSD Schema object for the UBL 2.0 document type of the passed implementation class.
getSchemaOfImplementationClass(Class<?>) - Static method in class com.helger.ubl.UBL21DocumentTypes
Get the XSD Schema object for the UBL 2.1 document type of the passed implementation class.
getSchemaOfLocalName(String) - Static method in class com.helger.ubl.UBL20DocumentTypes
Get the XSD Schema object for the UBL 2.0 document type of the passed document element local name.
getSchemaOfLocalName(String) - Static method in class com.helger.ubl.UBL21DocumentTypes
Get the XSD Schema object for the UBL 2.1 document type of the passed document element local name.
getSchemaOfNamespace(String) - Static method in class com.helger.ubl.UBL20DocumentTypes
Get the XSD Schema object for the UBL 2.0 document type of the passed namespace.
getSchemaOfNamespace(String) - Static method in class com.helger.ubl.UBL21DocumentTypes
Get the XSD Schema object for the UBL 2.1 document type of the passed namespace.
getValidator() - Method in enum com.helger.ubl.EUBL20DocumentType
 
getValidator() - Method in enum com.helger.ubl.EUBL21DocumentType
 
getValidator() - Method in interface com.helger.ubl.IUBLDocumentType
 
getXSDPath() - Method in enum com.helger.ubl.EUBL20DocumentType
 
getXSDPath() - Method in enum com.helger.ubl.EUBL21DocumentType
 
getXSDPath() - Method in interface com.helger.ubl.IUBLDocumentType
 
getXSDResource() - Method in enum com.helger.ubl.EUBL20DocumentType
 
getXSDResource() - Method in enum com.helger.ubl.EUBL21DocumentType
 
getXSDResource() - Method in interface com.helger.ubl.IUBLDocumentType
 

I

isValidApplicationResponse(ApplicationResponseType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed ApplicationResponseType object.
isValidApplicationResponse(ApplicationResponseType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ApplicationResponseType object.
isValidAttachedDocument(AttachedDocumentType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed AttachedDocumentType object.
isValidAttachedDocument(AttachedDocumentType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed AttachedDocumentType object.
isValidAwardedNotification(AwardedNotificationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed AwardedNotificationType object.
isValidBillOfLading(BillOfLadingType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed BillOfLadingType object.
isValidBillOfLading(BillOfLadingType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed BillOfLadingType object.
isValidCallForTenders(CallForTendersType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CallForTendersType object.
isValidCatalogue(CatalogueType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CatalogueType object.
isValidCatalogue(CatalogueType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CatalogueType object.
isValidCatalogueDeletion(CatalogueDeletionType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CatalogueDeletionType object.
isValidCatalogueDeletion(CatalogueDeletionType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CatalogueDeletionType object.
isValidCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CatalogueItemSpecificationUpdateType object.
isValidCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CatalogueItemSpecificationUpdateType object.
isValidCataloguePricingUpdate(CataloguePricingUpdateType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CataloguePricingUpdateType object.
isValidCataloguePricingUpdate(CataloguePricingUpdateType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CataloguePricingUpdateType object.
isValidCatalogueRequest(CatalogueRequestType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CatalogueRequestType object.
isValidCatalogueRequest(CatalogueRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CatalogueRequestType object.
isValidCertificateOfOrigin(CertificateOfOriginType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CertificateOfOriginType object.
isValidCertificateOfOrigin(CertificateOfOriginType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CertificateOfOriginType object.
isValidContractAwardNotice(ContractAwardNoticeType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ContractAwardNoticeType object.
isValidContractNotice(ContractNoticeType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ContractNoticeType object.
isValidCreditNote(CreditNoteType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CreditNoteType object.
isValidCreditNote(CreditNoteType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CreditNoteType object.
isValidDebitNote(DebitNoteType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed DebitNoteType object.
isValidDebitNote(DebitNoteType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed DebitNoteType object.
isValidDespatchAdvice(DespatchAdviceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed DespatchAdviceType object.
isValidDespatchAdvice(DespatchAdviceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed DespatchAdviceType object.
isValidDocumentStatus(DocumentStatusType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed DocumentStatusType object.
isValidDocumentStatusRequest(DocumentStatusRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed DocumentStatusRequestType object.
isValidExceptionCriteria(ExceptionCriteriaType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ExceptionCriteriaType object.
isValidExceptionNotification(ExceptionNotificationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ExceptionNotificationType object.
isValidForecast(ForecastType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ForecastType object.
isValidForecastRevision(ForecastRevisionType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ForecastRevisionType object.
isValidForwardingInstructions(ForwardingInstructionsType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed ForwardingInstructionsType object.
isValidForwardingInstructions(ForwardingInstructionsType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ForwardingInstructionsType object.
isValidFreightInvoice(FreightInvoiceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed FreightInvoiceType object.
isValidFreightInvoice(FreightInvoiceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed FreightInvoiceType object.
isValidFulfilmentCancellation(FulfilmentCancellationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed FulfilmentCancellationType object.
isValidGoodsItemItinerary(GoodsItemItineraryType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed GoodsItemItineraryType object.
isValidGuaranteeCertificate(GuaranteeCertificateType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed GuaranteeCertificateType object.
isValidInstructionForReturns(InstructionForReturnsType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed InstructionForReturnsType object.
isValidInventoryReport(InventoryReportType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed InventoryReportType object.
isValidInvoice(InvoiceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed InvoiceType object.
isValidInvoice(InvoiceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed InvoiceType object.
isValidItemInformationRequest(ItemInformationRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ItemInformationRequestType object.
isValidOrder(OrderType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed OrderType object.
isValidOrder(OrderType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed OrderType object.
isValidOrderCancellation(OrderCancellationType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed OrderCancellationType object.
isValidOrderCancellation(OrderCancellationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed OrderCancellationType object.
isValidOrderChange(OrderChangeType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed OrderChangeType object.
isValidOrderChange(OrderChangeType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed OrderChangeType object.
isValidOrderResponse(OrderResponseType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed OrderResponseType object.
isValidOrderResponse(OrderResponseType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed OrderResponseType object.
isValidOrderResponseSimple(OrderResponseSimpleType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed OrderResponseSimpleType object.
isValidOrderResponseSimple(OrderResponseSimpleType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed OrderResponseSimpleType object.
isValidPackingList(PackingListType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed PackingListType object.
isValidPackingList(PackingListType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed PackingListType object.
isValidPriorInformationNotice(PriorInformationNoticeType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed PriorInformationNoticeType object.
isValidProductActivity(ProductActivityType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ProductActivityType object.
isValidQuotation(QuotationType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed QuotationType object.
isValidQuotation(QuotationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed QuotationType object.
isValidReceiptAdvice(ReceiptAdviceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed ReceiptAdviceType object.
isValidReceiptAdvice(ReceiptAdviceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ReceiptAdviceType object.
isValidReminder(ReminderType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed ReminderType object.
isValidReminder(ReminderType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ReminderType object.
isValidRemittanceAdvice(RemittanceAdviceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed RemittanceAdviceType object.
isValidRemittanceAdvice(RemittanceAdviceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed RemittanceAdviceType object.
isValidRequestForQuotation(RequestForQuotationType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed RequestForQuotationType object.
isValidRequestForQuotation(RequestForQuotationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed RequestForQuotationType object.
isValidRetailEvent(RetailEventType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed RetailEventType object.
isValidSelfBilledCreditNote(SelfBilledCreditNoteType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed SelfBilledCreditNoteType object.
isValidSelfBilledCreditNote(SelfBilledCreditNoteType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed SelfBilledCreditNoteType object.
isValidSelfBilledInvoice(SelfBilledInvoiceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed SelfBilledInvoiceType object.
isValidSelfBilledInvoice(SelfBilledInvoiceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed SelfBilledInvoiceType object.
isValidStatement(StatementType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed StatementType object.
isValidStatement(StatementType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed StatementType object.
isValidStockAvailabilityReport(StockAvailabilityReportType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed StockAvailabilityReportType object.
isValidTender(TenderType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TenderType object.
isValidTendererQualification(TendererQualificationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TendererQualificationType object.
isValidTendererQualificationResponse(TendererQualificationResponseType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TendererQualificationResponseType object.
isValidTenderReceipt(TenderReceiptType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TenderReceiptType object.
isValidTradeItemLocationProfile(TradeItemLocationProfileType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TradeItemLocationProfileType object.
isValidTransportationStatus(TransportationStatusType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed TransportationStatusType object.
isValidTransportationStatus(TransportationStatusType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportationStatusType object.
isValidTransportationStatusRequest(TransportationStatusRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportationStatusRequestType object.
isValidTransportExecutionPlan(TransportExecutionPlanType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportExecutionPlanType object.
isValidTransportExecutionPlanRequest(TransportExecutionPlanRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportExecutionPlanRequestType object.
isValidTransportProgressStatus(TransportProgressStatusType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportProgressStatusType object.
isValidTransportProgressStatusRequest(TransportProgressStatusRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportProgressStatusRequestType object.
isValidTransportServiceDescription(TransportServiceDescriptionType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportServiceDescriptionType object.
isValidTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportServiceDescriptionRequestType object.
isValidUnawardedNotification(UnawardedNotificationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed UnawardedNotificationType object.
isValidUtilityStatement(UtilityStatementType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed UtilityStatementType object.
isValidWaybill(WaybillType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed WaybillType object.
isValidWaybill(WaybillType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed WaybillType object.
IUBLDocumentType - Interface in com.helger.ubl
Base interface describing a single UBL document type, independent of the version.

R

readApplicationResponse(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ApplicationResponse using the global validation event handler.
readApplicationResponse(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a ApplicationResponse using the global validation event handler.
readApplicationResponse(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a ApplicationResponse using the global validation event handler.
readApplicationResponse(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a ApplicationResponse using the global validation event handler.
readApplicationResponse(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a ApplicationResponse using the global validation event handler.
readApplicationResponse(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a ApplicationResponse using the global validation event handler.
readApplicationResponse(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ApplicationResponse using the global validation event handler.
readApplicationResponse(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ApplicationResponse using the global validation event handler.
readApplicationResponse(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ApplicationResponse using the global validation event handler.
readApplicationResponse(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ApplicationResponse using the global validation event handler.
readApplicationResponse(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ApplicationResponse using the global validation event handler.
readApplicationResponse(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ApplicationResponse using a custom validation event handler.
readApplicationResponse(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ApplicationResponse using the global validation event handler.
readApplicationResponse(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ApplicationResponse using a custom validation event handler.
readAttachedDocument(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a AttachedDocument using the global validation event handler.
readAttachedDocument(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a AttachedDocument using a custom validation event handler.
readAttachedDocument(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a AttachedDocument using the global validation event handler.
readAttachedDocument(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a AttachedDocument using a custom validation event handler.
readAttachedDocument(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a AttachedDocument using the global validation event handler.
readAttachedDocument(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a AttachedDocument using a custom validation event handler.
readAttachedDocument(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a AttachedDocument using the global validation event handler.
readAttachedDocument(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a AttachedDocument using a custom validation event handler.
readAttachedDocument(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a AttachedDocument using the global validation event handler.
readAttachedDocument(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a AttachedDocument using a custom validation event handler.
readAttachedDocument(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a AttachedDocument using the global validation event handler.
readAttachedDocument(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a AttachedDocument using a custom validation event handler.
readAttachedDocument(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a AttachedDocument using the global validation event handler.
readAttachedDocument(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a AttachedDocument using a custom validation event handler.
readAttachedDocument(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a AttachedDocument using the global validation event handler.
readAttachedDocument(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a AttachedDocument using a custom validation event handler.
readAttachedDocument(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a AttachedDocument using the global validation event handler.
readAttachedDocument(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a AttachedDocument using a custom validation event handler.
readAttachedDocument(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a AttachedDocument using the global validation event handler.
readAttachedDocument(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a AttachedDocument using a custom validation event handler.
readAttachedDocument(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a AttachedDocument using the global validation event handler.
readAttachedDocument(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a AttachedDocument using a custom validation event handler.
readAttachedDocument(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a AttachedDocument using the global validation event handler.
readAttachedDocument(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a AttachedDocument using a custom validation event handler.
readAwardedNotification(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a AwardedNotification using the global validation event handler.
readAwardedNotification(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a AwardedNotification using a custom validation event handler.
readAwardedNotification(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a AwardedNotification using the global validation event handler.
readAwardedNotification(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a AwardedNotification using a custom validation event handler.
readAwardedNotification(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a AwardedNotification using the global validation event handler.
readAwardedNotification(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a AwardedNotification using a custom validation event handler.
readAwardedNotification(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a AwardedNotification using the global validation event handler.
readAwardedNotification(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a AwardedNotification using a custom validation event handler.
readAwardedNotification(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a AwardedNotification using the global validation event handler.
readAwardedNotification(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a AwardedNotification using a custom validation event handler.
readAwardedNotification(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a AwardedNotification using the global validation event handler.
readAwardedNotification(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a AwardedNotification using a custom validation event handler.
readBillOfLading(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a BillOfLading using the global validation event handler.
readBillOfLading(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a BillOfLading using a custom validation event handler.
readBillOfLading(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a BillOfLading using the global validation event handler.
readBillOfLading(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a BillOfLading using a custom validation event handler.
readBillOfLading(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a BillOfLading using the global validation event handler.
readBillOfLading(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a BillOfLading using a custom validation event handler.
readBillOfLading(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a BillOfLading using the global validation event handler.
readBillOfLading(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a BillOfLading using a custom validation event handler.
readBillOfLading(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a BillOfLading using the global validation event handler.
readBillOfLading(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a BillOfLading using a custom validation event handler.
readBillOfLading(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a BillOfLading using the global validation event handler.
readBillOfLading(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a BillOfLading using a custom validation event handler.
readBillOfLading(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a BillOfLading using the global validation event handler.
readBillOfLading(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a BillOfLading using a custom validation event handler.
readBillOfLading(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a BillOfLading using the global validation event handler.
readBillOfLading(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a BillOfLading using a custom validation event handler.
readBillOfLading(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a BillOfLading using the global validation event handler.
readBillOfLading(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a BillOfLading using a custom validation event handler.
readBillOfLading(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a BillOfLading using the global validation event handler.
readBillOfLading(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a BillOfLading using a custom validation event handler.
readBillOfLading(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a BillOfLading using the global validation event handler.
readBillOfLading(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a BillOfLading using a custom validation event handler.
readBillOfLading(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a BillOfLading using the global validation event handler.
readBillOfLading(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a BillOfLading using a custom validation event handler.
readCallForTenders(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CallForTenders using the global validation event handler.
readCallForTenders(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CallForTenders using a custom validation event handler.
readCallForTenders(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CallForTenders using the global validation event handler.
readCallForTenders(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CallForTenders using a custom validation event handler.
readCallForTenders(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CallForTenders using the global validation event handler.
readCallForTenders(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CallForTenders using a custom validation event handler.
readCallForTenders(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CallForTenders using the global validation event handler.
readCallForTenders(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CallForTenders using a custom validation event handler.
readCallForTenders(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CallForTenders using the global validation event handler.
readCallForTenders(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CallForTenders using a custom validation event handler.
readCallForTenders(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CallForTenders using the global validation event handler.
readCallForTenders(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CallForTenders using a custom validation event handler.
readCatalogue(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Catalogue using the global validation event handler.
readCatalogue(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Catalogue using a custom validation event handler.
readCatalogue(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Catalogue using the global validation event handler.
readCatalogue(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Catalogue using a custom validation event handler.
readCatalogue(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Catalogue using the global validation event handler.
readCatalogue(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Catalogue using a custom validation event handler.
readCatalogue(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Catalogue using the global validation event handler.
readCatalogue(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Catalogue using a custom validation event handler.
readCatalogue(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Catalogue using the global validation event handler.
readCatalogue(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Catalogue using a custom validation event handler.
readCatalogue(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Catalogue using the global validation event handler.
readCatalogue(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Catalogue using a custom validation event handler.
readCatalogue(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Catalogue using the global validation event handler.
readCatalogue(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Catalogue using a custom validation event handler.
readCatalogue(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Catalogue using the global validation event handler.
readCatalogue(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Catalogue using a custom validation event handler.
readCatalogue(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Catalogue using the global validation event handler.
readCatalogue(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Catalogue using a custom validation event handler.
readCatalogue(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Catalogue using the global validation event handler.
readCatalogue(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Catalogue using a custom validation event handler.
readCatalogue(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Catalogue using the global validation event handler.
readCatalogue(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Catalogue using a custom validation event handler.
readCatalogue(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Catalogue using the global validation event handler.
readCatalogue(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Catalogue using a custom validation event handler.
readCatalogueDeletion(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CatalogueDeletion using a custom validation event handler.
readCatalogueDeletion(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CatalogueDeletion using the global validation event handler.
readCatalogueDeletion(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CatalogueDeletion using a custom validation event handler.
readCatalogueItemSpecificationUpdate(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCatalogueItemSpecificationUpdate(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CatalogueItemSpecificationUpdate using the global validation event handler.
readCatalogueItemSpecificationUpdate(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CatalogueItemSpecificationUpdate using a custom validation event handler.
readCataloguePricingUpdate(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CataloguePricingUpdate using a custom validation event handler.
readCataloguePricingUpdate(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CataloguePricingUpdate using the global validation event handler.
readCataloguePricingUpdate(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CataloguePricingUpdate using a custom validation event handler.
readCatalogueRequest(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CatalogueRequest using a custom validation event handler.
readCatalogueRequest(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CatalogueRequest using the global validation event handler.
readCatalogueRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CatalogueRequest using a custom validation event handler.
readCertificateOfOrigin(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CertificateOfOrigin using a custom validation event handler.
readCertificateOfOrigin(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CertificateOfOrigin using the global validation event handler.
readCertificateOfOrigin(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CertificateOfOrigin using a custom validation event handler.
readContractAwardNotice(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ContractAwardNotice using the global validation event handler.
readContractAwardNotice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ContractAwardNotice using a custom validation event handler.
readContractAwardNotice(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ContractAwardNotice using the global validation event handler.
readContractAwardNotice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ContractAwardNotice using a custom validation event handler.
readContractAwardNotice(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ContractAwardNotice using the global validation event handler.
readContractAwardNotice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ContractAwardNotice using a custom validation event handler.
readContractAwardNotice(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ContractAwardNotice using the global validation event handler.
readContractAwardNotice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ContractAwardNotice using a custom validation event handler.
readContractAwardNotice(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ContractAwardNotice using the global validation event handler.
readContractAwardNotice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ContractAwardNotice using a custom validation event handler.
readContractAwardNotice(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ContractAwardNotice using the global validation event handler.
readContractAwardNotice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ContractAwardNotice using a custom validation event handler.
readContractNotice(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ContractNotice using the global validation event handler.
readContractNotice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ContractNotice using a custom validation event handler.
readContractNotice(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ContractNotice using the global validation event handler.
readContractNotice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ContractNotice using a custom validation event handler.
readContractNotice(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ContractNotice using the global validation event handler.
readContractNotice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ContractNotice using a custom validation event handler.
readContractNotice(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ContractNotice using the global validation event handler.
readContractNotice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ContractNotice using a custom validation event handler.
readContractNotice(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ContractNotice using the global validation event handler.
readContractNotice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ContractNotice using a custom validation event handler.
readContractNotice(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ContractNotice using the global validation event handler.
readContractNotice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ContractNotice using a custom validation event handler.
readCreditNote(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CreditNote using the global validation event handler.
readCreditNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CreditNote using a custom validation event handler.
readCreditNote(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CreditNote using the global validation event handler.
readCreditNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a CreditNote using a custom validation event handler.
readCreditNote(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CreditNote using the global validation event handler.
readCreditNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a CreditNote using a custom validation event handler.
readCreditNote(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CreditNote using the global validation event handler.
readCreditNote(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a CreditNote using a custom validation event handler.
readCreditNote(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CreditNote using the global validation event handler.
readCreditNote(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a CreditNote using a custom validation event handler.
readCreditNote(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CreditNote using the global validation event handler.
readCreditNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a CreditNote using a custom validation event handler.
readCreditNote(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CreditNote using the global validation event handler.
readCreditNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a CreditNote using a custom validation event handler.
readCreditNote(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CreditNote using the global validation event handler.
readCreditNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a CreditNote using a custom validation event handler.
readCreditNote(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CreditNote using the global validation event handler.
readCreditNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a CreditNote using a custom validation event handler.
readCreditNote(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CreditNote using the global validation event handler.
readCreditNote(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a CreditNote using a custom validation event handler.
readCreditNote(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CreditNote using the global validation event handler.
readCreditNote(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a CreditNote using a custom validation event handler.
readCreditNote(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CreditNote using the global validation event handler.
readCreditNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a CreditNote using a custom validation event handler.
readDebitNote(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DebitNote using the global validation event handler.
readDebitNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DebitNote using a custom validation event handler.
readDebitNote(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a DebitNote using the global validation event handler.
readDebitNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a DebitNote using a custom validation event handler.
readDebitNote(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a DebitNote using the global validation event handler.
readDebitNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a DebitNote using a custom validation event handler.
readDebitNote(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a DebitNote using the global validation event handler.
readDebitNote(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a DebitNote using a custom validation event handler.
readDebitNote(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a DebitNote using the global validation event handler.
readDebitNote(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a DebitNote using a custom validation event handler.
readDebitNote(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a DebitNote using the global validation event handler.
readDebitNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a DebitNote using a custom validation event handler.
readDebitNote(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DebitNote using the global validation event handler.
readDebitNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DebitNote using a custom validation event handler.
readDebitNote(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a DebitNote using the global validation event handler.
readDebitNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a DebitNote using a custom validation event handler.
readDebitNote(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a DebitNote using the global validation event handler.
readDebitNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a DebitNote using a custom validation event handler.
readDebitNote(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a DebitNote using the global validation event handler.
readDebitNote(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a DebitNote using a custom validation event handler.
readDebitNote(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a DebitNote using the global validation event handler.
readDebitNote(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a DebitNote using a custom validation event handler.
readDebitNote(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a DebitNote using the global validation event handler.
readDebitNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a DebitNote using a custom validation event handler.
readDespatchAdvice(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a DespatchAdvice using a custom validation event handler.
readDespatchAdvice(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a DespatchAdvice using the global validation event handler.
readDespatchAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a DespatchAdvice using a custom validation event handler.
readDocumentStatus(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DocumentStatus using the global validation event handler.
readDocumentStatus(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DocumentStatus using a custom validation event handler.
readDocumentStatus(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a DocumentStatus using the global validation event handler.
readDocumentStatus(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a DocumentStatus using a custom validation event handler.
readDocumentStatus(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a DocumentStatus using the global validation event handler.
readDocumentStatus(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a DocumentStatus using a custom validation event handler.
readDocumentStatus(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a DocumentStatus using the global validation event handler.
readDocumentStatus(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a DocumentStatus using a custom validation event handler.
readDocumentStatus(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a DocumentStatus using the global validation event handler.
readDocumentStatus(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a DocumentStatus using a custom validation event handler.
readDocumentStatus(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a DocumentStatus using the global validation event handler.
readDocumentStatus(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a DocumentStatus using a custom validation event handler.
readDocumentStatusRequest(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DocumentStatusRequest using the global validation event handler.
readDocumentStatusRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a DocumentStatusRequest using a custom validation event handler.
readDocumentStatusRequest(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a DocumentStatusRequest using the global validation event handler.
readDocumentStatusRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a DocumentStatusRequest using a custom validation event handler.
readDocumentStatusRequest(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a DocumentStatusRequest using the global validation event handler.
readDocumentStatusRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a DocumentStatusRequest using a custom validation event handler.
readDocumentStatusRequest(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a DocumentStatusRequest using the global validation event handler.
readDocumentStatusRequest(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a DocumentStatusRequest using a custom validation event handler.
readDocumentStatusRequest(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a DocumentStatusRequest using the global validation event handler.
readDocumentStatusRequest(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a DocumentStatusRequest using a custom validation event handler.
readDocumentStatusRequest(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a DocumentStatusRequest using the global validation event handler.
readDocumentStatusRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a DocumentStatusRequest using a custom validation event handler.
readExceptionCriteria(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ExceptionCriteria using the global validation event handler.
readExceptionCriteria(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ExceptionCriteria using a custom validation event handler.
readExceptionCriteria(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ExceptionCriteria using the global validation event handler.
readExceptionCriteria(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ExceptionCriteria using a custom validation event handler.
readExceptionCriteria(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ExceptionCriteria using the global validation event handler.
readExceptionCriteria(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ExceptionCriteria using a custom validation event handler.
readExceptionCriteria(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ExceptionCriteria using the global validation event handler.
readExceptionCriteria(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ExceptionCriteria using a custom validation event handler.
readExceptionCriteria(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ExceptionCriteria using the global validation event handler.
readExceptionCriteria(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ExceptionCriteria using a custom validation event handler.
readExceptionCriteria(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ExceptionCriteria using the global validation event handler.
readExceptionCriteria(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ExceptionCriteria using a custom validation event handler.
readExceptionNotification(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ExceptionNotification using the global validation event handler.
readExceptionNotification(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ExceptionNotification using a custom validation event handler.
readExceptionNotification(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ExceptionNotification using the global validation event handler.
readExceptionNotification(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ExceptionNotification using a custom validation event handler.
readExceptionNotification(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ExceptionNotification using the global validation event handler.
readExceptionNotification(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ExceptionNotification using a custom validation event handler.
readExceptionNotification(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ExceptionNotification using the global validation event handler.
readExceptionNotification(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ExceptionNotification using a custom validation event handler.
readExceptionNotification(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ExceptionNotification using the global validation event handler.
readExceptionNotification(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ExceptionNotification using a custom validation event handler.
readExceptionNotification(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ExceptionNotification using the global validation event handler.
readExceptionNotification(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ExceptionNotification using a custom validation event handler.
readForecast(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Forecast using the global validation event handler.
readForecast(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Forecast using a custom validation event handler.
readForecast(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Forecast using the global validation event handler.
readForecast(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Forecast using a custom validation event handler.
readForecast(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Forecast using the global validation event handler.
readForecast(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Forecast using a custom validation event handler.
readForecast(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Forecast using the global validation event handler.
readForecast(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Forecast using a custom validation event handler.
readForecast(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Forecast using the global validation event handler.
readForecast(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Forecast using a custom validation event handler.
readForecast(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Forecast using the global validation event handler.
readForecast(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Forecast using a custom validation event handler.
readForecastRevision(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ForecastRevision using the global validation event handler.
readForecastRevision(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ForecastRevision using a custom validation event handler.
readForecastRevision(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ForecastRevision using the global validation event handler.
readForecastRevision(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ForecastRevision using a custom validation event handler.
readForecastRevision(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ForecastRevision using the global validation event handler.
readForecastRevision(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ForecastRevision using a custom validation event handler.
readForecastRevision(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ForecastRevision using the global validation event handler.
readForecastRevision(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ForecastRevision using a custom validation event handler.
readForecastRevision(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ForecastRevision using the global validation event handler.
readForecastRevision(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ForecastRevision using a custom validation event handler.
readForecastRevision(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ForecastRevision using the global validation event handler.
readForecastRevision(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ForecastRevision using a custom validation event handler.
readForwardingInstructions(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ForwardingInstructions using a custom validation event handler.
readForwardingInstructions(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ForwardingInstructions using the global validation event handler.
readForwardingInstructions(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ForwardingInstructions using a custom validation event handler.
readFreightInvoice(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a FreightInvoice using the global validation event handler.
readFreightInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a FreightInvoice using a custom validation event handler.
readFreightInvoice(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a FreightInvoice using the global validation event handler.
readFreightInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a FreightInvoice using a custom validation event handler.
readFreightInvoice(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a FreightInvoice using the global validation event handler.
readFreightInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a FreightInvoice using a custom validation event handler.
readFreightInvoice(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a FreightInvoice using the global validation event handler.
readFreightInvoice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a FreightInvoice using a custom validation event handler.
readFreightInvoice(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a FreightInvoice using the global validation event handler.
readFreightInvoice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a FreightInvoice using a custom validation event handler.
readFreightInvoice(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a FreightInvoice using the global validation event handler.
readFreightInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a FreightInvoice using a custom validation event handler.
readFreightInvoice(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a FreightInvoice using the global validation event handler.
readFreightInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a FreightInvoice using a custom validation event handler.
readFreightInvoice(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a FreightInvoice using the global validation event handler.
readFreightInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a FreightInvoice using a custom validation event handler.
readFreightInvoice(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a FreightInvoice using the global validation event handler.
readFreightInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a FreightInvoice using a custom validation event handler.
readFreightInvoice(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a FreightInvoice using the global validation event handler.
readFreightInvoice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a FreightInvoice using a custom validation event handler.
readFreightInvoice(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a FreightInvoice using the global validation event handler.
readFreightInvoice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a FreightInvoice using a custom validation event handler.
readFreightInvoice(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a FreightInvoice using the global validation event handler.
readFreightInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a FreightInvoice using a custom validation event handler.
readFulfilmentCancellation(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a FulfilmentCancellation using the global validation event handler.
readFulfilmentCancellation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a FulfilmentCancellation using a custom validation event handler.
readFulfilmentCancellation(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a FulfilmentCancellation using the global validation event handler.
readFulfilmentCancellation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a FulfilmentCancellation using a custom validation event handler.
readFulfilmentCancellation(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a FulfilmentCancellation using the global validation event handler.
readFulfilmentCancellation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a FulfilmentCancellation using a custom validation event handler.
readFulfilmentCancellation(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a FulfilmentCancellation using the global validation event handler.
readFulfilmentCancellation(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a FulfilmentCancellation using a custom validation event handler.
readFulfilmentCancellation(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a FulfilmentCancellation using the global validation event handler.
readFulfilmentCancellation(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a FulfilmentCancellation using a custom validation event handler.
readFulfilmentCancellation(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a FulfilmentCancellation using the global validation event handler.
readFulfilmentCancellation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a FulfilmentCancellation using a custom validation event handler.
readGoodsItemItinerary(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a GoodsItemItinerary using the global validation event handler.
readGoodsItemItinerary(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a GoodsItemItinerary using a custom validation event handler.
readGoodsItemItinerary(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a GoodsItemItinerary using the global validation event handler.
readGoodsItemItinerary(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a GoodsItemItinerary using a custom validation event handler.
readGoodsItemItinerary(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a GoodsItemItinerary using the global validation event handler.
readGoodsItemItinerary(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a GoodsItemItinerary using a custom validation event handler.
readGoodsItemItinerary(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a GoodsItemItinerary using the global validation event handler.
readGoodsItemItinerary(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a GoodsItemItinerary using a custom validation event handler.
readGoodsItemItinerary(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a GoodsItemItinerary using the global validation event handler.
readGoodsItemItinerary(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a GoodsItemItinerary using a custom validation event handler.
readGoodsItemItinerary(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a GoodsItemItinerary using the global validation event handler.
readGoodsItemItinerary(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a GoodsItemItinerary using a custom validation event handler.
readGuaranteeCertificate(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a GuaranteeCertificate using the global validation event handler.
readGuaranteeCertificate(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a GuaranteeCertificate using a custom validation event handler.
readGuaranteeCertificate(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a GuaranteeCertificate using the global validation event handler.
readGuaranteeCertificate(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a GuaranteeCertificate using a custom validation event handler.
readGuaranteeCertificate(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a GuaranteeCertificate using the global validation event handler.
readGuaranteeCertificate(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a GuaranteeCertificate using a custom validation event handler.
readGuaranteeCertificate(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a GuaranteeCertificate using the global validation event handler.
readGuaranteeCertificate(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a GuaranteeCertificate using a custom validation event handler.
readGuaranteeCertificate(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a GuaranteeCertificate using the global validation event handler.
readGuaranteeCertificate(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a GuaranteeCertificate using a custom validation event handler.
readGuaranteeCertificate(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a GuaranteeCertificate using the global validation event handler.
readGuaranteeCertificate(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a GuaranteeCertificate using a custom validation event handler.
readInstructionForReturns(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a InstructionForReturns using the global validation event handler.
readInstructionForReturns(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a InstructionForReturns using a custom validation event handler.
readInstructionForReturns(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a InstructionForReturns using the global validation event handler.
readInstructionForReturns(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a InstructionForReturns using a custom validation event handler.
readInstructionForReturns(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a InstructionForReturns using the global validation event handler.
readInstructionForReturns(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a InstructionForReturns using a custom validation event handler.
readInstructionForReturns(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a InstructionForReturns using the global validation event handler.
readInstructionForReturns(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a InstructionForReturns using a custom validation event handler.
readInstructionForReturns(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a InstructionForReturns using the global validation event handler.
readInstructionForReturns(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a InstructionForReturns using a custom validation event handler.
readInstructionForReturns(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a InstructionForReturns using the global validation event handler.
readInstructionForReturns(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a InstructionForReturns using a custom validation event handler.
readInventoryReport(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a InventoryReport using the global validation event handler.
readInventoryReport(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a InventoryReport using a custom validation event handler.
readInventoryReport(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a InventoryReport using the global validation event handler.
readInventoryReport(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a InventoryReport using a custom validation event handler.
readInventoryReport(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a InventoryReport using the global validation event handler.
readInventoryReport(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a InventoryReport using a custom validation event handler.
readInventoryReport(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a InventoryReport using the global validation event handler.
readInventoryReport(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a InventoryReport using a custom validation event handler.
readInventoryReport(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a InventoryReport using the global validation event handler.
readInventoryReport(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a InventoryReport using a custom validation event handler.
readInventoryReport(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a InventoryReport using the global validation event handler.
readInventoryReport(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a InventoryReport using a custom validation event handler.
readInvoice(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Invoice using the global validation event handler.
readInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Invoice using a custom validation event handler.
readInvoice(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Invoice using the global validation event handler.
readInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Invoice using a custom validation event handler.
readInvoice(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Invoice using the global validation event handler.
readInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Invoice using a custom validation event handler.
readInvoice(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Invoice using the global validation event handler.
readInvoice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Invoice using a custom validation event handler.
readInvoice(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Invoice using the global validation event handler.
readInvoice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Invoice using a custom validation event handler.
readInvoice(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Invoice using the global validation event handler.
readInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Invoice using a custom validation event handler.
readInvoice(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Invoice using the global validation event handler.
readInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Invoice using a custom validation event handler.
readInvoice(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Invoice using the global validation event handler.
readInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Invoice using a custom validation event handler.
readInvoice(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Invoice using the global validation event handler.
readInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Invoice using a custom validation event handler.
readInvoice(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Invoice using the global validation event handler.
readInvoice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Invoice using a custom validation event handler.
readInvoice(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Invoice using the global validation event handler.
readInvoice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Invoice using a custom validation event handler.
readInvoice(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Invoice using the global validation event handler.
readInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Invoice using a custom validation event handler.
readItemInformationRequest(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ItemInformationRequest using the global validation event handler.
readItemInformationRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ItemInformationRequest using a custom validation event handler.
readItemInformationRequest(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ItemInformationRequest using the global validation event handler.
readItemInformationRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ItemInformationRequest using a custom validation event handler.
readItemInformationRequest(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ItemInformationRequest using the global validation event handler.
readItemInformationRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ItemInformationRequest using a custom validation event handler.
readItemInformationRequest(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ItemInformationRequest using the global validation event handler.
readItemInformationRequest(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ItemInformationRequest using a custom validation event handler.
readItemInformationRequest(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ItemInformationRequest using the global validation event handler.
readItemInformationRequest(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ItemInformationRequest using a custom validation event handler.
readItemInformationRequest(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ItemInformationRequest using the global validation event handler.
readItemInformationRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ItemInformationRequest using a custom validation event handler.
readOrder(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Order using the global validation event handler.
readOrder(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Order using a custom validation event handler.
readOrder(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Order using the global validation event handler.
readOrder(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Order using a custom validation event handler.
readOrder(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Order using the global validation event handler.
readOrder(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Order using a custom validation event handler.
readOrder(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Order using the global validation event handler.
readOrder(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Order using a custom validation event handler.
readOrder(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Order using the global validation event handler.
readOrder(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Order using a custom validation event handler.
readOrder(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Order using the global validation event handler.
readOrder(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Order using a custom validation event handler.
readOrder(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Order using the global validation event handler.
readOrder(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Order using a custom validation event handler.
readOrder(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Order using the global validation event handler.
readOrder(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Order using a custom validation event handler.
readOrder(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Order using the global validation event handler.
readOrder(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Order using a custom validation event handler.
readOrder(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Order using the global validation event handler.
readOrder(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Order using a custom validation event handler.
readOrder(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Order using the global validation event handler.
readOrder(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Order using a custom validation event handler.
readOrder(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Order using the global validation event handler.
readOrder(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Order using a custom validation event handler.
readOrderCancellation(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderCancellation using the global validation event handler.
readOrderCancellation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderCancellation using a custom validation event handler.
readOrderCancellation(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderCancellation using the global validation event handler.
readOrderCancellation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderCancellation using a custom validation event handler.
readOrderCancellation(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a OrderCancellation using the global validation event handler.
readOrderCancellation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a OrderCancellation using a custom validation event handler.
readOrderCancellation(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a OrderCancellation using the global validation event handler.
readOrderCancellation(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a OrderCancellation using a custom validation event handler.
readOrderCancellation(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a OrderCancellation using the global validation event handler.
readOrderCancellation(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a OrderCancellation using a custom validation event handler.
readOrderCancellation(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a OrderCancellation using the global validation event handler.
readOrderCancellation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a OrderCancellation using a custom validation event handler.
readOrderCancellation(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderCancellation using the global validation event handler.
readOrderCancellation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderCancellation using a custom validation event handler.
readOrderCancellation(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderCancellation using the global validation event handler.
readOrderCancellation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderCancellation using a custom validation event handler.
readOrderCancellation(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a OrderCancellation using the global validation event handler.
readOrderCancellation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a OrderCancellation using a custom validation event handler.
readOrderCancellation(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a OrderCancellation using the global validation event handler.
readOrderCancellation(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a OrderCancellation using a custom validation event handler.
readOrderCancellation(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a OrderCancellation using the global validation event handler.
readOrderCancellation(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a OrderCancellation using a custom validation event handler.
readOrderCancellation(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a OrderCancellation using the global validation event handler.
readOrderCancellation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a OrderCancellation using a custom validation event handler.
readOrderChange(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderChange using the global validation event handler.
readOrderChange(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderChange using a custom validation event handler.
readOrderChange(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderChange using the global validation event handler.
readOrderChange(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderChange using a custom validation event handler.
readOrderChange(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a OrderChange using the global validation event handler.
readOrderChange(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a OrderChange using a custom validation event handler.
readOrderChange(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a OrderChange using the global validation event handler.
readOrderChange(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a OrderChange using a custom validation event handler.
readOrderChange(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a OrderChange using the global validation event handler.
readOrderChange(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a OrderChange using a custom validation event handler.
readOrderChange(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a OrderChange using the global validation event handler.
readOrderChange(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a OrderChange using a custom validation event handler.
readOrderChange(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderChange using the global validation event handler.
readOrderChange(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderChange using a custom validation event handler.
readOrderChange(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderChange using the global validation event handler.
readOrderChange(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderChange using a custom validation event handler.
readOrderChange(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a OrderChange using the global validation event handler.
readOrderChange(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a OrderChange using a custom validation event handler.
readOrderChange(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a OrderChange using the global validation event handler.
readOrderChange(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a OrderChange using a custom validation event handler.
readOrderChange(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a OrderChange using the global validation event handler.
readOrderChange(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a OrderChange using a custom validation event handler.
readOrderChange(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a OrderChange using the global validation event handler.
readOrderChange(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a OrderChange using a custom validation event handler.
readOrderResponse(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderResponse using the global validation event handler.
readOrderResponse(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderResponse using a custom validation event handler.
readOrderResponse(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderResponse using the global validation event handler.
readOrderResponse(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderResponse using a custom validation event handler.
readOrderResponse(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a OrderResponse using the global validation event handler.
readOrderResponse(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a OrderResponse using a custom validation event handler.
readOrderResponse(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a OrderResponse using the global validation event handler.
readOrderResponse(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a OrderResponse using a custom validation event handler.
readOrderResponse(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a OrderResponse using the global validation event handler.
readOrderResponse(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a OrderResponse using a custom validation event handler.
readOrderResponse(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a OrderResponse using the global validation event handler.
readOrderResponse(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a OrderResponse using a custom validation event handler.
readOrderResponse(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderResponse using the global validation event handler.
readOrderResponse(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderResponse using a custom validation event handler.
readOrderResponse(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderResponse using the global validation event handler.
readOrderResponse(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderResponse using a custom validation event handler.
readOrderResponse(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a OrderResponse using the global validation event handler.
readOrderResponse(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a OrderResponse using a custom validation event handler.
readOrderResponse(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a OrderResponse using the global validation event handler.
readOrderResponse(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a OrderResponse using a custom validation event handler.
readOrderResponse(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a OrderResponse using the global validation event handler.
readOrderResponse(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a OrderResponse using a custom validation event handler.
readOrderResponse(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a OrderResponse using the global validation event handler.
readOrderResponse(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a OrderResponse using a custom validation event handler.
readOrderResponseSimple(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a OrderResponseSimple using a custom validation event handler.
readOrderResponseSimple(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a OrderResponseSimple using the global validation event handler.
readOrderResponseSimple(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a OrderResponseSimple using a custom validation event handler.
readPackingList(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a PackingList using the global validation event handler.
readPackingList(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a PackingList using a custom validation event handler.
readPackingList(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a PackingList using the global validation event handler.
readPackingList(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a PackingList using a custom validation event handler.
readPackingList(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a PackingList using the global validation event handler.
readPackingList(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a PackingList using a custom validation event handler.
readPackingList(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a PackingList using the global validation event handler.
readPackingList(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a PackingList using a custom validation event handler.
readPackingList(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a PackingList using the global validation event handler.
readPackingList(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a PackingList using a custom validation event handler.
readPackingList(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a PackingList using the global validation event handler.
readPackingList(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a PackingList using a custom validation event handler.
readPackingList(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a PackingList using the global validation event handler.
readPackingList(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a PackingList using a custom validation event handler.
readPackingList(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a PackingList using the global validation event handler.
readPackingList(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a PackingList using a custom validation event handler.
readPackingList(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a PackingList using the global validation event handler.
readPackingList(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a PackingList using a custom validation event handler.
readPackingList(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a PackingList using the global validation event handler.
readPackingList(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a PackingList using a custom validation event handler.
readPackingList(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a PackingList using the global validation event handler.
readPackingList(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a PackingList using a custom validation event handler.
readPackingList(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a PackingList using the global validation event handler.
readPackingList(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a PackingList using a custom validation event handler.
readPriorInformationNotice(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a PriorInformationNotice using the global validation event handler.
readPriorInformationNotice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a PriorInformationNotice using a custom validation event handler.
readPriorInformationNotice(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a PriorInformationNotice using the global validation event handler.
readPriorInformationNotice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a PriorInformationNotice using a custom validation event handler.
readPriorInformationNotice(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a PriorInformationNotice using the global validation event handler.
readPriorInformationNotice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a PriorInformationNotice using a custom validation event handler.
readPriorInformationNotice(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a PriorInformationNotice using the global validation event handler.
readPriorInformationNotice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a PriorInformationNotice using a custom validation event handler.
readPriorInformationNotice(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a PriorInformationNotice using the global validation event handler.
readPriorInformationNotice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a PriorInformationNotice using a custom validation event handler.
readPriorInformationNotice(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a PriorInformationNotice using the global validation event handler.
readPriorInformationNotice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a PriorInformationNotice using a custom validation event handler.
readProductActivity(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ProductActivity using the global validation event handler.
readProductActivity(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ProductActivity using a custom validation event handler.
readProductActivity(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ProductActivity using the global validation event handler.
readProductActivity(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ProductActivity using a custom validation event handler.
readProductActivity(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ProductActivity using the global validation event handler.
readProductActivity(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ProductActivity using a custom validation event handler.
readProductActivity(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ProductActivity using the global validation event handler.
readProductActivity(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ProductActivity using a custom validation event handler.
readProductActivity(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ProductActivity using the global validation event handler.
readProductActivity(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ProductActivity using a custom validation event handler.
readProductActivity(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ProductActivity using the global validation event handler.
readProductActivity(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ProductActivity using a custom validation event handler.
readQuotation(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Quotation using the global validation event handler.
readQuotation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Quotation using a custom validation event handler.
readQuotation(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Quotation using the global validation event handler.
readQuotation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Quotation using a custom validation event handler.
readQuotation(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Quotation using the global validation event handler.
readQuotation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Quotation using a custom validation event handler.
readQuotation(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Quotation using the global validation event handler.
readQuotation(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Quotation using a custom validation event handler.
readQuotation(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Quotation using the global validation event handler.
readQuotation(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Quotation using a custom validation event handler.
readQuotation(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Quotation using the global validation event handler.
readQuotation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Quotation using a custom validation event handler.
readQuotation(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Quotation using the global validation event handler.
readQuotation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Quotation using a custom validation event handler.
readQuotation(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Quotation using the global validation event handler.
readQuotation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Quotation using a custom validation event handler.
readQuotation(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Quotation using the global validation event handler.
readQuotation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Quotation using a custom validation event handler.
readQuotation(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Quotation using the global validation event handler.
readQuotation(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Quotation using a custom validation event handler.
readQuotation(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Quotation using the global validation event handler.
readQuotation(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Quotation using a custom validation event handler.
readQuotation(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Quotation using the global validation event handler.
readQuotation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Quotation using a custom validation event handler.
readReceiptAdvice(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a ReceiptAdvice using a custom validation event handler.
readReceiptAdvice(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ReceiptAdvice using the global validation event handler.
readReceiptAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a ReceiptAdvice using a custom validation event handler.
readReminder(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Reminder using the global validation event handler.
readReminder(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Reminder using a custom validation event handler.
readReminder(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Reminder using the global validation event handler.
readReminder(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Reminder using a custom validation event handler.
readReminder(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Reminder using the global validation event handler.
readReminder(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Reminder using a custom validation event handler.
readReminder(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Reminder using the global validation event handler.
readReminder(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Reminder using a custom validation event handler.
readReminder(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Reminder using the global validation event handler.
readReminder(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Reminder using a custom validation event handler.
readReminder(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Reminder using the global validation event handler.
readReminder(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Reminder using a custom validation event handler.
readReminder(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Reminder using the global validation event handler.
readReminder(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Reminder using a custom validation event handler.
readReminder(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Reminder using the global validation event handler.
readReminder(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Reminder using a custom validation event handler.
readReminder(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Reminder using the global validation event handler.
readReminder(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Reminder using a custom validation event handler.
readReminder(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Reminder using the global validation event handler.
readReminder(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Reminder using a custom validation event handler.
readReminder(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Reminder using the global validation event handler.
readReminder(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Reminder using a custom validation event handler.
readReminder(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Reminder using the global validation event handler.
readReminder(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Reminder using a custom validation event handler.
readRemittanceAdvice(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a RemittanceAdvice using a custom validation event handler.
readRemittanceAdvice(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a RemittanceAdvice using the global validation event handler.
readRemittanceAdvice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a RemittanceAdvice using a custom validation event handler.
readRequestForQuotation(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a RequestForQuotation using a custom validation event handler.
readRequestForQuotation(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a RequestForQuotation using the global validation event handler.
readRequestForQuotation(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a RequestForQuotation using a custom validation event handler.
readRetailEvent(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a RetailEvent using the global validation event handler.
readRetailEvent(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a RetailEvent using a custom validation event handler.
readRetailEvent(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a RetailEvent using the global validation event handler.
readRetailEvent(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a RetailEvent using a custom validation event handler.
readRetailEvent(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a RetailEvent using the global validation event handler.
readRetailEvent(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a RetailEvent using a custom validation event handler.
readRetailEvent(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a RetailEvent using the global validation event handler.
readRetailEvent(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a RetailEvent using a custom validation event handler.
readRetailEvent(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a RetailEvent using the global validation event handler.
readRetailEvent(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a RetailEvent using a custom validation event handler.
readRetailEvent(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a RetailEvent using the global validation event handler.
readRetailEvent(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a RetailEvent using a custom validation event handler.
readSelfBilledCreditNote(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledCreditNote(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a SelfBilledCreditNote using the global validation event handler.
readSelfBilledCreditNote(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a SelfBilledCreditNote using a custom validation event handler.
readSelfBilledInvoice(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a SelfBilledInvoice using a custom validation event handler.
readSelfBilledInvoice(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a SelfBilledInvoice using the global validation event handler.
readSelfBilledInvoice(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a SelfBilledInvoice using a custom validation event handler.
readStatement(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Statement using the global validation event handler.
readStatement(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Statement using a custom validation event handler.
readStatement(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Statement using the global validation event handler.
readStatement(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Statement using a custom validation event handler.
readStatement(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Statement using the global validation event handler.
readStatement(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Statement using a custom validation event handler.
readStatement(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Statement using the global validation event handler.
readStatement(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Statement using a custom validation event handler.
readStatement(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Statement using the global validation event handler.
readStatement(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Statement using a custom validation event handler.
readStatement(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Statement using the global validation event handler.
readStatement(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Statement using a custom validation event handler.
readStatement(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Statement using the global validation event handler.
readStatement(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Statement using a custom validation event handler.
readStatement(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Statement using the global validation event handler.
readStatement(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Statement using a custom validation event handler.
readStatement(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Statement using the global validation event handler.
readStatement(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Statement using a custom validation event handler.
readStatement(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Statement using the global validation event handler.
readStatement(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Statement using a custom validation event handler.
readStatement(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Statement using the global validation event handler.
readStatement(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Statement using a custom validation event handler.
readStatement(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Statement using the global validation event handler.
readStatement(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Statement using a custom validation event handler.
readStockAvailabilityReport(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a StockAvailabilityReport using the global validation event handler.
readStockAvailabilityReport(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a StockAvailabilityReport using a custom validation event handler.
readStockAvailabilityReport(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a StockAvailabilityReport using the global validation event handler.
readStockAvailabilityReport(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a StockAvailabilityReport using a custom validation event handler.
readStockAvailabilityReport(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a StockAvailabilityReport using the global validation event handler.
readStockAvailabilityReport(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a StockAvailabilityReport using a custom validation event handler.
readStockAvailabilityReport(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a StockAvailabilityReport using the global validation event handler.
readStockAvailabilityReport(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a StockAvailabilityReport using a custom validation event handler.
readStockAvailabilityReport(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a StockAvailabilityReport using the global validation event handler.
readStockAvailabilityReport(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a StockAvailabilityReport using a custom validation event handler.
readStockAvailabilityReport(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a StockAvailabilityReport using the global validation event handler.
readStockAvailabilityReport(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a StockAvailabilityReport using a custom validation event handler.
readTender(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Tender using the global validation event handler.
readTender(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Tender using a custom validation event handler.
readTender(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Tender using the global validation event handler.
readTender(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Tender using a custom validation event handler.
readTender(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Tender using the global validation event handler.
readTender(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Tender using a custom validation event handler.
readTender(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Tender using the global validation event handler.
readTender(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Tender using a custom validation event handler.
readTender(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Tender using the global validation event handler.
readTender(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Tender using a custom validation event handler.
readTender(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Tender using the global validation event handler.
readTender(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Tender using a custom validation event handler.
readTendererQualification(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TendererQualification using the global validation event handler.
readTendererQualification(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TendererQualification using a custom validation event handler.
readTendererQualification(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TendererQualification using the global validation event handler.
readTendererQualification(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TendererQualification using a custom validation event handler.
readTendererQualification(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TendererQualification using the global validation event handler.
readTendererQualification(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TendererQualification using a custom validation event handler.
readTendererQualification(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TendererQualification using the global validation event handler.
readTendererQualification(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TendererQualification using a custom validation event handler.
readTendererQualification(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TendererQualification using the global validation event handler.
readTendererQualification(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TendererQualification using a custom validation event handler.
readTendererQualification(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TendererQualification using the global validation event handler.
readTendererQualification(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TendererQualification using a custom validation event handler.
readTendererQualificationResponse(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TendererQualificationResponse using the global validation event handler.
readTendererQualificationResponse(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TendererQualificationResponse using a custom validation event handler.
readTendererQualificationResponse(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TendererQualificationResponse using the global validation event handler.
readTendererQualificationResponse(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TendererQualificationResponse using a custom validation event handler.
readTendererQualificationResponse(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TendererQualificationResponse using the global validation event handler.
readTendererQualificationResponse(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TendererQualificationResponse using a custom validation event handler.
readTendererQualificationResponse(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TendererQualificationResponse using the global validation event handler.
readTendererQualificationResponse(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TendererQualificationResponse using a custom validation event handler.
readTendererQualificationResponse(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TendererQualificationResponse using the global validation event handler.
readTendererQualificationResponse(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TendererQualificationResponse using a custom validation event handler.
readTendererQualificationResponse(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TendererQualificationResponse using the global validation event handler.
readTendererQualificationResponse(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TendererQualificationResponse using a custom validation event handler.
readTenderReceipt(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TenderReceipt using the global validation event handler.
readTenderReceipt(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TenderReceipt using a custom validation event handler.
readTenderReceipt(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TenderReceipt using the global validation event handler.
readTenderReceipt(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TenderReceipt using a custom validation event handler.
readTenderReceipt(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TenderReceipt using the global validation event handler.
readTenderReceipt(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TenderReceipt using a custom validation event handler.
readTenderReceipt(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TenderReceipt using the global validation event handler.
readTenderReceipt(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TenderReceipt using a custom validation event handler.
readTenderReceipt(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TenderReceipt using the global validation event handler.
readTenderReceipt(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TenderReceipt using a custom validation event handler.
readTenderReceipt(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TenderReceipt using the global validation event handler.
readTenderReceipt(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TenderReceipt using a custom validation event handler.
readTradeItemLocationProfile(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TradeItemLocationProfile using the global validation event handler.
readTradeItemLocationProfile(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TradeItemLocationProfile using a custom validation event handler.
readTradeItemLocationProfile(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TradeItemLocationProfile using the global validation event handler.
readTradeItemLocationProfile(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TradeItemLocationProfile using a custom validation event handler.
readTradeItemLocationProfile(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TradeItemLocationProfile using the global validation event handler.
readTradeItemLocationProfile(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TradeItemLocationProfile using a custom validation event handler.
readTradeItemLocationProfile(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TradeItemLocationProfile using the global validation event handler.
readTradeItemLocationProfile(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TradeItemLocationProfile using a custom validation event handler.
readTradeItemLocationProfile(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TradeItemLocationProfile using the global validation event handler.
readTradeItemLocationProfile(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TradeItemLocationProfile using a custom validation event handler.
readTradeItemLocationProfile(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TradeItemLocationProfile using the global validation event handler.
readTradeItemLocationProfile(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TradeItemLocationProfile using a custom validation event handler.
readTransportationStatus(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportationStatus using the global validation event handler.
readTransportationStatus(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportationStatus using a custom validation event handler.
readTransportationStatus(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportationStatus using the global validation event handler.
readTransportationStatus(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportationStatus using a custom validation event handler.
readTransportationStatus(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a TransportationStatus using the global validation event handler.
readTransportationStatus(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a TransportationStatus using a custom validation event handler.
readTransportationStatus(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a TransportationStatus using the global validation event handler.
readTransportationStatus(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a TransportationStatus using a custom validation event handler.
readTransportationStatus(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a TransportationStatus using the global validation event handler.
readTransportationStatus(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a TransportationStatus using a custom validation event handler.
readTransportationStatus(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a TransportationStatus using the global validation event handler.
readTransportationStatus(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a TransportationStatus using a custom validation event handler.
readTransportationStatus(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportationStatus using the global validation event handler.
readTransportationStatus(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportationStatus using a custom validation event handler.
readTransportationStatus(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportationStatus using the global validation event handler.
readTransportationStatus(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportationStatus using a custom validation event handler.
readTransportationStatus(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportationStatus using the global validation event handler.
readTransportationStatus(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportationStatus using a custom validation event handler.
readTransportationStatus(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportationStatus using the global validation event handler.
readTransportationStatus(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportationStatus using a custom validation event handler.
readTransportationStatus(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportationStatus using the global validation event handler.
readTransportationStatus(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportationStatus using a custom validation event handler.
readTransportationStatus(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportationStatus using the global validation event handler.
readTransportationStatus(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportationStatus using a custom validation event handler.
readTransportationStatusRequest(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportationStatusRequest using the global validation event handler.
readTransportationStatusRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportationStatusRequest using a custom validation event handler.
readTransportationStatusRequest(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportationStatusRequest using the global validation event handler.
readTransportationStatusRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportationStatusRequest using a custom validation event handler.
readTransportationStatusRequest(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportationStatusRequest using the global validation event handler.
readTransportationStatusRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportationStatusRequest using a custom validation event handler.
readTransportationStatusRequest(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportationStatusRequest using the global validation event handler.
readTransportationStatusRequest(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportationStatusRequest using a custom validation event handler.
readTransportationStatusRequest(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportationStatusRequest using the global validation event handler.
readTransportationStatusRequest(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportationStatusRequest using a custom validation event handler.
readTransportationStatusRequest(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportationStatusRequest using the global validation event handler.
readTransportationStatusRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportationStatusRequest using a custom validation event handler.
readTransportExecutionPlan(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportExecutionPlan using the global validation event handler.
readTransportExecutionPlan(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportExecutionPlan using a custom validation event handler.
readTransportExecutionPlan(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportExecutionPlan using the global validation event handler.
readTransportExecutionPlan(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportExecutionPlan using a custom validation event handler.
readTransportExecutionPlan(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportExecutionPlan using the global validation event handler.
readTransportExecutionPlan(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportExecutionPlan using a custom validation event handler.
readTransportExecutionPlan(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportExecutionPlan using the global validation event handler.
readTransportExecutionPlan(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportExecutionPlan using a custom validation event handler.
readTransportExecutionPlan(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportExecutionPlan using the global validation event handler.
readTransportExecutionPlan(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportExecutionPlan using a custom validation event handler.
readTransportExecutionPlan(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportExecutionPlan using the global validation event handler.
readTransportExecutionPlan(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportExecutionPlan using a custom validation event handler.
readTransportExecutionPlanRequest(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportExecutionPlanRequest using the global validation event handler.
readTransportExecutionPlanRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportExecutionPlanRequest using a custom validation event handler.
readTransportExecutionPlanRequest(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportExecutionPlanRequest using the global validation event handler.
readTransportExecutionPlanRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportExecutionPlanRequest using a custom validation event handler.
readTransportExecutionPlanRequest(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportExecutionPlanRequest using the global validation event handler.
readTransportExecutionPlanRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportExecutionPlanRequest using a custom validation event handler.
readTransportExecutionPlanRequest(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportExecutionPlanRequest using the global validation event handler.
readTransportExecutionPlanRequest(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportExecutionPlanRequest using a custom validation event handler.
readTransportExecutionPlanRequest(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportExecutionPlanRequest using the global validation event handler.
readTransportExecutionPlanRequest(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportExecutionPlanRequest using a custom validation event handler.
readTransportExecutionPlanRequest(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportExecutionPlanRequest using the global validation event handler.
readTransportExecutionPlanRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportExecutionPlanRequest using a custom validation event handler.
readTransportProgressStatus(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportProgressStatus using the global validation event handler.
readTransportProgressStatus(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportProgressStatus using a custom validation event handler.
readTransportProgressStatus(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportProgressStatus using the global validation event handler.
readTransportProgressStatus(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportProgressStatus using a custom validation event handler.
readTransportProgressStatus(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportProgressStatus using the global validation event handler.
readTransportProgressStatus(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportProgressStatus using a custom validation event handler.
readTransportProgressStatus(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportProgressStatus using the global validation event handler.
readTransportProgressStatus(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportProgressStatus using a custom validation event handler.
readTransportProgressStatus(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportProgressStatus using the global validation event handler.
readTransportProgressStatus(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportProgressStatus using a custom validation event handler.
readTransportProgressStatus(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportProgressStatus using the global validation event handler.
readTransportProgressStatus(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportProgressStatus using a custom validation event handler.
readTransportProgressStatusRequest(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportProgressStatusRequest using the global validation event handler.
readTransportProgressStatusRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportProgressStatusRequest using a custom validation event handler.
readTransportProgressStatusRequest(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportProgressStatusRequest using the global validation event handler.
readTransportProgressStatusRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportProgressStatusRequest using a custom validation event handler.
readTransportProgressStatusRequest(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportProgressStatusRequest using the global validation event handler.
readTransportProgressStatusRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportProgressStatusRequest using a custom validation event handler.
readTransportProgressStatusRequest(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportProgressStatusRequest using the global validation event handler.
readTransportProgressStatusRequest(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportProgressStatusRequest using a custom validation event handler.
readTransportProgressStatusRequest(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportProgressStatusRequest using the global validation event handler.
readTransportProgressStatusRequest(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportProgressStatusRequest using a custom validation event handler.
readTransportProgressStatusRequest(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportProgressStatusRequest using the global validation event handler.
readTransportProgressStatusRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportProgressStatusRequest using a custom validation event handler.
readTransportServiceDescription(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportServiceDescription using the global validation event handler.
readTransportServiceDescription(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportServiceDescription using a custom validation event handler.
readTransportServiceDescription(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportServiceDescription using the global validation event handler.
readTransportServiceDescription(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportServiceDescription using a custom validation event handler.
readTransportServiceDescription(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportServiceDescription using the global validation event handler.
readTransportServiceDescription(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportServiceDescription using a custom validation event handler.
readTransportServiceDescription(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportServiceDescription using the global validation event handler.
readTransportServiceDescription(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportServiceDescription using a custom validation event handler.
readTransportServiceDescription(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportServiceDescription using the global validation event handler.
readTransportServiceDescription(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportServiceDescription using a custom validation event handler.
readTransportServiceDescription(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportServiceDescription using the global validation event handler.
readTransportServiceDescription(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportServiceDescription using a custom validation event handler.
readTransportServiceDescriptionRequest(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportServiceDescriptionRequest using the global validation event handler.
readTransportServiceDescriptionRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a TransportServiceDescriptionRequest using a custom validation event handler.
readTransportServiceDescriptionRequest(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportServiceDescriptionRequest using the global validation event handler.
readTransportServiceDescriptionRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a TransportServiceDescriptionRequest using a custom validation event handler.
readTransportServiceDescriptionRequest(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportServiceDescriptionRequest using the global validation event handler.
readTransportServiceDescriptionRequest(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a TransportServiceDescriptionRequest using a custom validation event handler.
readTransportServiceDescriptionRequest(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportServiceDescriptionRequest using the global validation event handler.
readTransportServiceDescriptionRequest(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a TransportServiceDescriptionRequest using a custom validation event handler.
readTransportServiceDescriptionRequest(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportServiceDescriptionRequest using the global validation event handler.
readTransportServiceDescriptionRequest(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a TransportServiceDescriptionRequest using a custom validation event handler.
readTransportServiceDescriptionRequest(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportServiceDescriptionRequest using the global validation event handler.
readTransportServiceDescriptionRequest(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a TransportServiceDescriptionRequest using a custom validation event handler.
readUBLDocument(Node, Class<T>) - Static method in class com.helger.ubl.UBL20Marshaller
Convert the passed XML node into a domain object.
readUBLDocument(Node, Class<T>, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Marshaller
Convert the passed XML node into a domain object.
readUBLDocument(Source, Class<T>) - Static method in class com.helger.ubl.UBL20Marshaller
Convert the passed XML node into a domain object.
readUBLDocument(Source, Class<T>, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Marshaller
Convert the passed XML node into a domain object.
readUBLDocument(Node, Class<T>) - Static method in class com.helger.ubl.UBL21Marshaller
Convert the passed XML node into a domain object.
readUBLDocument(Node, Class<T>, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Marshaller
Convert the passed XML node into a domain object.
readUBLDocument(Source, Class<T>) - Static method in class com.helger.ubl.UBL21Marshaller
Convert the passed XML node into a domain object.
readUBLDocument(Source, Class<T>, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Marshaller
Convert the passed XML node into a domain object.
readUnawardedNotification(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a UnawardedNotification using the global validation event handler.
readUnawardedNotification(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a UnawardedNotification using a custom validation event handler.
readUnawardedNotification(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a UnawardedNotification using the global validation event handler.
readUnawardedNotification(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a UnawardedNotification using a custom validation event handler.
readUnawardedNotification(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a UnawardedNotification using the global validation event handler.
readUnawardedNotification(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a UnawardedNotification using a custom validation event handler.
readUnawardedNotification(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a UnawardedNotification using the global validation event handler.
readUnawardedNotification(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a UnawardedNotification using a custom validation event handler.
readUnawardedNotification(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a UnawardedNotification using the global validation event handler.
readUnawardedNotification(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a UnawardedNotification using a custom validation event handler.
readUnawardedNotification(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a UnawardedNotification using the global validation event handler.
readUnawardedNotification(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a UnawardedNotification using a custom validation event handler.
readUtilityStatement(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a UtilityStatement using the global validation event handler.
readUtilityStatement(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a UtilityStatement using a custom validation event handler.
readUtilityStatement(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a UtilityStatement using the global validation event handler.
readUtilityStatement(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a UtilityStatement using a custom validation event handler.
readUtilityStatement(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a UtilityStatement using the global validation event handler.
readUtilityStatement(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a UtilityStatement using a custom validation event handler.
readUtilityStatement(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a UtilityStatement using the global validation event handler.
readUtilityStatement(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a UtilityStatement using a custom validation event handler.
readUtilityStatement(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a UtilityStatement using the global validation event handler.
readUtilityStatement(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a UtilityStatement using a custom validation event handler.
readUtilityStatement(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a UtilityStatement using the global validation event handler.
readUtilityStatement(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a UtilityStatement using a custom validation event handler.
readWaybill(Node) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Waybill using the global validation event handler.
readWaybill(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Waybill using a custom validation event handler.
readWaybill(Source) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Waybill using the global validation event handler.
readWaybill(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Interpret the passed Source as a Waybill using a custom validation event handler.
readWaybill(Node) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Waybill using the global validation event handler.
readWaybill(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed DOM Node as a Waybill using a custom validation event handler.
readWaybill(File) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Waybill using the global validation event handler.
readWaybill(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed File as a Waybill using a custom validation event handler.
readWaybill(IReadableResource) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Waybill using the global validation event handler.
readWaybill(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed IReadableResource as a Waybill using a custom validation event handler.
readWaybill(Source) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Waybill using the global validation event handler.
readWaybill(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Reader
Interpret the passed Source as a Waybill using a custom validation event handler.
readWaybill(Node) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Waybill using the global validation event handler.
readWaybill(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed DOM Node as a Waybill using a custom validation event handler.
readWaybill(Source) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Waybill using the global validation event handler.
readWaybill(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Interpret the passed Source as a Waybill using a custom validation event handler.
readWaybill(Node) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Waybill using the global validation event handler.
readWaybill(Node, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed DOM Node as a Waybill using a custom validation event handler.
readWaybill(File) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Waybill using the global validation event handler.
readWaybill(File, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed File as a Waybill using a custom validation event handler.
readWaybill(IReadableResource) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Waybill using the global validation event handler.
readWaybill(IReadableResource, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed IReadableResource as a Waybill using a custom validation event handler.
readWaybill(Source) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Waybill using the global validation event handler.
readWaybill(Source, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Reader
Interpret the passed Source as a Waybill using a custom validation event handler.

S

SCHEMA_DIRECTORY - Static variable in class com.helger.ubl.CUBL20
The classpath relative directory where the main XSDs reside
SCHEMA_DIRECTORY - Static variable in class com.helger.ubl.CUBL21
The classpath relative directory where the main XSDs reside
setGlobalValidationEventHandler(ValidationEventHandler) - Static method in class com.helger.ubl.AbstractUBLDocumentMarshaller
Set a global event handler that should be passed to all read/write actions.

U

UBL20DocumentMarshaller - Class in com.helger.ubl
Deprecated.
UBL20DocumentTypes - Class in com.helger.ubl
UBL document type map.
UBL20Marshaller - Class in com.helger.ubl
This is the marshaller for UBL documents.
UBL20NamespacePrefixMapper - Class in com.helger.ubl
A special namespace prefix mapper for the Sun JAXB2 implementation.
UBL20NamespacePrefixMapper() - Constructor for class com.helger.ubl.UBL20NamespacePrefixMapper
 
UBL20Reader - Class in com.helger.ubl
Read all UBL 2.0 document types.
UBL20Validator - Class in com.helger.ubl
Validate all UBL 2.0 document types.
UBL20Writer - Class in com.helger.ubl
Write all UBL 2.0 document types.
UBL21DocumentMarshaller - Class in com.helger.ubl
Deprecated.
UBL21DocumentTypes - Class in com.helger.ubl
UBL document type map.
UBL21Marshaller - Class in com.helger.ubl
This is the marshaller for UBL documents.
UBL21NamespacePrefixMapper - Class in com.helger.ubl
A special namespace prefix mapper for the Sun JAXB2 implementation.
UBL21NamespacePrefixMapper() - Constructor for class com.helger.ubl.UBL21NamespacePrefixMapper
 
UBL21Reader - Class in com.helger.ubl
Read all UBL 2.1 document types.
UBL21Validator - Class in com.helger.ubl
Validate all UBL 2.1 document types.
UBL21Writer - Class in com.helger.ubl
Write all UBL 2.1 document types.

V

validateApplicationResponse(ApplicationResponseType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed ApplicationResponseType object.
validateApplicationResponse(ApplicationResponseType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ApplicationResponseType object.
validateAttachedDocument(AttachedDocumentType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed AttachedDocumentType object.
validateAttachedDocument(AttachedDocumentType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed AttachedDocumentType object.
validateAwardedNotification(AwardedNotificationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed AwardedNotificationType object.
validateBillOfLading(BillOfLadingType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed BillOfLadingType object.
validateBillOfLading(BillOfLadingType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed BillOfLadingType object.
validateCallForTenders(CallForTendersType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CallForTendersType object.
validateCatalogue(CatalogueType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CatalogueType object.
validateCatalogue(CatalogueType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CatalogueType object.
validateCatalogueDeletion(CatalogueDeletionType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CatalogueDeletionType object.
validateCatalogueDeletion(CatalogueDeletionType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CatalogueDeletionType object.
validateCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CatalogueItemSpecificationUpdateType object.
validateCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CatalogueItemSpecificationUpdateType object.
validateCataloguePricingUpdate(CataloguePricingUpdateType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CataloguePricingUpdateType object.
validateCataloguePricingUpdate(CataloguePricingUpdateType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CataloguePricingUpdateType object.
validateCatalogueRequest(CatalogueRequestType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CatalogueRequestType object.
validateCatalogueRequest(CatalogueRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CatalogueRequestType object.
validateCertificateOfOrigin(CertificateOfOriginType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CertificateOfOriginType object.
validateCertificateOfOrigin(CertificateOfOriginType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CertificateOfOriginType object.
validateContractAwardNotice(ContractAwardNoticeType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ContractAwardNoticeType object.
validateContractNotice(ContractNoticeType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ContractNoticeType object.
validateCreditNote(CreditNoteType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed CreditNoteType object.
validateCreditNote(CreditNoteType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed CreditNoteType object.
validateDebitNote(DebitNoteType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed DebitNoteType object.
validateDebitNote(DebitNoteType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed DebitNoteType object.
validateDespatchAdvice(DespatchAdviceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed DespatchAdviceType object.
validateDespatchAdvice(DespatchAdviceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed DespatchAdviceType object.
validateDocumentStatus(DocumentStatusType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed DocumentStatusType object.
validateDocumentStatusRequest(DocumentStatusRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed DocumentStatusRequestType object.
validateExceptionCriteria(ExceptionCriteriaType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ExceptionCriteriaType object.
validateExceptionNotification(ExceptionNotificationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ExceptionNotificationType object.
validateForecast(ForecastType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ForecastType object.
validateForecastRevision(ForecastRevisionType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ForecastRevisionType object.
validateForwardingInstructions(ForwardingInstructionsType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed ForwardingInstructionsType object.
validateForwardingInstructions(ForwardingInstructionsType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ForwardingInstructionsType object.
validateFreightInvoice(FreightInvoiceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed FreightInvoiceType object.
validateFreightInvoice(FreightInvoiceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed FreightInvoiceType object.
validateFulfilmentCancellation(FulfilmentCancellationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed FulfilmentCancellationType object.
validateGoodsItemItinerary(GoodsItemItineraryType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed GoodsItemItineraryType object.
validateGuaranteeCertificate(GuaranteeCertificateType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed GuaranteeCertificateType object.
validateInstructionForReturns(InstructionForReturnsType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed InstructionForReturnsType object.
validateInventoryReport(InventoryReportType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed InventoryReportType object.
validateInvoice(InvoiceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed InvoiceType object.
validateInvoice(InvoiceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed InvoiceType object.
validateItemInformationRequest(ItemInformationRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ItemInformationRequestType object.
validateOrder(OrderType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed OrderType object.
validateOrder(OrderType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed OrderType object.
validateOrderCancellation(OrderCancellationType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed OrderCancellationType object.
validateOrderCancellation(OrderCancellationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed OrderCancellationType object.
validateOrderChange(OrderChangeType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed OrderChangeType object.
validateOrderChange(OrderChangeType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed OrderChangeType object.
validateOrderResponse(OrderResponseType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed OrderResponseType object.
validateOrderResponse(OrderResponseType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed OrderResponseType object.
validateOrderResponseSimple(OrderResponseSimpleType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed OrderResponseSimpleType object.
validateOrderResponseSimple(OrderResponseSimpleType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed OrderResponseSimpleType object.
validatePackingList(PackingListType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed PackingListType object.
validatePackingList(PackingListType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed PackingListType object.
validatePriorInformationNotice(PriorInformationNoticeType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed PriorInformationNoticeType object.
validateProductActivity(ProductActivityType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ProductActivityType object.
validateQuotation(QuotationType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed QuotationType object.
validateQuotation(QuotationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed QuotationType object.
validateReceiptAdvice(ReceiptAdviceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed ReceiptAdviceType object.
validateReceiptAdvice(ReceiptAdviceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ReceiptAdviceType object.
validateReminder(ReminderType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed ReminderType object.
validateReminder(ReminderType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed ReminderType object.
validateRemittanceAdvice(RemittanceAdviceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed RemittanceAdviceType object.
validateRemittanceAdvice(RemittanceAdviceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed RemittanceAdviceType object.
validateRequestForQuotation(RequestForQuotationType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed RequestForQuotationType object.
validateRequestForQuotation(RequestForQuotationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed RequestForQuotationType object.
validateRetailEvent(RetailEventType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed RetailEventType object.
validateSelfBilledCreditNote(SelfBilledCreditNoteType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed SelfBilledCreditNoteType object.
validateSelfBilledCreditNote(SelfBilledCreditNoteType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed SelfBilledCreditNoteType object.
validateSelfBilledInvoice(SelfBilledInvoiceType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed SelfBilledInvoiceType object.
validateSelfBilledInvoice(SelfBilledInvoiceType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed SelfBilledInvoiceType object.
validateStatement(StatementType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed StatementType object.
validateStatement(StatementType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed StatementType object.
validateStockAvailabilityReport(StockAvailabilityReportType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed StockAvailabilityReportType object.
validateTender(TenderType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TenderType object.
validateTendererQualification(TendererQualificationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TendererQualificationType object.
validateTendererQualificationResponse(TendererQualificationResponseType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TendererQualificationResponseType object.
validateTenderReceipt(TenderReceiptType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TenderReceiptType object.
validateTradeItemLocationProfile(TradeItemLocationProfileType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TradeItemLocationProfileType object.
validateTransportationStatus(TransportationStatusType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed TransportationStatusType object.
validateTransportationStatus(TransportationStatusType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportationStatusType object.
validateTransportationStatusRequest(TransportationStatusRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportationStatusRequestType object.
validateTransportExecutionPlan(TransportExecutionPlanType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportExecutionPlanType object.
validateTransportExecutionPlanRequest(TransportExecutionPlanRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportExecutionPlanRequestType object.
validateTransportProgressStatus(TransportProgressStatusType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportProgressStatusType object.
validateTransportProgressStatusRequest(TransportProgressStatusRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportProgressStatusRequestType object.
validateTransportServiceDescription(TransportServiceDescriptionType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportServiceDescriptionType object.
validateTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed TransportServiceDescriptionRequestType object.
validateUBLObject(Object, EUBL20DocumentType) - Static method in class com.helger.ubl.UBL20Marshaller
Validate the passed domain object against the XML Schema rules.
validateUBLObject(Object, EUBL21DocumentType) - Static method in class com.helger.ubl.UBL21Marshaller
Validate the passed domain object against the XML Schema rules.
validateUnawardedNotification(UnawardedNotificationType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed UnawardedNotificationType object.
validateUtilityStatement(UtilityStatementType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed UtilityStatementType object.
validateWaybill(WaybillType) - Static method in class com.helger.ubl.UBL20Validator
Validate the passed WaybillType object.
validateWaybill(WaybillType) - Static method in class com.helger.ubl.UBL21Validator
Validate the passed WaybillType object.
validateXML(IReadableResource) - Method in enum com.helger.ubl.EUBL20DocumentType
 
validateXML(IReadableResource) - Method in enum com.helger.ubl.EUBL21DocumentType
 
validateXML(IReadableResource) - Method in interface com.helger.ubl.IUBLDocumentType
Validate the passed XML instance against the XML Schema of this document type.
valueOf(String) - Static method in enum com.helger.ubl.EUBL20DocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.helger.ubl.EUBL21DocumentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.helger.ubl.EUBL20DocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.helger.ubl.EUBL21DocumentType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeApplicationResponse(ApplicationResponseType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ApplicationResponseType to a DOM Document using the global validation event handler.
writeApplicationResponse(ApplicationResponseType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ApplicationResponseType to a DOM Document using a custom validation event handler.
writeApplicationResponse(ApplicationResponseType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ApplicationResponseType to a custom Result using the global validation event handler.
writeApplicationResponse(ApplicationResponseType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ApplicationResponseType to a custom Result using a custom validation event handler.
writeApplicationResponse(ApplicationResponseType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ApplicationResponseType to a DOM Document using the global validation event handler.
writeApplicationResponse(ApplicationResponseType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ApplicationResponseType to a DOM Document using a custom validation event handler.
writeApplicationResponse(ApplicationResponseType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ApplicationResponseType to a File using the global validation event handler.
writeApplicationResponse(ApplicationResponseType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ApplicationResponseType to a File using a custom validation event handler.
writeApplicationResponse(ApplicationResponseType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ApplicationResponseType to a custom Result using the global validation event handler.
writeApplicationResponse(ApplicationResponseType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ApplicationResponseType to a custom Result using a custom validation event handler.
writeApplicationResponse(ApplicationResponseType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ApplicationResponseType to a DOM Document using the global validation event handler.
writeApplicationResponse(ApplicationResponseType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ApplicationResponseType to a DOM Document using a custom validation event handler.
writeApplicationResponse(ApplicationResponseType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ApplicationResponseType to a custom Result using the global validation event handler.
writeApplicationResponse(ApplicationResponseType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ApplicationResponseType to a custom Result using a custom validation event handler.
writeApplicationResponse(ApplicationResponseType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ApplicationResponseType to a DOM Document using the global validation event handler.
writeApplicationResponse(ApplicationResponseType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ApplicationResponseType to a DOM Document using a custom validation event handler.
writeApplicationResponse(ApplicationResponseType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ApplicationResponseType to a File using the global validation event handler.
writeApplicationResponse(ApplicationResponseType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ApplicationResponseType to a File using a custom validation event handler.
writeApplicationResponse(ApplicationResponseType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ApplicationResponseType to a custom Result using the global validation event handler.
writeApplicationResponse(ApplicationResponseType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ApplicationResponseType to a custom Result using a custom validation event handler.
writeAttachedDocument(AttachedDocumentType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed AttachedDocumentType to a DOM Document using the global validation event handler.
writeAttachedDocument(AttachedDocumentType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed AttachedDocumentType to a DOM Document using a custom validation event handler.
writeAttachedDocument(AttachedDocumentType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed AttachedDocumentType to a custom Result using the global validation event handler.
writeAttachedDocument(AttachedDocumentType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed AttachedDocumentType to a custom Result using a custom validation event handler.
writeAttachedDocument(AttachedDocumentType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed AttachedDocumentType to a DOM Document using the global validation event handler.
writeAttachedDocument(AttachedDocumentType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed AttachedDocumentType to a DOM Document using a custom validation event handler.
writeAttachedDocument(AttachedDocumentType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed AttachedDocumentType to a File using the global validation event handler.
writeAttachedDocument(AttachedDocumentType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed AttachedDocumentType to a File using a custom validation event handler.
writeAttachedDocument(AttachedDocumentType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed AttachedDocumentType to a custom Result using the global validation event handler.
writeAttachedDocument(AttachedDocumentType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed AttachedDocumentType to a custom Result using a custom validation event handler.
writeAttachedDocument(AttachedDocumentType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed AttachedDocumentType to a DOM Document using the global validation event handler.
writeAttachedDocument(AttachedDocumentType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed AttachedDocumentType to a DOM Document using a custom validation event handler.
writeAttachedDocument(AttachedDocumentType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed AttachedDocumentType to a custom Result using the global validation event handler.
writeAttachedDocument(AttachedDocumentType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed AttachedDocumentType to a custom Result using a custom validation event handler.
writeAttachedDocument(AttachedDocumentType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AttachedDocumentType to a DOM Document using the global validation event handler.
writeAttachedDocument(AttachedDocumentType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AttachedDocumentType to a DOM Document using a custom validation event handler.
writeAttachedDocument(AttachedDocumentType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AttachedDocumentType to a File using the global validation event handler.
writeAttachedDocument(AttachedDocumentType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AttachedDocumentType to a File using a custom validation event handler.
writeAttachedDocument(AttachedDocumentType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AttachedDocumentType to a custom Result using the global validation event handler.
writeAttachedDocument(AttachedDocumentType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AttachedDocumentType to a custom Result using a custom validation event handler.
writeAwardedNotification(AwardedNotificationType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed AwardedNotificationType to a DOM Document using the global validation event handler.
writeAwardedNotification(AwardedNotificationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed AwardedNotificationType to a DOM Document using a custom validation event handler.
writeAwardedNotification(AwardedNotificationType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed AwardedNotificationType to a custom Result using the global validation event handler.
writeAwardedNotification(AwardedNotificationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed AwardedNotificationType to a custom Result using a custom validation event handler.
writeAwardedNotification(AwardedNotificationType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AwardedNotificationType to a DOM Document using the global validation event handler.
writeAwardedNotification(AwardedNotificationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AwardedNotificationType to a DOM Document using a custom validation event handler.
writeAwardedNotification(AwardedNotificationType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AwardedNotificationType to a File using the global validation event handler.
writeAwardedNotification(AwardedNotificationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AwardedNotificationType to a File using a custom validation event handler.
writeAwardedNotification(AwardedNotificationType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AwardedNotificationType to a custom Result using the global validation event handler.
writeAwardedNotification(AwardedNotificationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed AwardedNotificationType to a custom Result using a custom validation event handler.
writeBillOfLading(BillOfLadingType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed BillOfLadingType to a DOM Document using the global validation event handler.
writeBillOfLading(BillOfLadingType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed BillOfLadingType to a DOM Document using a custom validation event handler.
writeBillOfLading(BillOfLadingType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed BillOfLadingType to a custom Result using the global validation event handler.
writeBillOfLading(BillOfLadingType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed BillOfLadingType to a custom Result using a custom validation event handler.
writeBillOfLading(BillOfLadingType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed BillOfLadingType to a DOM Document using the global validation event handler.
writeBillOfLading(BillOfLadingType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed BillOfLadingType to a DOM Document using a custom validation event handler.
writeBillOfLading(BillOfLadingType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed BillOfLadingType to a File using the global validation event handler.
writeBillOfLading(BillOfLadingType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed BillOfLadingType to a File using a custom validation event handler.
writeBillOfLading(BillOfLadingType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed BillOfLadingType to a custom Result using the global validation event handler.
writeBillOfLading(BillOfLadingType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed BillOfLadingType to a custom Result using a custom validation event handler.
writeBillOfLading(BillOfLadingType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed BillOfLadingType to a DOM Document using the global validation event handler.
writeBillOfLading(BillOfLadingType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed BillOfLadingType to a DOM Document using a custom validation event handler.
writeBillOfLading(BillOfLadingType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed BillOfLadingType to a custom Result using the global validation event handler.
writeBillOfLading(BillOfLadingType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed BillOfLadingType to a custom Result using a custom validation event handler.
writeBillOfLading(BillOfLadingType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed BillOfLadingType to a DOM Document using the global validation event handler.
writeBillOfLading(BillOfLadingType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed BillOfLadingType to a DOM Document using a custom validation event handler.
writeBillOfLading(BillOfLadingType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed BillOfLadingType to a File using the global validation event handler.
writeBillOfLading(BillOfLadingType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed BillOfLadingType to a File using a custom validation event handler.
writeBillOfLading(BillOfLadingType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed BillOfLadingType to a custom Result using the global validation event handler.
writeBillOfLading(BillOfLadingType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed BillOfLadingType to a custom Result using a custom validation event handler.
writeCallForTenders(CallForTendersType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CallForTendersType to a DOM Document using the global validation event handler.
writeCallForTenders(CallForTendersType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CallForTendersType to a DOM Document using a custom validation event handler.
writeCallForTenders(CallForTendersType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CallForTendersType to a custom Result using the global validation event handler.
writeCallForTenders(CallForTendersType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CallForTendersType to a custom Result using a custom validation event handler.
writeCallForTenders(CallForTendersType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CallForTendersType to a DOM Document using the global validation event handler.
writeCallForTenders(CallForTendersType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CallForTendersType to a DOM Document using a custom validation event handler.
writeCallForTenders(CallForTendersType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CallForTendersType to a File using the global validation event handler.
writeCallForTenders(CallForTendersType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CallForTendersType to a File using a custom validation event handler.
writeCallForTenders(CallForTendersType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CallForTendersType to a custom Result using the global validation event handler.
writeCallForTenders(CallForTendersType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CallForTendersType to a custom Result using a custom validation event handler.
writeCatalogue(CatalogueType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueType to a DOM Document using the global validation event handler.
writeCatalogue(CatalogueType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueType to a DOM Document using a custom validation event handler.
writeCatalogue(CatalogueType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueType to a custom Result using the global validation event handler.
writeCatalogue(CatalogueType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueType to a custom Result using a custom validation event handler.
writeCatalogue(CatalogueType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueType to a DOM Document using the global validation event handler.
writeCatalogue(CatalogueType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueType to a DOM Document using a custom validation event handler.
writeCatalogue(CatalogueType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueType to a File using the global validation event handler.
writeCatalogue(CatalogueType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueType to a File using a custom validation event handler.
writeCatalogue(CatalogueType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueType to a custom Result using the global validation event handler.
writeCatalogue(CatalogueType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueType to a custom Result using a custom validation event handler.
writeCatalogue(CatalogueType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueType to a DOM Document using the global validation event handler.
writeCatalogue(CatalogueType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueType to a DOM Document using a custom validation event handler.
writeCatalogue(CatalogueType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueType to a custom Result using the global validation event handler.
writeCatalogue(CatalogueType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueType to a custom Result using a custom validation event handler.
writeCatalogue(CatalogueType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueType to a DOM Document using the global validation event handler.
writeCatalogue(CatalogueType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueType to a DOM Document using a custom validation event handler.
writeCatalogue(CatalogueType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueType to a File using the global validation event handler.
writeCatalogue(CatalogueType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueType to a File using a custom validation event handler.
writeCatalogue(CatalogueType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueType to a custom Result using the global validation event handler.
writeCatalogue(CatalogueType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueType to a custom Result using a custom validation event handler.
writeCatalogueDeletion(CatalogueDeletionType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueDeletionType to a DOM Document using the global validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueDeletionType to a DOM Document using a custom validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueDeletionType to a custom Result using the global validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueDeletionType to a custom Result using a custom validation event handler.
writeCatalogueDeletion(CatalogueDeletionType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueDeletionType to a DOM Document using the global validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueDeletionType to a DOM Document using a custom validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueDeletionType to a File using the global validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueDeletionType to a File using a custom validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueDeletionType to a custom Result using the global validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueDeletionType to a custom Result using a custom validation event handler.
writeCatalogueDeletion(CatalogueDeletionType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueDeletionType to a DOM Document using the global validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueDeletionType to a DOM Document using a custom validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueDeletionType to a custom Result using the global validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueDeletionType to a custom Result using a custom validation event handler.
writeCatalogueDeletion(CatalogueDeletionType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueDeletionType to a DOM Document using the global validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueDeletionType to a DOM Document using a custom validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueDeletionType to a File using the global validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueDeletionType to a File using a custom validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueDeletionType to a custom Result using the global validation event handler.
writeCatalogueDeletion(CatalogueDeletionType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueDeletionType to a custom Result using a custom validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueItemSpecificationUpdateType to a DOM Document using the global validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueItemSpecificationUpdateType to a DOM Document using a custom validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueItemSpecificationUpdateType to a custom Result using the global validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueItemSpecificationUpdateType to a custom Result using a custom validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueItemSpecificationUpdateType to a DOM Document using the global validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueItemSpecificationUpdateType to a DOM Document using a custom validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueItemSpecificationUpdateType to a File using the global validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueItemSpecificationUpdateType to a File using a custom validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueItemSpecificationUpdateType to a custom Result using the global validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueItemSpecificationUpdateType to a custom Result using a custom validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueItemSpecificationUpdateType to a DOM Document using the global validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueItemSpecificationUpdateType to a DOM Document using a custom validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueItemSpecificationUpdateType to a custom Result using the global validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueItemSpecificationUpdateType to a custom Result using a custom validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueItemSpecificationUpdateType to a DOM Document using the global validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueItemSpecificationUpdateType to a DOM Document using a custom validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueItemSpecificationUpdateType to a File using the global validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueItemSpecificationUpdateType to a File using a custom validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueItemSpecificationUpdateType to a custom Result using the global validation event handler.
writeCatalogueItemSpecificationUpdate(CatalogueItemSpecificationUpdateType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueItemSpecificationUpdateType to a custom Result using a custom validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CataloguePricingUpdateType to a DOM Document using the global validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CataloguePricingUpdateType to a DOM Document using a custom validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CataloguePricingUpdateType to a custom Result using the global validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CataloguePricingUpdateType to a custom Result using a custom validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CataloguePricingUpdateType to a DOM Document using the global validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CataloguePricingUpdateType to a DOM Document using a custom validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CataloguePricingUpdateType to a File using the global validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CataloguePricingUpdateType to a File using a custom validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CataloguePricingUpdateType to a custom Result using the global validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CataloguePricingUpdateType to a custom Result using a custom validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CataloguePricingUpdateType to a DOM Document using the global validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CataloguePricingUpdateType to a DOM Document using a custom validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CataloguePricingUpdateType to a custom Result using the global validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CataloguePricingUpdateType to a custom Result using a custom validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CataloguePricingUpdateType to a DOM Document using the global validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CataloguePricingUpdateType to a DOM Document using a custom validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CataloguePricingUpdateType to a File using the global validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CataloguePricingUpdateType to a File using a custom validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CataloguePricingUpdateType to a custom Result using the global validation event handler.
writeCataloguePricingUpdate(CataloguePricingUpdateType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CataloguePricingUpdateType to a custom Result using a custom validation event handler.
writeCatalogueRequest(CatalogueRequestType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueRequestType to a DOM Document using the global validation event handler.
writeCatalogueRequest(CatalogueRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueRequestType to a DOM Document using a custom validation event handler.
writeCatalogueRequest(CatalogueRequestType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueRequestType to a custom Result using the global validation event handler.
writeCatalogueRequest(CatalogueRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CatalogueRequestType to a custom Result using a custom validation event handler.
writeCatalogueRequest(CatalogueRequestType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueRequestType to a DOM Document using the global validation event handler.
writeCatalogueRequest(CatalogueRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueRequestType to a DOM Document using a custom validation event handler.
writeCatalogueRequest(CatalogueRequestType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueRequestType to a File using the global validation event handler.
writeCatalogueRequest(CatalogueRequestType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueRequestType to a File using a custom validation event handler.
writeCatalogueRequest(CatalogueRequestType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueRequestType to a custom Result using the global validation event handler.
writeCatalogueRequest(CatalogueRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CatalogueRequestType to a custom Result using a custom validation event handler.
writeCatalogueRequest(CatalogueRequestType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueRequestType to a DOM Document using the global validation event handler.
writeCatalogueRequest(CatalogueRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueRequestType to a DOM Document using a custom validation event handler.
writeCatalogueRequest(CatalogueRequestType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueRequestType to a custom Result using the global validation event handler.
writeCatalogueRequest(CatalogueRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CatalogueRequestType to a custom Result using a custom validation event handler.
writeCatalogueRequest(CatalogueRequestType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueRequestType to a DOM Document using the global validation event handler.
writeCatalogueRequest(CatalogueRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueRequestType to a DOM Document using a custom validation event handler.
writeCatalogueRequest(CatalogueRequestType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueRequestType to a File using the global validation event handler.
writeCatalogueRequest(CatalogueRequestType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueRequestType to a File using a custom validation event handler.
writeCatalogueRequest(CatalogueRequestType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueRequestType to a custom Result using the global validation event handler.
writeCatalogueRequest(CatalogueRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CatalogueRequestType to a custom Result using a custom validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CertificateOfOriginType to a DOM Document using the global validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CertificateOfOriginType to a DOM Document using a custom validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CertificateOfOriginType to a custom Result using the global validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CertificateOfOriginType to a custom Result using a custom validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CertificateOfOriginType to a DOM Document using the global validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CertificateOfOriginType to a DOM Document using a custom validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CertificateOfOriginType to a File using the global validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CertificateOfOriginType to a File using a custom validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CertificateOfOriginType to a custom Result using the global validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CertificateOfOriginType to a custom Result using a custom validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CertificateOfOriginType to a DOM Document using the global validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CertificateOfOriginType to a DOM Document using a custom validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CertificateOfOriginType to a custom Result using the global validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CertificateOfOriginType to a custom Result using a custom validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CertificateOfOriginType to a DOM Document using the global validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CertificateOfOriginType to a DOM Document using a custom validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CertificateOfOriginType to a File using the global validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CertificateOfOriginType to a File using a custom validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CertificateOfOriginType to a custom Result using the global validation event handler.
writeCertificateOfOrigin(CertificateOfOriginType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CertificateOfOriginType to a custom Result using a custom validation event handler.
writeContractAwardNotice(ContractAwardNoticeType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ContractAwardNoticeType to a DOM Document using the global validation event handler.
writeContractAwardNotice(ContractAwardNoticeType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ContractAwardNoticeType to a DOM Document using a custom validation event handler.
writeContractAwardNotice(ContractAwardNoticeType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ContractAwardNoticeType to a custom Result using the global validation event handler.
writeContractAwardNotice(ContractAwardNoticeType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ContractAwardNoticeType to a custom Result using a custom validation event handler.
writeContractAwardNotice(ContractAwardNoticeType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractAwardNoticeType to a DOM Document using the global validation event handler.
writeContractAwardNotice(ContractAwardNoticeType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractAwardNoticeType to a DOM Document using a custom validation event handler.
writeContractAwardNotice(ContractAwardNoticeType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractAwardNoticeType to a File using the global validation event handler.
writeContractAwardNotice(ContractAwardNoticeType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractAwardNoticeType to a File using a custom validation event handler.
writeContractAwardNotice(ContractAwardNoticeType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractAwardNoticeType to a custom Result using the global validation event handler.
writeContractAwardNotice(ContractAwardNoticeType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractAwardNoticeType to a custom Result using a custom validation event handler.
writeContractNotice(ContractNoticeType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ContractNoticeType to a DOM Document using the global validation event handler.
writeContractNotice(ContractNoticeType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ContractNoticeType to a DOM Document using a custom validation event handler.
writeContractNotice(ContractNoticeType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ContractNoticeType to a custom Result using the global validation event handler.
writeContractNotice(ContractNoticeType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ContractNoticeType to a custom Result using a custom validation event handler.
writeContractNotice(ContractNoticeType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractNoticeType to a DOM Document using the global validation event handler.
writeContractNotice(ContractNoticeType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractNoticeType to a DOM Document using a custom validation event handler.
writeContractNotice(ContractNoticeType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractNoticeType to a File using the global validation event handler.
writeContractNotice(ContractNoticeType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractNoticeType to a File using a custom validation event handler.
writeContractNotice(ContractNoticeType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractNoticeType to a custom Result using the global validation event handler.
writeContractNotice(ContractNoticeType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ContractNoticeType to a custom Result using a custom validation event handler.
writeCreditNote(CreditNoteType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CreditNoteType to a DOM Document using the global validation event handler.
writeCreditNote(CreditNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CreditNoteType to a DOM Document using a custom validation event handler.
writeCreditNote(CreditNoteType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CreditNoteType to a custom Result using the global validation event handler.
writeCreditNote(CreditNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed CreditNoteType to a custom Result using a custom validation event handler.
writeCreditNote(CreditNoteType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CreditNoteType to a DOM Document using the global validation event handler.
writeCreditNote(CreditNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CreditNoteType to a DOM Document using a custom validation event handler.
writeCreditNote(CreditNoteType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CreditNoteType to a File using the global validation event handler.
writeCreditNote(CreditNoteType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CreditNoteType to a File using a custom validation event handler.
writeCreditNote(CreditNoteType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CreditNoteType to a custom Result using the global validation event handler.
writeCreditNote(CreditNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed CreditNoteType to a custom Result using a custom validation event handler.
writeCreditNote(CreditNoteType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CreditNoteType to a DOM Document using the global validation event handler.
writeCreditNote(CreditNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CreditNoteType to a DOM Document using a custom validation event handler.
writeCreditNote(CreditNoteType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CreditNoteType to a custom Result using the global validation event handler.
writeCreditNote(CreditNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed CreditNoteType to a custom Result using a custom validation event handler.
writeCreditNote(CreditNoteType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CreditNoteType to a DOM Document using the global validation event handler.
writeCreditNote(CreditNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CreditNoteType to a DOM Document using a custom validation event handler.
writeCreditNote(CreditNoteType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CreditNoteType to a File using the global validation event handler.
writeCreditNote(CreditNoteType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CreditNoteType to a File using a custom validation event handler.
writeCreditNote(CreditNoteType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CreditNoteType to a custom Result using the global validation event handler.
writeCreditNote(CreditNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed CreditNoteType to a custom Result using a custom validation event handler.
writeDebitNote(DebitNoteType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed DebitNoteType to a DOM Document using the global validation event handler.
writeDebitNote(DebitNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed DebitNoteType to a DOM Document using a custom validation event handler.
writeDebitNote(DebitNoteType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed DebitNoteType to a custom Result using the global validation event handler.
writeDebitNote(DebitNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed DebitNoteType to a custom Result using a custom validation event handler.
writeDebitNote(DebitNoteType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DebitNoteType to a DOM Document using the global validation event handler.
writeDebitNote(DebitNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DebitNoteType to a DOM Document using a custom validation event handler.
writeDebitNote(DebitNoteType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DebitNoteType to a File using the global validation event handler.
writeDebitNote(DebitNoteType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DebitNoteType to a File using a custom validation event handler.
writeDebitNote(DebitNoteType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DebitNoteType to a custom Result using the global validation event handler.
writeDebitNote(DebitNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DebitNoteType to a custom Result using a custom validation event handler.
writeDebitNote(DebitNoteType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DebitNoteType to a DOM Document using the global validation event handler.
writeDebitNote(DebitNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DebitNoteType to a DOM Document using a custom validation event handler.
writeDebitNote(DebitNoteType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DebitNoteType to a custom Result using the global validation event handler.
writeDebitNote(DebitNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DebitNoteType to a custom Result using a custom validation event handler.
writeDebitNote(DebitNoteType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DebitNoteType to a DOM Document using the global validation event handler.
writeDebitNote(DebitNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DebitNoteType to a DOM Document using a custom validation event handler.
writeDebitNote(DebitNoteType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DebitNoteType to a File using the global validation event handler.
writeDebitNote(DebitNoteType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DebitNoteType to a File using a custom validation event handler.
writeDebitNote(DebitNoteType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DebitNoteType to a custom Result using the global validation event handler.
writeDebitNote(DebitNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DebitNoteType to a custom Result using a custom validation event handler.
writeDespatchAdvice(DespatchAdviceType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed DespatchAdviceType to a DOM Document using the global validation event handler.
writeDespatchAdvice(DespatchAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed DespatchAdviceType to a DOM Document using a custom validation event handler.
writeDespatchAdvice(DespatchAdviceType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed DespatchAdviceType to a custom Result using the global validation event handler.
writeDespatchAdvice(DespatchAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed DespatchAdviceType to a custom Result using a custom validation event handler.
writeDespatchAdvice(DespatchAdviceType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DespatchAdviceType to a DOM Document using the global validation event handler.
writeDespatchAdvice(DespatchAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DespatchAdviceType to a DOM Document using a custom validation event handler.
writeDespatchAdvice(DespatchAdviceType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DespatchAdviceType to a File using the global validation event handler.
writeDespatchAdvice(DespatchAdviceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DespatchAdviceType to a File using a custom validation event handler.
writeDespatchAdvice(DespatchAdviceType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DespatchAdviceType to a custom Result using the global validation event handler.
writeDespatchAdvice(DespatchAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed DespatchAdviceType to a custom Result using a custom validation event handler.
writeDespatchAdvice(DespatchAdviceType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DespatchAdviceType to a DOM Document using the global validation event handler.
writeDespatchAdvice(DespatchAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DespatchAdviceType to a DOM Document using a custom validation event handler.
writeDespatchAdvice(DespatchAdviceType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DespatchAdviceType to a custom Result using the global validation event handler.
writeDespatchAdvice(DespatchAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DespatchAdviceType to a custom Result using a custom validation event handler.
writeDespatchAdvice(DespatchAdviceType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DespatchAdviceType to a DOM Document using the global validation event handler.
writeDespatchAdvice(DespatchAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DespatchAdviceType to a DOM Document using a custom validation event handler.
writeDespatchAdvice(DespatchAdviceType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DespatchAdviceType to a File using the global validation event handler.
writeDespatchAdvice(DespatchAdviceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DespatchAdviceType to a File using a custom validation event handler.
writeDespatchAdvice(DespatchAdviceType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DespatchAdviceType to a custom Result using the global validation event handler.
writeDespatchAdvice(DespatchAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DespatchAdviceType to a custom Result using a custom validation event handler.
writeDocumentStatus(DocumentStatusType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DocumentStatusType to a DOM Document using the global validation event handler.
writeDocumentStatus(DocumentStatusType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DocumentStatusType to a DOM Document using a custom validation event handler.
writeDocumentStatus(DocumentStatusType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DocumentStatusType to a custom Result using the global validation event handler.
writeDocumentStatus(DocumentStatusType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DocumentStatusType to a custom Result using a custom validation event handler.
writeDocumentStatus(DocumentStatusType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusType to a DOM Document using the global validation event handler.
writeDocumentStatus(DocumentStatusType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusType to a DOM Document using a custom validation event handler.
writeDocumentStatus(DocumentStatusType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusType to a File using the global validation event handler.
writeDocumentStatus(DocumentStatusType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusType to a File using a custom validation event handler.
writeDocumentStatus(DocumentStatusType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusType to a custom Result using the global validation event handler.
writeDocumentStatus(DocumentStatusType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusType to a custom Result using a custom validation event handler.
writeDocumentStatusRequest(DocumentStatusRequestType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DocumentStatusRequestType to a DOM Document using the global validation event handler.
writeDocumentStatusRequest(DocumentStatusRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DocumentStatusRequestType to a DOM Document using a custom validation event handler.
writeDocumentStatusRequest(DocumentStatusRequestType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DocumentStatusRequestType to a custom Result using the global validation event handler.
writeDocumentStatusRequest(DocumentStatusRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed DocumentStatusRequestType to a custom Result using a custom validation event handler.
writeDocumentStatusRequest(DocumentStatusRequestType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusRequestType to a DOM Document using the global validation event handler.
writeDocumentStatusRequest(DocumentStatusRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusRequestType to a DOM Document using a custom validation event handler.
writeDocumentStatusRequest(DocumentStatusRequestType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusRequestType to a File using the global validation event handler.
writeDocumentStatusRequest(DocumentStatusRequestType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusRequestType to a File using a custom validation event handler.
writeDocumentStatusRequest(DocumentStatusRequestType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusRequestType to a custom Result using the global validation event handler.
writeDocumentStatusRequest(DocumentStatusRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed DocumentStatusRequestType to a custom Result using a custom validation event handler.
writeExceptionCriteria(ExceptionCriteriaType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ExceptionCriteriaType to a DOM Document using the global validation event handler.
writeExceptionCriteria(ExceptionCriteriaType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ExceptionCriteriaType to a DOM Document using a custom validation event handler.
writeExceptionCriteria(ExceptionCriteriaType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ExceptionCriteriaType to a custom Result using the global validation event handler.
writeExceptionCriteria(ExceptionCriteriaType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ExceptionCriteriaType to a custom Result using a custom validation event handler.
writeExceptionCriteria(ExceptionCriteriaType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionCriteriaType to a DOM Document using the global validation event handler.
writeExceptionCriteria(ExceptionCriteriaType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionCriteriaType to a DOM Document using a custom validation event handler.
writeExceptionCriteria(ExceptionCriteriaType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionCriteriaType to a File using the global validation event handler.
writeExceptionCriteria(ExceptionCriteriaType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionCriteriaType to a File using a custom validation event handler.
writeExceptionCriteria(ExceptionCriteriaType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionCriteriaType to a custom Result using the global validation event handler.
writeExceptionCriteria(ExceptionCriteriaType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionCriteriaType to a custom Result using a custom validation event handler.
writeExceptionNotification(ExceptionNotificationType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ExceptionNotificationType to a DOM Document using the global validation event handler.
writeExceptionNotification(ExceptionNotificationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ExceptionNotificationType to a DOM Document using a custom validation event handler.
writeExceptionNotification(ExceptionNotificationType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ExceptionNotificationType to a custom Result using the global validation event handler.
writeExceptionNotification(ExceptionNotificationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ExceptionNotificationType to a custom Result using a custom validation event handler.
writeExceptionNotification(ExceptionNotificationType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionNotificationType to a DOM Document using the global validation event handler.
writeExceptionNotification(ExceptionNotificationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionNotificationType to a DOM Document using a custom validation event handler.
writeExceptionNotification(ExceptionNotificationType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionNotificationType to a File using the global validation event handler.
writeExceptionNotification(ExceptionNotificationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionNotificationType to a File using a custom validation event handler.
writeExceptionNotification(ExceptionNotificationType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionNotificationType to a custom Result using the global validation event handler.
writeExceptionNotification(ExceptionNotificationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ExceptionNotificationType to a custom Result using a custom validation event handler.
writeForecast(ForecastType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForecastType to a DOM Document using the global validation event handler.
writeForecast(ForecastType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForecastType to a DOM Document using a custom validation event handler.
writeForecast(ForecastType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForecastType to a custom Result using the global validation event handler.
writeForecast(ForecastType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForecastType to a custom Result using a custom validation event handler.
writeForecast(ForecastType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastType to a DOM Document using the global validation event handler.
writeForecast(ForecastType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastType to a DOM Document using a custom validation event handler.
writeForecast(ForecastType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastType to a File using the global validation event handler.
writeForecast(ForecastType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastType to a File using a custom validation event handler.
writeForecast(ForecastType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastType to a custom Result using the global validation event handler.
writeForecast(ForecastType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastType to a custom Result using a custom validation event handler.
writeForecastRevision(ForecastRevisionType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForecastRevisionType to a DOM Document using the global validation event handler.
writeForecastRevision(ForecastRevisionType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForecastRevisionType to a DOM Document using a custom validation event handler.
writeForecastRevision(ForecastRevisionType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForecastRevisionType to a custom Result using the global validation event handler.
writeForecastRevision(ForecastRevisionType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForecastRevisionType to a custom Result using a custom validation event handler.
writeForecastRevision(ForecastRevisionType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastRevisionType to a DOM Document using the global validation event handler.
writeForecastRevision(ForecastRevisionType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastRevisionType to a DOM Document using a custom validation event handler.
writeForecastRevision(ForecastRevisionType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastRevisionType to a File using the global validation event handler.
writeForecastRevision(ForecastRevisionType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastRevisionType to a File using a custom validation event handler.
writeForecastRevision(ForecastRevisionType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastRevisionType to a custom Result using the global validation event handler.
writeForecastRevision(ForecastRevisionType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForecastRevisionType to a custom Result using a custom validation event handler.
writeForwardingInstructions(ForwardingInstructionsType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ForwardingInstructionsType to a DOM Document using the global validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ForwardingInstructionsType to a DOM Document using a custom validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ForwardingInstructionsType to a custom Result using the global validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ForwardingInstructionsType to a custom Result using a custom validation event handler.
writeForwardingInstructions(ForwardingInstructionsType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ForwardingInstructionsType to a DOM Document using the global validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ForwardingInstructionsType to a DOM Document using a custom validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ForwardingInstructionsType to a File using the global validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ForwardingInstructionsType to a File using a custom validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ForwardingInstructionsType to a custom Result using the global validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ForwardingInstructionsType to a custom Result using a custom validation event handler.
writeForwardingInstructions(ForwardingInstructionsType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForwardingInstructionsType to a DOM Document using the global validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForwardingInstructionsType to a DOM Document using a custom validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForwardingInstructionsType to a custom Result using the global validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ForwardingInstructionsType to a custom Result using a custom validation event handler.
writeForwardingInstructions(ForwardingInstructionsType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForwardingInstructionsType to a DOM Document using the global validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForwardingInstructionsType to a DOM Document using a custom validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForwardingInstructionsType to a File using the global validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForwardingInstructionsType to a File using a custom validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForwardingInstructionsType to a custom Result using the global validation event handler.
writeForwardingInstructions(ForwardingInstructionsType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ForwardingInstructionsType to a custom Result using a custom validation event handler.
writeFreightInvoice(FreightInvoiceType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed FreightInvoiceType to a DOM Document using the global validation event handler.
writeFreightInvoice(FreightInvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed FreightInvoiceType to a DOM Document using a custom validation event handler.
writeFreightInvoice(FreightInvoiceType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed FreightInvoiceType to a custom Result using the global validation event handler.
writeFreightInvoice(FreightInvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed FreightInvoiceType to a custom Result using a custom validation event handler.
writeFreightInvoice(FreightInvoiceType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed FreightInvoiceType to a DOM Document using the global validation event handler.
writeFreightInvoice(FreightInvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed FreightInvoiceType to a DOM Document using a custom validation event handler.
writeFreightInvoice(FreightInvoiceType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed FreightInvoiceType to a File using the global validation event handler.
writeFreightInvoice(FreightInvoiceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed FreightInvoiceType to a File using a custom validation event handler.
writeFreightInvoice(FreightInvoiceType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed FreightInvoiceType to a custom Result using the global validation event handler.
writeFreightInvoice(FreightInvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed FreightInvoiceType to a custom Result using a custom validation event handler.
writeFreightInvoice(FreightInvoiceType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed FreightInvoiceType to a DOM Document using the global validation event handler.
writeFreightInvoice(FreightInvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed FreightInvoiceType to a DOM Document using a custom validation event handler.
writeFreightInvoice(FreightInvoiceType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed FreightInvoiceType to a custom Result using the global validation event handler.
writeFreightInvoice(FreightInvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed FreightInvoiceType to a custom Result using a custom validation event handler.
writeFreightInvoice(FreightInvoiceType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FreightInvoiceType to a DOM Document using the global validation event handler.
writeFreightInvoice(FreightInvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FreightInvoiceType to a DOM Document using a custom validation event handler.
writeFreightInvoice(FreightInvoiceType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FreightInvoiceType to a File using the global validation event handler.
writeFreightInvoice(FreightInvoiceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FreightInvoiceType to a File using a custom validation event handler.
writeFreightInvoice(FreightInvoiceType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FreightInvoiceType to a custom Result using the global validation event handler.
writeFreightInvoice(FreightInvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FreightInvoiceType to a custom Result using a custom validation event handler.
writeFulfilmentCancellation(FulfilmentCancellationType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed FulfilmentCancellationType to a DOM Document using the global validation event handler.
writeFulfilmentCancellation(FulfilmentCancellationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed FulfilmentCancellationType to a DOM Document using a custom validation event handler.
writeFulfilmentCancellation(FulfilmentCancellationType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed FulfilmentCancellationType to a custom Result using the global validation event handler.
writeFulfilmentCancellation(FulfilmentCancellationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed FulfilmentCancellationType to a custom Result using a custom validation event handler.
writeFulfilmentCancellation(FulfilmentCancellationType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FulfilmentCancellationType to a DOM Document using the global validation event handler.
writeFulfilmentCancellation(FulfilmentCancellationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FulfilmentCancellationType to a DOM Document using a custom validation event handler.
writeFulfilmentCancellation(FulfilmentCancellationType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FulfilmentCancellationType to a File using the global validation event handler.
writeFulfilmentCancellation(FulfilmentCancellationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FulfilmentCancellationType to a File using a custom validation event handler.
writeFulfilmentCancellation(FulfilmentCancellationType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FulfilmentCancellationType to a custom Result using the global validation event handler.
writeFulfilmentCancellation(FulfilmentCancellationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed FulfilmentCancellationType to a custom Result using a custom validation event handler.
writeGoodsItemItinerary(GoodsItemItineraryType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed GoodsItemItineraryType to a DOM Document using the global validation event handler.
writeGoodsItemItinerary(GoodsItemItineraryType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed GoodsItemItineraryType to a DOM Document using a custom validation event handler.
writeGoodsItemItinerary(GoodsItemItineraryType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed GoodsItemItineraryType to a custom Result using the global validation event handler.
writeGoodsItemItinerary(GoodsItemItineraryType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed GoodsItemItineraryType to a custom Result using a custom validation event handler.
writeGoodsItemItinerary(GoodsItemItineraryType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GoodsItemItineraryType to a DOM Document using the global validation event handler.
writeGoodsItemItinerary(GoodsItemItineraryType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GoodsItemItineraryType to a DOM Document using a custom validation event handler.
writeGoodsItemItinerary(GoodsItemItineraryType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GoodsItemItineraryType to a File using the global validation event handler.
writeGoodsItemItinerary(GoodsItemItineraryType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GoodsItemItineraryType to a File using a custom validation event handler.
writeGoodsItemItinerary(GoodsItemItineraryType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GoodsItemItineraryType to a custom Result using the global validation event handler.
writeGoodsItemItinerary(GoodsItemItineraryType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GoodsItemItineraryType to a custom Result using a custom validation event handler.
writeGuaranteeCertificate(GuaranteeCertificateType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed GuaranteeCertificateType to a DOM Document using the global validation event handler.
writeGuaranteeCertificate(GuaranteeCertificateType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed GuaranteeCertificateType to a DOM Document using a custom validation event handler.
writeGuaranteeCertificate(GuaranteeCertificateType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed GuaranteeCertificateType to a custom Result using the global validation event handler.
writeGuaranteeCertificate(GuaranteeCertificateType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed GuaranteeCertificateType to a custom Result using a custom validation event handler.
writeGuaranteeCertificate(GuaranteeCertificateType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GuaranteeCertificateType to a DOM Document using the global validation event handler.
writeGuaranteeCertificate(GuaranteeCertificateType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GuaranteeCertificateType to a DOM Document using a custom validation event handler.
writeGuaranteeCertificate(GuaranteeCertificateType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GuaranteeCertificateType to a File using the global validation event handler.
writeGuaranteeCertificate(GuaranteeCertificateType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GuaranteeCertificateType to a File using a custom validation event handler.
writeGuaranteeCertificate(GuaranteeCertificateType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GuaranteeCertificateType to a custom Result using the global validation event handler.
writeGuaranteeCertificate(GuaranteeCertificateType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed GuaranteeCertificateType to a custom Result using a custom validation event handler.
writeInstructionForReturns(InstructionForReturnsType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InstructionForReturnsType to a DOM Document using the global validation event handler.
writeInstructionForReturns(InstructionForReturnsType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InstructionForReturnsType to a DOM Document using a custom validation event handler.
writeInstructionForReturns(InstructionForReturnsType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InstructionForReturnsType to a custom Result using the global validation event handler.
writeInstructionForReturns(InstructionForReturnsType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InstructionForReturnsType to a custom Result using a custom validation event handler.
writeInstructionForReturns(InstructionForReturnsType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InstructionForReturnsType to a DOM Document using the global validation event handler.
writeInstructionForReturns(InstructionForReturnsType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InstructionForReturnsType to a DOM Document using a custom validation event handler.
writeInstructionForReturns(InstructionForReturnsType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InstructionForReturnsType to a File using the global validation event handler.
writeInstructionForReturns(InstructionForReturnsType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InstructionForReturnsType to a File using a custom validation event handler.
writeInstructionForReturns(InstructionForReturnsType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InstructionForReturnsType to a custom Result using the global validation event handler.
writeInstructionForReturns(InstructionForReturnsType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InstructionForReturnsType to a custom Result using a custom validation event handler.
writeInventoryReport(InventoryReportType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InventoryReportType to a DOM Document using the global validation event handler.
writeInventoryReport(InventoryReportType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InventoryReportType to a DOM Document using a custom validation event handler.
writeInventoryReport(InventoryReportType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InventoryReportType to a custom Result using the global validation event handler.
writeInventoryReport(InventoryReportType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InventoryReportType to a custom Result using a custom validation event handler.
writeInventoryReport(InventoryReportType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InventoryReportType to a DOM Document using the global validation event handler.
writeInventoryReport(InventoryReportType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InventoryReportType to a DOM Document using a custom validation event handler.
writeInventoryReport(InventoryReportType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InventoryReportType to a File using the global validation event handler.
writeInventoryReport(InventoryReportType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InventoryReportType to a File using a custom validation event handler.
writeInventoryReport(InventoryReportType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InventoryReportType to a custom Result using the global validation event handler.
writeInventoryReport(InventoryReportType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InventoryReportType to a custom Result using a custom validation event handler.
writeInvoice(InvoiceType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed InvoiceType to a DOM Document using the global validation event handler.
writeInvoice(InvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed InvoiceType to a DOM Document using a custom validation event handler.
writeInvoice(InvoiceType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed InvoiceType to a custom Result using the global validation event handler.
writeInvoice(InvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed InvoiceType to a custom Result using a custom validation event handler.
writeInvoice(InvoiceType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed InvoiceType to a DOM Document using the global validation event handler.
writeInvoice(InvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed InvoiceType to a DOM Document using a custom validation event handler.
writeInvoice(InvoiceType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed InvoiceType to a File using the global validation event handler.
writeInvoice(InvoiceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed InvoiceType to a File using a custom validation event handler.
writeInvoice(InvoiceType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed InvoiceType to a custom Result using the global validation event handler.
writeInvoice(InvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed InvoiceType to a custom Result using a custom validation event handler.
writeInvoice(InvoiceType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InvoiceType to a DOM Document using the global validation event handler.
writeInvoice(InvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InvoiceType to a DOM Document using a custom validation event handler.
writeInvoice(InvoiceType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InvoiceType to a custom Result using the global validation event handler.
writeInvoice(InvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed InvoiceType to a custom Result using a custom validation event handler.
writeInvoice(InvoiceType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InvoiceType to a DOM Document using the global validation event handler.
writeInvoice(InvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InvoiceType to a DOM Document using a custom validation event handler.
writeInvoice(InvoiceType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InvoiceType to a File using the global validation event handler.
writeInvoice(InvoiceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InvoiceType to a File using a custom validation event handler.
writeInvoice(InvoiceType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InvoiceType to a custom Result using the global validation event handler.
writeInvoice(InvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed InvoiceType to a custom Result using a custom validation event handler.
writeItemInformationRequest(ItemInformationRequestType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ItemInformationRequestType to a DOM Document using the global validation event handler.
writeItemInformationRequest(ItemInformationRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ItemInformationRequestType to a DOM Document using a custom validation event handler.
writeItemInformationRequest(ItemInformationRequestType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ItemInformationRequestType to a custom Result using the global validation event handler.
writeItemInformationRequest(ItemInformationRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ItemInformationRequestType to a custom Result using a custom validation event handler.
writeItemInformationRequest(ItemInformationRequestType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ItemInformationRequestType to a DOM Document using the global validation event handler.
writeItemInformationRequest(ItemInformationRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ItemInformationRequestType to a DOM Document using a custom validation event handler.
writeItemInformationRequest(ItemInformationRequestType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ItemInformationRequestType to a File using the global validation event handler.
writeItemInformationRequest(ItemInformationRequestType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ItemInformationRequestType to a File using a custom validation event handler.
writeItemInformationRequest(ItemInformationRequestType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ItemInformationRequestType to a custom Result using the global validation event handler.
writeItemInformationRequest(ItemInformationRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ItemInformationRequestType to a custom Result using a custom validation event handler.
writeOrder(OrderType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderType to a DOM Document using the global validation event handler.
writeOrder(OrderType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderType to a DOM Document using a custom validation event handler.
writeOrder(OrderType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderType to a custom Result using the global validation event handler.
writeOrder(OrderType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderType to a custom Result using a custom validation event handler.
writeOrder(OrderType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderType to a DOM Document using the global validation event handler.
writeOrder(OrderType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderType to a DOM Document using a custom validation event handler.
writeOrder(OrderType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderType to a File using the global validation event handler.
writeOrder(OrderType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderType to a File using a custom validation event handler.
writeOrder(OrderType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderType to a custom Result using the global validation event handler.
writeOrder(OrderType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderType to a custom Result using a custom validation event handler.
writeOrder(OrderType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderType to a DOM Document using the global validation event handler.
writeOrder(OrderType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderType to a DOM Document using a custom validation event handler.
writeOrder(OrderType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderType to a custom Result using the global validation event handler.
writeOrder(OrderType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderType to a custom Result using a custom validation event handler.
writeOrder(OrderType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderType to a DOM Document using the global validation event handler.
writeOrder(OrderType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderType to a DOM Document using a custom validation event handler.
writeOrder(OrderType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderType to a File using the global validation event handler.
writeOrder(OrderType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderType to a File using a custom validation event handler.
writeOrder(OrderType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderType to a custom Result using the global validation event handler.
writeOrder(OrderType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderType to a custom Result using a custom validation event handler.
writeOrderCancellation(OrderCancellationType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderCancellationType to a DOM Document using the global validation event handler.
writeOrderCancellation(OrderCancellationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderCancellationType to a DOM Document using a custom validation event handler.
writeOrderCancellation(OrderCancellationType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderCancellationType to a custom Result using the global validation event handler.
writeOrderCancellation(OrderCancellationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderCancellationType to a custom Result using a custom validation event handler.
writeOrderCancellation(OrderCancellationType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderCancellationType to a DOM Document using the global validation event handler.
writeOrderCancellation(OrderCancellationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderCancellationType to a DOM Document using a custom validation event handler.
writeOrderCancellation(OrderCancellationType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderCancellationType to a File using the global validation event handler.
writeOrderCancellation(OrderCancellationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderCancellationType to a File using a custom validation event handler.
writeOrderCancellation(OrderCancellationType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderCancellationType to a custom Result using the global validation event handler.
writeOrderCancellation(OrderCancellationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderCancellationType to a custom Result using a custom validation event handler.
writeOrderCancellation(OrderCancellationType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderCancellationType to a DOM Document using the global validation event handler.
writeOrderCancellation(OrderCancellationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderCancellationType to a DOM Document using a custom validation event handler.
writeOrderCancellation(OrderCancellationType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderCancellationType to a custom Result using the global validation event handler.
writeOrderCancellation(OrderCancellationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderCancellationType to a custom Result using a custom validation event handler.
writeOrderCancellation(OrderCancellationType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderCancellationType to a DOM Document using the global validation event handler.
writeOrderCancellation(OrderCancellationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderCancellationType to a DOM Document using a custom validation event handler.
writeOrderCancellation(OrderCancellationType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderCancellationType to a File using the global validation event handler.
writeOrderCancellation(OrderCancellationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderCancellationType to a File using a custom validation event handler.
writeOrderCancellation(OrderCancellationType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderCancellationType to a custom Result using the global validation event handler.
writeOrderCancellation(OrderCancellationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderCancellationType to a custom Result using a custom validation event handler.
writeOrderChange(OrderChangeType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderChangeType to a DOM Document using the global validation event handler.
writeOrderChange(OrderChangeType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderChangeType to a DOM Document using a custom validation event handler.
writeOrderChange(OrderChangeType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderChangeType to a custom Result using the global validation event handler.
writeOrderChange(OrderChangeType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderChangeType to a custom Result using a custom validation event handler.
writeOrderChange(OrderChangeType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderChangeType to a DOM Document using the global validation event handler.
writeOrderChange(OrderChangeType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderChangeType to a DOM Document using a custom validation event handler.
writeOrderChange(OrderChangeType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderChangeType to a File using the global validation event handler.
writeOrderChange(OrderChangeType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderChangeType to a File using a custom validation event handler.
writeOrderChange(OrderChangeType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderChangeType to a custom Result using the global validation event handler.
writeOrderChange(OrderChangeType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderChangeType to a custom Result using a custom validation event handler.
writeOrderChange(OrderChangeType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderChangeType to a DOM Document using the global validation event handler.
writeOrderChange(OrderChangeType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderChangeType to a DOM Document using a custom validation event handler.
writeOrderChange(OrderChangeType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderChangeType to a custom Result using the global validation event handler.
writeOrderChange(OrderChangeType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderChangeType to a custom Result using a custom validation event handler.
writeOrderChange(OrderChangeType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderChangeType to a DOM Document using the global validation event handler.
writeOrderChange(OrderChangeType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderChangeType to a DOM Document using a custom validation event handler.
writeOrderChange(OrderChangeType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderChangeType to a File using the global validation event handler.
writeOrderChange(OrderChangeType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderChangeType to a File using a custom validation event handler.
writeOrderChange(OrderChangeType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderChangeType to a custom Result using the global validation event handler.
writeOrderChange(OrderChangeType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderChangeType to a custom Result using a custom validation event handler.
writeOrderResponse(OrderResponseType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderResponseType to a DOM Document using the global validation event handler.
writeOrderResponse(OrderResponseType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderResponseType to a DOM Document using a custom validation event handler.
writeOrderResponse(OrderResponseType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderResponseType to a custom Result using the global validation event handler.
writeOrderResponse(OrderResponseType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderResponseType to a custom Result using a custom validation event handler.
writeOrderResponse(OrderResponseType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseType to a DOM Document using the global validation event handler.
writeOrderResponse(OrderResponseType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseType to a DOM Document using a custom validation event handler.
writeOrderResponse(OrderResponseType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseType to a File using the global validation event handler.
writeOrderResponse(OrderResponseType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseType to a File using a custom validation event handler.
writeOrderResponse(OrderResponseType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseType to a custom Result using the global validation event handler.
writeOrderResponse(OrderResponseType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseType to a custom Result using a custom validation event handler.
writeOrderResponse(OrderResponseType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderResponseType to a DOM Document using the global validation event handler.
writeOrderResponse(OrderResponseType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderResponseType to a DOM Document using a custom validation event handler.
writeOrderResponse(OrderResponseType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderResponseType to a custom Result using the global validation event handler.
writeOrderResponse(OrderResponseType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderResponseType to a custom Result using a custom validation event handler.
writeOrderResponse(OrderResponseType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseType to a DOM Document using the global validation event handler.
writeOrderResponse(OrderResponseType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseType to a DOM Document using a custom validation event handler.
writeOrderResponse(OrderResponseType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseType to a File using the global validation event handler.
writeOrderResponse(OrderResponseType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseType to a File using a custom validation event handler.
writeOrderResponse(OrderResponseType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseType to a custom Result using the global validation event handler.
writeOrderResponse(OrderResponseType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseType to a custom Result using a custom validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderResponseSimpleType to a DOM Document using the global validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderResponseSimpleType to a DOM Document using a custom validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderResponseSimpleType to a custom Result using the global validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed OrderResponseSimpleType to a custom Result using a custom validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseSimpleType to a DOM Document using the global validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseSimpleType to a DOM Document using a custom validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseSimpleType to a File using the global validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseSimpleType to a File using a custom validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseSimpleType to a custom Result using the global validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed OrderResponseSimpleType to a custom Result using a custom validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderResponseSimpleType to a DOM Document using the global validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderResponseSimpleType to a DOM Document using a custom validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderResponseSimpleType to a custom Result using the global validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed OrderResponseSimpleType to a custom Result using a custom validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseSimpleType to a DOM Document using the global validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseSimpleType to a DOM Document using a custom validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseSimpleType to a File using the global validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseSimpleType to a File using a custom validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseSimpleType to a custom Result using the global validation event handler.
writeOrderResponseSimple(OrderResponseSimpleType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed OrderResponseSimpleType to a custom Result using a custom validation event handler.
writePackingList(PackingListType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed PackingListType to a DOM Document using the global validation event handler.
writePackingList(PackingListType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed PackingListType to a DOM Document using a custom validation event handler.
writePackingList(PackingListType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed PackingListType to a custom Result using the global validation event handler.
writePackingList(PackingListType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed PackingListType to a custom Result using a custom validation event handler.
writePackingList(PackingListType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed PackingListType to a DOM Document using the global validation event handler.
writePackingList(PackingListType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed PackingListType to a DOM Document using a custom validation event handler.
writePackingList(PackingListType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed PackingListType to a File using the global validation event handler.
writePackingList(PackingListType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed PackingListType to a File using a custom validation event handler.
writePackingList(PackingListType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed PackingListType to a custom Result using the global validation event handler.
writePackingList(PackingListType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed PackingListType to a custom Result using a custom validation event handler.
writePackingList(PackingListType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed PackingListType to a DOM Document using the global validation event handler.
writePackingList(PackingListType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed PackingListType to a DOM Document using a custom validation event handler.
writePackingList(PackingListType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed PackingListType to a custom Result using the global validation event handler.
writePackingList(PackingListType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed PackingListType to a custom Result using a custom validation event handler.
writePackingList(PackingListType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PackingListType to a DOM Document using the global validation event handler.
writePackingList(PackingListType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PackingListType to a DOM Document using a custom validation event handler.
writePackingList(PackingListType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PackingListType to a File using the global validation event handler.
writePackingList(PackingListType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PackingListType to a File using a custom validation event handler.
writePackingList(PackingListType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PackingListType to a custom Result using the global validation event handler.
writePackingList(PackingListType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PackingListType to a custom Result using a custom validation event handler.
writePriorInformationNotice(PriorInformationNoticeType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed PriorInformationNoticeType to a DOM Document using the global validation event handler.
writePriorInformationNotice(PriorInformationNoticeType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed PriorInformationNoticeType to a DOM Document using a custom validation event handler.
writePriorInformationNotice(PriorInformationNoticeType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed PriorInformationNoticeType to a custom Result using the global validation event handler.
writePriorInformationNotice(PriorInformationNoticeType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed PriorInformationNoticeType to a custom Result using a custom validation event handler.
writePriorInformationNotice(PriorInformationNoticeType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PriorInformationNoticeType to a DOM Document using the global validation event handler.
writePriorInformationNotice(PriorInformationNoticeType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PriorInformationNoticeType to a DOM Document using a custom validation event handler.
writePriorInformationNotice(PriorInformationNoticeType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PriorInformationNoticeType to a File using the global validation event handler.
writePriorInformationNotice(PriorInformationNoticeType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PriorInformationNoticeType to a File using a custom validation event handler.
writePriorInformationNotice(PriorInformationNoticeType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PriorInformationNoticeType to a custom Result using the global validation event handler.
writePriorInformationNotice(PriorInformationNoticeType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed PriorInformationNoticeType to a custom Result using a custom validation event handler.
writeProductActivity(ProductActivityType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ProductActivityType to a DOM Document using the global validation event handler.
writeProductActivity(ProductActivityType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ProductActivityType to a DOM Document using a custom validation event handler.
writeProductActivity(ProductActivityType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ProductActivityType to a custom Result using the global validation event handler.
writeProductActivity(ProductActivityType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ProductActivityType to a custom Result using a custom validation event handler.
writeProductActivity(ProductActivityType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ProductActivityType to a DOM Document using the global validation event handler.
writeProductActivity(ProductActivityType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ProductActivityType to a DOM Document using a custom validation event handler.
writeProductActivity(ProductActivityType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ProductActivityType to a File using the global validation event handler.
writeProductActivity(ProductActivityType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ProductActivityType to a File using a custom validation event handler.
writeProductActivity(ProductActivityType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ProductActivityType to a custom Result using the global validation event handler.
writeProductActivity(ProductActivityType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ProductActivityType to a custom Result using a custom validation event handler.
writeQuotation(QuotationType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed QuotationType to a DOM Document using the global validation event handler.
writeQuotation(QuotationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed QuotationType to a DOM Document using a custom validation event handler.
writeQuotation(QuotationType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed QuotationType to a custom Result using the global validation event handler.
writeQuotation(QuotationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed QuotationType to a custom Result using a custom validation event handler.
writeQuotation(QuotationType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed QuotationType to a DOM Document using the global validation event handler.
writeQuotation(QuotationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed QuotationType to a DOM Document using a custom validation event handler.
writeQuotation(QuotationType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed QuotationType to a File using the global validation event handler.
writeQuotation(QuotationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed QuotationType to a File using a custom validation event handler.
writeQuotation(QuotationType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed QuotationType to a custom Result using the global validation event handler.
writeQuotation(QuotationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed QuotationType to a custom Result using a custom validation event handler.
writeQuotation(QuotationType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed QuotationType to a DOM Document using the global validation event handler.
writeQuotation(QuotationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed QuotationType to a DOM Document using a custom validation event handler.
writeQuotation(QuotationType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed QuotationType to a custom Result using the global validation event handler.
writeQuotation(QuotationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed QuotationType to a custom Result using a custom validation event handler.
writeQuotation(QuotationType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed QuotationType to a DOM Document using the global validation event handler.
writeQuotation(QuotationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed QuotationType to a DOM Document using a custom validation event handler.
writeQuotation(QuotationType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed QuotationType to a File using the global validation event handler.
writeQuotation(QuotationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed QuotationType to a File using a custom validation event handler.
writeQuotation(QuotationType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed QuotationType to a custom Result using the global validation event handler.
writeQuotation(QuotationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed QuotationType to a custom Result using a custom validation event handler.
writeReceiptAdvice(ReceiptAdviceType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ReceiptAdviceType to a DOM Document using the global validation event handler.
writeReceiptAdvice(ReceiptAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ReceiptAdviceType to a DOM Document using a custom validation event handler.
writeReceiptAdvice(ReceiptAdviceType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ReceiptAdviceType to a custom Result using the global validation event handler.
writeReceiptAdvice(ReceiptAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ReceiptAdviceType to a custom Result using a custom validation event handler.
writeReceiptAdvice(ReceiptAdviceType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReceiptAdviceType to a DOM Document using the global validation event handler.
writeReceiptAdvice(ReceiptAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReceiptAdviceType to a DOM Document using a custom validation event handler.
writeReceiptAdvice(ReceiptAdviceType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReceiptAdviceType to a File using the global validation event handler.
writeReceiptAdvice(ReceiptAdviceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReceiptAdviceType to a File using a custom validation event handler.
writeReceiptAdvice(ReceiptAdviceType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReceiptAdviceType to a custom Result using the global validation event handler.
writeReceiptAdvice(ReceiptAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReceiptAdviceType to a custom Result using a custom validation event handler.
writeReceiptAdvice(ReceiptAdviceType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ReceiptAdviceType to a DOM Document using the global validation event handler.
writeReceiptAdvice(ReceiptAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ReceiptAdviceType to a DOM Document using a custom validation event handler.
writeReceiptAdvice(ReceiptAdviceType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ReceiptAdviceType to a custom Result using the global validation event handler.
writeReceiptAdvice(ReceiptAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ReceiptAdviceType to a custom Result using a custom validation event handler.
writeReceiptAdvice(ReceiptAdviceType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReceiptAdviceType to a DOM Document using the global validation event handler.
writeReceiptAdvice(ReceiptAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReceiptAdviceType to a DOM Document using a custom validation event handler.
writeReceiptAdvice(ReceiptAdviceType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReceiptAdviceType to a File using the global validation event handler.
writeReceiptAdvice(ReceiptAdviceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReceiptAdviceType to a File using a custom validation event handler.
writeReceiptAdvice(ReceiptAdviceType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReceiptAdviceType to a custom Result using the global validation event handler.
writeReceiptAdvice(ReceiptAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReceiptAdviceType to a custom Result using a custom validation event handler.
writeReminder(ReminderType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ReminderType to a DOM Document using the global validation event handler.
writeReminder(ReminderType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ReminderType to a DOM Document using a custom validation event handler.
writeReminder(ReminderType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ReminderType to a custom Result using the global validation event handler.
writeReminder(ReminderType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed ReminderType to a custom Result using a custom validation event handler.
writeReminder(ReminderType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReminderType to a DOM Document using the global validation event handler.
writeReminder(ReminderType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReminderType to a DOM Document using a custom validation event handler.
writeReminder(ReminderType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReminderType to a File using the global validation event handler.
writeReminder(ReminderType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReminderType to a File using a custom validation event handler.
writeReminder(ReminderType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReminderType to a custom Result using the global validation event handler.
writeReminder(ReminderType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed ReminderType to a custom Result using a custom validation event handler.
writeReminder(ReminderType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ReminderType to a DOM Document using the global validation event handler.
writeReminder(ReminderType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ReminderType to a DOM Document using a custom validation event handler.
writeReminder(ReminderType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ReminderType to a custom Result using the global validation event handler.
writeReminder(ReminderType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed ReminderType to a custom Result using a custom validation event handler.
writeReminder(ReminderType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReminderType to a DOM Document using the global validation event handler.
writeReminder(ReminderType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReminderType to a DOM Document using a custom validation event handler.
writeReminder(ReminderType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReminderType to a File using the global validation event handler.
writeReminder(ReminderType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReminderType to a File using a custom validation event handler.
writeReminder(ReminderType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReminderType to a custom Result using the global validation event handler.
writeReminder(ReminderType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed ReminderType to a custom Result using a custom validation event handler.
writeRemittanceAdvice(RemittanceAdviceType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed RemittanceAdviceType to a DOM Document using the global validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed RemittanceAdviceType to a DOM Document using a custom validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed RemittanceAdviceType to a custom Result using the global validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed RemittanceAdviceType to a custom Result using a custom validation event handler.
writeRemittanceAdvice(RemittanceAdviceType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RemittanceAdviceType to a DOM Document using the global validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RemittanceAdviceType to a DOM Document using a custom validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RemittanceAdviceType to a File using the global validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RemittanceAdviceType to a File using a custom validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RemittanceAdviceType to a custom Result using the global validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RemittanceAdviceType to a custom Result using a custom validation event handler.
writeRemittanceAdvice(RemittanceAdviceType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RemittanceAdviceType to a DOM Document using the global validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RemittanceAdviceType to a DOM Document using a custom validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RemittanceAdviceType to a custom Result using the global validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RemittanceAdviceType to a custom Result using a custom validation event handler.
writeRemittanceAdvice(RemittanceAdviceType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RemittanceAdviceType to a DOM Document using the global validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RemittanceAdviceType to a DOM Document using a custom validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RemittanceAdviceType to a File using the global validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RemittanceAdviceType to a File using a custom validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RemittanceAdviceType to a custom Result using the global validation event handler.
writeRemittanceAdvice(RemittanceAdviceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RemittanceAdviceType to a custom Result using a custom validation event handler.
writeRequestForQuotation(RequestForQuotationType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed RequestForQuotationType to a DOM Document using the global validation event handler.
writeRequestForQuotation(RequestForQuotationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed RequestForQuotationType to a DOM Document using a custom validation event handler.
writeRequestForQuotation(RequestForQuotationType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed RequestForQuotationType to a custom Result using the global validation event handler.
writeRequestForQuotation(RequestForQuotationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed RequestForQuotationType to a custom Result using a custom validation event handler.
writeRequestForQuotation(RequestForQuotationType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RequestForQuotationType to a DOM Document using the global validation event handler.
writeRequestForQuotation(RequestForQuotationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RequestForQuotationType to a DOM Document using a custom validation event handler.
writeRequestForQuotation(RequestForQuotationType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RequestForQuotationType to a File using the global validation event handler.
writeRequestForQuotation(RequestForQuotationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RequestForQuotationType to a File using a custom validation event handler.
writeRequestForQuotation(RequestForQuotationType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RequestForQuotationType to a custom Result using the global validation event handler.
writeRequestForQuotation(RequestForQuotationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed RequestForQuotationType to a custom Result using a custom validation event handler.
writeRequestForQuotation(RequestForQuotationType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RequestForQuotationType to a DOM Document using the global validation event handler.
writeRequestForQuotation(RequestForQuotationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RequestForQuotationType to a DOM Document using a custom validation event handler.
writeRequestForQuotation(RequestForQuotationType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RequestForQuotationType to a custom Result using the global validation event handler.
writeRequestForQuotation(RequestForQuotationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RequestForQuotationType to a custom Result using a custom validation event handler.
writeRequestForQuotation(RequestForQuotationType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RequestForQuotationType to a DOM Document using the global validation event handler.
writeRequestForQuotation(RequestForQuotationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RequestForQuotationType to a DOM Document using a custom validation event handler.
writeRequestForQuotation(RequestForQuotationType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RequestForQuotationType to a File using the global validation event handler.
writeRequestForQuotation(RequestForQuotationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RequestForQuotationType to a File using a custom validation event handler.
writeRequestForQuotation(RequestForQuotationType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RequestForQuotationType to a custom Result using the global validation event handler.
writeRequestForQuotation(RequestForQuotationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RequestForQuotationType to a custom Result using a custom validation event handler.
writeRetailEvent(RetailEventType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RetailEventType to a DOM Document using the global validation event handler.
writeRetailEvent(RetailEventType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RetailEventType to a DOM Document using a custom validation event handler.
writeRetailEvent(RetailEventType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RetailEventType to a custom Result using the global validation event handler.
writeRetailEvent(RetailEventType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed RetailEventType to a custom Result using a custom validation event handler.
writeRetailEvent(RetailEventType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RetailEventType to a DOM Document using the global validation event handler.
writeRetailEvent(RetailEventType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RetailEventType to a DOM Document using a custom validation event handler.
writeRetailEvent(RetailEventType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RetailEventType to a File using the global validation event handler.
writeRetailEvent(RetailEventType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RetailEventType to a File using a custom validation event handler.
writeRetailEvent(RetailEventType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RetailEventType to a custom Result using the global validation event handler.
writeRetailEvent(RetailEventType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed RetailEventType to a custom Result using a custom validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed SelfBilledCreditNoteType to a DOM Document using the global validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed SelfBilledCreditNoteType to a DOM Document using a custom validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed SelfBilledCreditNoteType to a custom Result using the global validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed SelfBilledCreditNoteType to a custom Result using a custom validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledCreditNoteType to a DOM Document using the global validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledCreditNoteType to a DOM Document using a custom validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledCreditNoteType to a File using the global validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledCreditNoteType to a File using a custom validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledCreditNoteType to a custom Result using the global validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledCreditNoteType to a custom Result using a custom validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed SelfBilledCreditNoteType to a DOM Document using the global validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed SelfBilledCreditNoteType to a DOM Document using a custom validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed SelfBilledCreditNoteType to a custom Result using the global validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed SelfBilledCreditNoteType to a custom Result using a custom validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledCreditNoteType to a DOM Document using the global validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledCreditNoteType to a DOM Document using a custom validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledCreditNoteType to a File using the global validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledCreditNoteType to a File using a custom validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledCreditNoteType to a custom Result using the global validation event handler.
writeSelfBilledCreditNote(SelfBilledCreditNoteType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledCreditNoteType to a custom Result using a custom validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed SelfBilledInvoiceType to a DOM Document using the global validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed SelfBilledInvoiceType to a DOM Document using a custom validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed SelfBilledInvoiceType to a custom Result using the global validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed SelfBilledInvoiceType to a custom Result using a custom validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledInvoiceType to a DOM Document using the global validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledInvoiceType to a DOM Document using a custom validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledInvoiceType to a File using the global validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledInvoiceType to a File using a custom validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledInvoiceType to a custom Result using the global validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed SelfBilledInvoiceType to a custom Result using a custom validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed SelfBilledInvoiceType to a DOM Document using the global validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed SelfBilledInvoiceType to a DOM Document using a custom validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed SelfBilledInvoiceType to a custom Result using the global validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed SelfBilledInvoiceType to a custom Result using a custom validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledInvoiceType to a DOM Document using the global validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledInvoiceType to a DOM Document using a custom validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledInvoiceType to a File using the global validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledInvoiceType to a File using a custom validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledInvoiceType to a custom Result using the global validation event handler.
writeSelfBilledInvoice(SelfBilledInvoiceType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed SelfBilledInvoiceType to a custom Result using a custom validation event handler.
writeStatement(StatementType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed StatementType to a DOM Document using the global validation event handler.
writeStatement(StatementType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed StatementType to a DOM Document using a custom validation event handler.
writeStatement(StatementType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed StatementType to a custom Result using the global validation event handler.
writeStatement(StatementType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed StatementType to a custom Result using a custom validation event handler.
writeStatement(StatementType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed StatementType to a DOM Document using the global validation event handler.
writeStatement(StatementType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed StatementType to a DOM Document using a custom validation event handler.
writeStatement(StatementType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed StatementType to a File using the global validation event handler.
writeStatement(StatementType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed StatementType to a File using a custom validation event handler.
writeStatement(StatementType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed StatementType to a custom Result using the global validation event handler.
writeStatement(StatementType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed StatementType to a custom Result using a custom validation event handler.
writeStatement(StatementType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed StatementType to a DOM Document using the global validation event handler.
writeStatement(StatementType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed StatementType to a DOM Document using a custom validation event handler.
writeStatement(StatementType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed StatementType to a custom Result using the global validation event handler.
writeStatement(StatementType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed StatementType to a custom Result using a custom validation event handler.
writeStatement(StatementType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StatementType to a DOM Document using the global validation event handler.
writeStatement(StatementType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StatementType to a DOM Document using a custom validation event handler.
writeStatement(StatementType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StatementType to a File using the global validation event handler.
writeStatement(StatementType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StatementType to a File using a custom validation event handler.
writeStatement(StatementType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StatementType to a custom Result using the global validation event handler.
writeStatement(StatementType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StatementType to a custom Result using a custom validation event handler.
writeStockAvailabilityReport(StockAvailabilityReportType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed StockAvailabilityReportType to a DOM Document using the global validation event handler.
writeStockAvailabilityReport(StockAvailabilityReportType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed StockAvailabilityReportType to a DOM Document using a custom validation event handler.
writeStockAvailabilityReport(StockAvailabilityReportType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed StockAvailabilityReportType to a custom Result using the global validation event handler.
writeStockAvailabilityReport(StockAvailabilityReportType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed StockAvailabilityReportType to a custom Result using a custom validation event handler.
writeStockAvailabilityReport(StockAvailabilityReportType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StockAvailabilityReportType to a DOM Document using the global validation event handler.
writeStockAvailabilityReport(StockAvailabilityReportType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StockAvailabilityReportType to a DOM Document using a custom validation event handler.
writeStockAvailabilityReport(StockAvailabilityReportType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StockAvailabilityReportType to a File using the global validation event handler.
writeStockAvailabilityReport(StockAvailabilityReportType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StockAvailabilityReportType to a File using a custom validation event handler.
writeStockAvailabilityReport(StockAvailabilityReportType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StockAvailabilityReportType to a custom Result using the global validation event handler.
writeStockAvailabilityReport(StockAvailabilityReportType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed StockAvailabilityReportType to a custom Result using a custom validation event handler.
writeTender(TenderType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TenderType to a DOM Document using the global validation event handler.
writeTender(TenderType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TenderType to a DOM Document using a custom validation event handler.
writeTender(TenderType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TenderType to a custom Result using the global validation event handler.
writeTender(TenderType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TenderType to a custom Result using a custom validation event handler.
writeTender(TenderType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderType to a DOM Document using the global validation event handler.
writeTender(TenderType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderType to a DOM Document using a custom validation event handler.
writeTender(TenderType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderType to a File using the global validation event handler.
writeTender(TenderType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderType to a File using a custom validation event handler.
writeTender(TenderType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderType to a custom Result using the global validation event handler.
writeTender(TenderType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderType to a custom Result using a custom validation event handler.
writeTendererQualification(TendererQualificationType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TendererQualificationType to a DOM Document using the global validation event handler.
writeTendererQualification(TendererQualificationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TendererQualificationType to a DOM Document using a custom validation event handler.
writeTendererQualification(TendererQualificationType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TendererQualificationType to a custom Result using the global validation event handler.
writeTendererQualification(TendererQualificationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TendererQualificationType to a custom Result using a custom validation event handler.
writeTendererQualification(TendererQualificationType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationType to a DOM Document using the global validation event handler.
writeTendererQualification(TendererQualificationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationType to a DOM Document using a custom validation event handler.
writeTendererQualification(TendererQualificationType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationType to a File using the global validation event handler.
writeTendererQualification(TendererQualificationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationType to a File using a custom validation event handler.
writeTendererQualification(TendererQualificationType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationType to a custom Result using the global validation event handler.
writeTendererQualification(TendererQualificationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationType to a custom Result using a custom validation event handler.
writeTendererQualificationResponse(TendererQualificationResponseType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TendererQualificationResponseType to a DOM Document using the global validation event handler.
writeTendererQualificationResponse(TendererQualificationResponseType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TendererQualificationResponseType to a DOM Document using a custom validation event handler.
writeTendererQualificationResponse(TendererQualificationResponseType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TendererQualificationResponseType to a custom Result using the global validation event handler.
writeTendererQualificationResponse(TendererQualificationResponseType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TendererQualificationResponseType to a custom Result using a custom validation event handler.
writeTendererQualificationResponse(TendererQualificationResponseType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationResponseType to a DOM Document using the global validation event handler.
writeTendererQualificationResponse(TendererQualificationResponseType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationResponseType to a DOM Document using a custom validation event handler.
writeTendererQualificationResponse(TendererQualificationResponseType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationResponseType to a File using the global validation event handler.
writeTendererQualificationResponse(TendererQualificationResponseType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationResponseType to a File using a custom validation event handler.
writeTendererQualificationResponse(TendererQualificationResponseType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationResponseType to a custom Result using the global validation event handler.
writeTendererQualificationResponse(TendererQualificationResponseType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TendererQualificationResponseType to a custom Result using a custom validation event handler.
writeTenderReceipt(TenderReceiptType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TenderReceiptType to a DOM Document using the global validation event handler.
writeTenderReceipt(TenderReceiptType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TenderReceiptType to a DOM Document using a custom validation event handler.
writeTenderReceipt(TenderReceiptType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TenderReceiptType to a custom Result using the global validation event handler.
writeTenderReceipt(TenderReceiptType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TenderReceiptType to a custom Result using a custom validation event handler.
writeTenderReceipt(TenderReceiptType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderReceiptType to a DOM Document using the global validation event handler.
writeTenderReceipt(TenderReceiptType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderReceiptType to a DOM Document using a custom validation event handler.
writeTenderReceipt(TenderReceiptType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderReceiptType to a File using the global validation event handler.
writeTenderReceipt(TenderReceiptType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderReceiptType to a File using a custom validation event handler.
writeTenderReceipt(TenderReceiptType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderReceiptType to a custom Result using the global validation event handler.
writeTenderReceipt(TenderReceiptType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TenderReceiptType to a custom Result using a custom validation event handler.
writeTradeItemLocationProfile(TradeItemLocationProfileType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TradeItemLocationProfileType to a DOM Document using the global validation event handler.
writeTradeItemLocationProfile(TradeItemLocationProfileType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TradeItemLocationProfileType to a DOM Document using a custom validation event handler.
writeTradeItemLocationProfile(TradeItemLocationProfileType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TradeItemLocationProfileType to a custom Result using the global validation event handler.
writeTradeItemLocationProfile(TradeItemLocationProfileType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TradeItemLocationProfileType to a custom Result using a custom validation event handler.
writeTradeItemLocationProfile(TradeItemLocationProfileType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TradeItemLocationProfileType to a DOM Document using the global validation event handler.
writeTradeItemLocationProfile(TradeItemLocationProfileType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TradeItemLocationProfileType to a DOM Document using a custom validation event handler.
writeTradeItemLocationProfile(TradeItemLocationProfileType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TradeItemLocationProfileType to a File using the global validation event handler.
writeTradeItemLocationProfile(TradeItemLocationProfileType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TradeItemLocationProfileType to a File using a custom validation event handler.
writeTradeItemLocationProfile(TradeItemLocationProfileType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TradeItemLocationProfileType to a custom Result using the global validation event handler.
writeTradeItemLocationProfile(TradeItemLocationProfileType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TradeItemLocationProfileType to a custom Result using a custom validation event handler.
writeTransportationStatus(TransportationStatusType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusType to a DOM Document using the global validation event handler.
writeTransportationStatus(TransportationStatusType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusType to a DOM Document using a custom validation event handler.
writeTransportationStatus(TransportationStatusType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusType to a custom Result using the global validation event handler.
writeTransportationStatus(TransportationStatusType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusType to a custom Result using a custom validation event handler.
writeTransportationStatus(TransportationStatusType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed TransportationStatusType to a DOM Document using the global validation event handler.
writeTransportationStatus(TransportationStatusType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed TransportationStatusType to a DOM Document using a custom validation event handler.
writeTransportationStatus(TransportationStatusType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed TransportationStatusType to a File using the global validation event handler.
writeTransportationStatus(TransportationStatusType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed TransportationStatusType to a File using a custom validation event handler.
writeTransportationStatus(TransportationStatusType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed TransportationStatusType to a custom Result using the global validation event handler.
writeTransportationStatus(TransportationStatusType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed TransportationStatusType to a custom Result using a custom validation event handler.
writeTransportationStatus(TransportationStatusType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusType to a DOM Document using the global validation event handler.
writeTransportationStatus(TransportationStatusType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusType to a DOM Document using a custom validation event handler.
writeTransportationStatus(TransportationStatusType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusType to a custom Result using the global validation event handler.
writeTransportationStatus(TransportationStatusType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusType to a custom Result using a custom validation event handler.
writeTransportationStatus(TransportationStatusType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusType to a DOM Document using the global validation event handler.
writeTransportationStatus(TransportationStatusType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusType to a DOM Document using a custom validation event handler.
writeTransportationStatus(TransportationStatusType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusType to a File using the global validation event handler.
writeTransportationStatus(TransportationStatusType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusType to a File using a custom validation event handler.
writeTransportationStatus(TransportationStatusType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusType to a custom Result using the global validation event handler.
writeTransportationStatus(TransportationStatusType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusType to a custom Result using a custom validation event handler.
writeTransportationStatusRequest(TransportationStatusRequestType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusRequestType to a DOM Document using the global validation event handler.
writeTransportationStatusRequest(TransportationStatusRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusRequestType to a DOM Document using a custom validation event handler.
writeTransportationStatusRequest(TransportationStatusRequestType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusRequestType to a custom Result using the global validation event handler.
writeTransportationStatusRequest(TransportationStatusRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportationStatusRequestType to a custom Result using a custom validation event handler.
writeTransportationStatusRequest(TransportationStatusRequestType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusRequestType to a DOM Document using the global validation event handler.
writeTransportationStatusRequest(TransportationStatusRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusRequestType to a DOM Document using a custom validation event handler.
writeTransportationStatusRequest(TransportationStatusRequestType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusRequestType to a File using the global validation event handler.
writeTransportationStatusRequest(TransportationStatusRequestType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusRequestType to a File using a custom validation event handler.
writeTransportationStatusRequest(TransportationStatusRequestType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusRequestType to a custom Result using the global validation event handler.
writeTransportationStatusRequest(TransportationStatusRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportationStatusRequestType to a custom Result using a custom validation event handler.
writeTransportExecutionPlan(TransportExecutionPlanType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportExecutionPlanType to a DOM Document using the global validation event handler.
writeTransportExecutionPlan(TransportExecutionPlanType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportExecutionPlanType to a DOM Document using a custom validation event handler.
writeTransportExecutionPlan(TransportExecutionPlanType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportExecutionPlanType to a custom Result using the global validation event handler.
writeTransportExecutionPlan(TransportExecutionPlanType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportExecutionPlanType to a custom Result using a custom validation event handler.
writeTransportExecutionPlan(TransportExecutionPlanType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanType to a DOM Document using the global validation event handler.
writeTransportExecutionPlan(TransportExecutionPlanType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanType to a DOM Document using a custom validation event handler.
writeTransportExecutionPlan(TransportExecutionPlanType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanType to a File using the global validation event handler.
writeTransportExecutionPlan(TransportExecutionPlanType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanType to a File using a custom validation event handler.
writeTransportExecutionPlan(TransportExecutionPlanType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanType to a custom Result using the global validation event handler.
writeTransportExecutionPlan(TransportExecutionPlanType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanType to a custom Result using a custom validation event handler.
writeTransportExecutionPlanRequest(TransportExecutionPlanRequestType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportExecutionPlanRequestType to a DOM Document using the global validation event handler.
writeTransportExecutionPlanRequest(TransportExecutionPlanRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportExecutionPlanRequestType to a DOM Document using a custom validation event handler.
writeTransportExecutionPlanRequest(TransportExecutionPlanRequestType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportExecutionPlanRequestType to a custom Result using the global validation event handler.
writeTransportExecutionPlanRequest(TransportExecutionPlanRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportExecutionPlanRequestType to a custom Result using a custom validation event handler.
writeTransportExecutionPlanRequest(TransportExecutionPlanRequestType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanRequestType to a DOM Document using the global validation event handler.
writeTransportExecutionPlanRequest(TransportExecutionPlanRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanRequestType to a DOM Document using a custom validation event handler.
writeTransportExecutionPlanRequest(TransportExecutionPlanRequestType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanRequestType to a File using the global validation event handler.
writeTransportExecutionPlanRequest(TransportExecutionPlanRequestType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanRequestType to a File using a custom validation event handler.
writeTransportExecutionPlanRequest(TransportExecutionPlanRequestType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanRequestType to a custom Result using the global validation event handler.
writeTransportExecutionPlanRequest(TransportExecutionPlanRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportExecutionPlanRequestType to a custom Result using a custom validation event handler.
writeTransportProgressStatus(TransportProgressStatusType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportProgressStatusType to a DOM Document using the global validation event handler.
writeTransportProgressStatus(TransportProgressStatusType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportProgressStatusType to a DOM Document using a custom validation event handler.
writeTransportProgressStatus(TransportProgressStatusType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportProgressStatusType to a custom Result using the global validation event handler.
writeTransportProgressStatus(TransportProgressStatusType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportProgressStatusType to a custom Result using a custom validation event handler.
writeTransportProgressStatus(TransportProgressStatusType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusType to a DOM Document using the global validation event handler.
writeTransportProgressStatus(TransportProgressStatusType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusType to a DOM Document using a custom validation event handler.
writeTransportProgressStatus(TransportProgressStatusType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusType to a File using the global validation event handler.
writeTransportProgressStatus(TransportProgressStatusType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusType to a File using a custom validation event handler.
writeTransportProgressStatus(TransportProgressStatusType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusType to a custom Result using the global validation event handler.
writeTransportProgressStatus(TransportProgressStatusType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusType to a custom Result using a custom validation event handler.
writeTransportProgressStatusRequest(TransportProgressStatusRequestType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportProgressStatusRequestType to a DOM Document using the global validation event handler.
writeTransportProgressStatusRequest(TransportProgressStatusRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportProgressStatusRequestType to a DOM Document using a custom validation event handler.
writeTransportProgressStatusRequest(TransportProgressStatusRequestType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportProgressStatusRequestType to a custom Result using the global validation event handler.
writeTransportProgressStatusRequest(TransportProgressStatusRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportProgressStatusRequestType to a custom Result using a custom validation event handler.
writeTransportProgressStatusRequest(TransportProgressStatusRequestType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusRequestType to a DOM Document using the global validation event handler.
writeTransportProgressStatusRequest(TransportProgressStatusRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusRequestType to a DOM Document using a custom validation event handler.
writeTransportProgressStatusRequest(TransportProgressStatusRequestType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusRequestType to a File using the global validation event handler.
writeTransportProgressStatusRequest(TransportProgressStatusRequestType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusRequestType to a File using a custom validation event handler.
writeTransportProgressStatusRequest(TransportProgressStatusRequestType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusRequestType to a custom Result using the global validation event handler.
writeTransportProgressStatusRequest(TransportProgressStatusRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportProgressStatusRequestType to a custom Result using a custom validation event handler.
writeTransportServiceDescription(TransportServiceDescriptionType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportServiceDescriptionType to a DOM Document using the global validation event handler.
writeTransportServiceDescription(TransportServiceDescriptionType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportServiceDescriptionType to a DOM Document using a custom validation event handler.
writeTransportServiceDescription(TransportServiceDescriptionType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportServiceDescriptionType to a custom Result using the global validation event handler.
writeTransportServiceDescription(TransportServiceDescriptionType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportServiceDescriptionType to a custom Result using a custom validation event handler.
writeTransportServiceDescription(TransportServiceDescriptionType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionType to a DOM Document using the global validation event handler.
writeTransportServiceDescription(TransportServiceDescriptionType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionType to a DOM Document using a custom validation event handler.
writeTransportServiceDescription(TransportServiceDescriptionType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionType to a File using the global validation event handler.
writeTransportServiceDescription(TransportServiceDescriptionType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionType to a File using a custom validation event handler.
writeTransportServiceDescription(TransportServiceDescriptionType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionType to a custom Result using the global validation event handler.
writeTransportServiceDescription(TransportServiceDescriptionType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionType to a custom Result using a custom validation event handler.
writeTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportServiceDescriptionRequestType to a DOM Document using the global validation event handler.
writeTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportServiceDescriptionRequestType to a DOM Document using a custom validation event handler.
writeTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportServiceDescriptionRequestType to a custom Result using the global validation event handler.
writeTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed TransportServiceDescriptionRequestType to a custom Result using a custom validation event handler.
writeTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionRequestType to a DOM Document using the global validation event handler.
writeTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionRequestType to a DOM Document using a custom validation event handler.
writeTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionRequestType to a File using the global validation event handler.
writeTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionRequestType to a File using a custom validation event handler.
writeTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionRequestType to a custom Result using the global validation event handler.
writeTransportServiceDescriptionRequest(TransportServiceDescriptionRequestType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed TransportServiceDescriptionRequestType to a custom Result using a custom validation event handler.
writeUBLDocument(Object, EUBL20DocumentType) - Static method in class com.helger.ubl.UBL20Marshaller
Convert the passed domain object into an XML node.
writeUBLDocument(Object, EUBL20DocumentType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Marshaller
Convert the passed domain object into an XML node.
writeUBLDocument(Object, EUBL20DocumentType, Result) - Static method in class com.helger.ubl.UBL20Marshaller
Convert the passed domain object into an XML node.
writeUBLDocument(Object, EUBL20DocumentType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Marshaller
Convert the passed domain object into an XML node.
writeUBLDocument(Object, EUBL21DocumentType) - Static method in class com.helger.ubl.UBL21Marshaller
Convert the passed domain object into an XML node.
writeUBLDocument(Object, EUBL21DocumentType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Marshaller
Convert the passed domain object into an XML node.
writeUBLDocument(Object, EUBL21DocumentType, Result) - Static method in class com.helger.ubl.UBL21Marshaller
Convert the passed domain object into an XML node.
writeUBLDocument(Object, EUBL21DocumentType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Marshaller
Convert the passed domain object into an XML node.
writeUnawardedNotification(UnawardedNotificationType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed UnawardedNotificationType to a DOM Document using the global validation event handler.
writeUnawardedNotification(UnawardedNotificationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed UnawardedNotificationType to a DOM Document using a custom validation event handler.
writeUnawardedNotification(UnawardedNotificationType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed UnawardedNotificationType to a custom Result using the global validation event handler.
writeUnawardedNotification(UnawardedNotificationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed UnawardedNotificationType to a custom Result using a custom validation event handler.
writeUnawardedNotification(UnawardedNotificationType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UnawardedNotificationType to a DOM Document using the global validation event handler.
writeUnawardedNotification(UnawardedNotificationType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UnawardedNotificationType to a DOM Document using a custom validation event handler.
writeUnawardedNotification(UnawardedNotificationType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UnawardedNotificationType to a File using the global validation event handler.
writeUnawardedNotification(UnawardedNotificationType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UnawardedNotificationType to a File using a custom validation event handler.
writeUnawardedNotification(UnawardedNotificationType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UnawardedNotificationType to a custom Result using the global validation event handler.
writeUnawardedNotification(UnawardedNotificationType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UnawardedNotificationType to a custom Result using a custom validation event handler.
writeUtilityStatement(UtilityStatementType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed UtilityStatementType to a DOM Document using the global validation event handler.
writeUtilityStatement(UtilityStatementType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed UtilityStatementType to a DOM Document using a custom validation event handler.
writeUtilityStatement(UtilityStatementType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed UtilityStatementType to a custom Result using the global validation event handler.
writeUtilityStatement(UtilityStatementType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed UtilityStatementType to a custom Result using a custom validation event handler.
writeUtilityStatement(UtilityStatementType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UtilityStatementType to a DOM Document using the global validation event handler.
writeUtilityStatement(UtilityStatementType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UtilityStatementType to a DOM Document using a custom validation event handler.
writeUtilityStatement(UtilityStatementType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UtilityStatementType to a File using the global validation event handler.
writeUtilityStatement(UtilityStatementType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UtilityStatementType to a File using a custom validation event handler.
writeUtilityStatement(UtilityStatementType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UtilityStatementType to a custom Result using the global validation event handler.
writeUtilityStatement(UtilityStatementType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed UtilityStatementType to a custom Result using a custom validation event handler.
writeWaybill(WaybillType) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed WaybillType to a DOM Document using the global validation event handler.
writeWaybill(WaybillType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed WaybillType to a DOM Document using a custom validation event handler.
writeWaybill(WaybillType, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed WaybillType to a custom Result using the global validation event handler.
writeWaybill(WaybillType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20DocumentMarshaller
Deprecated.
Convert the passed WaybillType to a custom Result using a custom validation event handler.
writeWaybill(WaybillType) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed WaybillType to a DOM Document using the global validation event handler.
writeWaybill(WaybillType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed WaybillType to a DOM Document using a custom validation event handler.
writeWaybill(WaybillType, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed WaybillType to a File using the global validation event handler.
writeWaybill(WaybillType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed WaybillType to a File using a custom validation event handler.
writeWaybill(WaybillType, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed WaybillType to a custom Result using the global validation event handler.
writeWaybill(WaybillType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL20Writer
Convert the passed WaybillType to a custom Result using a custom validation event handler.
writeWaybill(WaybillType) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed WaybillType to a DOM Document using the global validation event handler.
writeWaybill(WaybillType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed WaybillType to a DOM Document using a custom validation event handler.
writeWaybill(WaybillType, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed WaybillType to a custom Result using the global validation event handler.
writeWaybill(WaybillType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21DocumentMarshaller
Deprecated.
Convert the passed WaybillType to a custom Result using a custom validation event handler.
writeWaybill(WaybillType) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed WaybillType to a DOM Document using the global validation event handler.
writeWaybill(WaybillType, ValidationEventHandler) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed WaybillType to a DOM Document using a custom validation event handler.
writeWaybill(WaybillType, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed WaybillType to a File using the global validation event handler.
writeWaybill(WaybillType, ValidationEventHandler, File) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed WaybillType to a File using a custom validation event handler.
writeWaybill(WaybillType, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed WaybillType to a custom Result using the global validation event handler.
writeWaybill(WaybillType, ValidationEventHandler, Result) - Static method in class com.helger.ubl.UBL21Writer
Convert the passed WaybillType to a custom Result using a custom validation event handler.

X

XML_SCHEMA_CAC_NAMESPACE_URL - Static variable in class com.helger.ubl.CUBL20
The cac namespace URL
XML_SCHEMA_CAC_NAMESPACE_URL - Static variable in class com.helger.ubl.CUBL21
The cac namespace URL
XML_SCHEMA_CBC_NAMESPACE_URL - Static variable in class com.helger.ubl.CUBL20
The cbc namespace URL
XML_SCHEMA_CBC_NAMESPACE_URL - Static variable in class com.helger.ubl.CUBL21
The cbc namespace URL
XML_SCHEMA_CEC_NAMESPACE_URL - Static variable in class com.helger.ubl.CUBL20
The cec namespace URL
XML_SCHEMA_CEC_NAMESPACE_URL - Static variable in class com.helger.ubl.CUBL21
The cec namespace URL
A C E G I R S U V W X 

Copyright © 2014–2015 Philip Helger. All rights reserved.