@NotThreadSafe public final class UBL21Reader extends AbstractUBLDocumentMarshaller
| Modifier and Type | Method and Description |
|---|---|
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(File aSource)
Interpret the passed
File as a ApplicationResponse using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a ApplicationResponse using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a ApplicationResponse
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a ApplicationResponse
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(Node aNode)
Interpret the passed DOM
Node as a ApplicationResponse using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a ApplicationResponse using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(Source aSource)
Interpret the passed
Source as a ApplicationResponse using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a ApplicationResponse using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(File aSource)
Interpret the passed
File as a AttachedDocument using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a AttachedDocument using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a AttachedDocument using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a AttachedDocument using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(Node aNode)
Interpret the passed DOM
Node as a AttachedDocument using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a AttachedDocument using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(Source aSource)
Interpret the passed
Source as a AttachedDocument using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a AttachedDocument using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(File aSource)
Interpret the passed
File as a AwardedNotification using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a AwardedNotification using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a AwardedNotification
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a AwardedNotification
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(Node aNode)
Interpret the passed DOM
Node as a AwardedNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a AwardedNotification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(Source aSource)
Interpret the passed
Source as a AwardedNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a AwardedNotification using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(File aSource)
Interpret the passed
File as a BillOfLading using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a BillOfLading using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a BillOfLading using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a BillOfLading using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(Node aNode)
Interpret the passed DOM
Node as a BillOfLading using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a BillOfLading using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(Source aSource)
Interpret the passed
Source as a BillOfLading using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a BillOfLading using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(File aSource)
Interpret the passed
File as a CallForTenders using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a CallForTenders using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a CallForTenders using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a CallForTenders using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(Node aNode)
Interpret the passed DOM
Node as a CallForTenders using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a CallForTenders using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(Source aSource)
Interpret the passed
Source as a CallForTenders using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a CallForTenders using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(File aSource)
Interpret the passed
File as a Catalogue using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a Catalogue using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a Catalogue using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a Catalogue using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(Node aNode)
Interpret the passed DOM
Node as a Catalogue using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a Catalogue using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(Source aSource)
Interpret the passed
Source as a Catalogue using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a Catalogue using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(File aSource)
Interpret the passed
File as a CatalogueDeletion using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a CatalogueDeletion using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a CatalogueDeletion using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a CatalogueDeletion using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(Node aNode)
Interpret the passed DOM
Node as a CatalogueDeletion using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a CatalogueDeletion using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(Source aSource)
Interpret the passed
Source as a CatalogueDeletion using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a CatalogueDeletion using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(File aSource)
Interpret the passed
File as a CatalogueItemSpecificationUpdate
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a CatalogueItemSpecificationUpdate
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a
CatalogueItemSpecificationUpdate using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a
CatalogueItemSpecificationUpdate using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(Node aNode)
Interpret the passed DOM
Node as a CatalogueItemSpecificationUpdate
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a CatalogueItemSpecificationUpdate
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(Source aSource)
Interpret the passed
Source as a CatalogueItemSpecificationUpdate
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a CatalogueItemSpecificationUpdate
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(File aSource)
Interpret the passed
File as a CataloguePricingUpdate using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a CataloguePricingUpdate using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a CataloguePricingUpdate
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a CataloguePricingUpdate
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(Node aNode)
Interpret the passed DOM
Node as a CataloguePricingUpdate using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a CataloguePricingUpdate using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(Source aSource)
Interpret the passed
Source as a CataloguePricingUpdate using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a CataloguePricingUpdate using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(File aSource)
Interpret the passed
File as a CatalogueRequest using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a CatalogueRequest using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a CatalogueRequest using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a CatalogueRequest using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(Node aNode)
Interpret the passed DOM
Node as a CatalogueRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a CatalogueRequest using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(Source aSource)
Interpret the passed
Source as a CatalogueRequest using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a CatalogueRequest using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(File aSource)
Interpret the passed
File as a CertificateOfOrigin using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a CertificateOfOrigin using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a CertificateOfOrigin
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a CertificateOfOrigin
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(Node aNode)
Interpret the passed DOM
Node as a CertificateOfOrigin using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a CertificateOfOrigin using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(Source aSource)
Interpret the passed
Source as a CertificateOfOrigin using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a CertificateOfOrigin using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(File aSource)
Interpret the passed
File as a ContractAwardNotice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a ContractAwardNotice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a ContractAwardNotice
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a ContractAwardNotice
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(Node aNode)
Interpret the passed DOM
Node as a ContractAwardNotice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a ContractAwardNotice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(Source aSource)
Interpret the passed
Source as a ContractAwardNotice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a ContractAwardNotice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(File aSource)
Interpret the passed
File as a ContractNotice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a ContractNotice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a ContractNotice using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a ContractNotice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(Node aNode)
Interpret the passed DOM
Node as a ContractNotice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a ContractNotice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(Source aSource)
Interpret the passed
Source as a ContractNotice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a ContractNotice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(File aSource)
Interpret the passed
File as a CreditNote using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a CreditNote using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a CreditNote using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a CreditNote using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(Node aNode)
Interpret the passed DOM
Node as a CreditNote using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a CreditNote using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(Source aSource)
Interpret the passed
Source as a CreditNote using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a CreditNote using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(File aSource)
Interpret the passed
File as a DebitNote using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a DebitNote using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a DebitNote using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a DebitNote using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(Node aNode)
Interpret the passed DOM
Node as a DebitNote using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a DebitNote using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(Source aSource)
Interpret the passed
Source as a DebitNote using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a DebitNote using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(File aSource)
Interpret the passed
File as a DespatchAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a DespatchAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a DespatchAdvice using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a DespatchAdvice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(Node aNode)
Interpret the passed DOM
Node as a DespatchAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a DespatchAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(Source aSource)
Interpret the passed
Source as a DespatchAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a DespatchAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(File aSource)
Interpret the passed
File as a DocumentStatus using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a DocumentStatus using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a DocumentStatus using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a DocumentStatus using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(Node aNode)
Interpret the passed DOM
Node as a DocumentStatus using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a DocumentStatus using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(Source aSource)
Interpret the passed
Source as a DocumentStatus using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a DocumentStatus using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(File aSource)
Interpret the passed
File as a DocumentStatusRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a DocumentStatusRequest using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a DocumentStatusRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a DocumentStatusRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(Node aNode)
Interpret the passed DOM
Node as a DocumentStatusRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a DocumentStatusRequest using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(Source aSource)
Interpret the passed
Source as a DocumentStatusRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a DocumentStatusRequest using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(File aSource)
Interpret the passed
File as a ExceptionCriteria using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a ExceptionCriteria using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a ExceptionCriteria using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a ExceptionCriteria using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(Node aNode)
Interpret the passed DOM
Node as a ExceptionCriteria using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a ExceptionCriteria using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(Source aSource)
Interpret the passed
Source as a ExceptionCriteria using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a ExceptionCriteria using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(File aSource)
Interpret the passed
File as a ExceptionNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a ExceptionNotification using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a ExceptionNotification
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a ExceptionNotification
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(Node aNode)
Interpret the passed DOM
Node as a ExceptionNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a ExceptionNotification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(Source aSource)
Interpret the passed
Source as a ExceptionNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a ExceptionNotification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(File aSource)
Interpret the passed
File as a Forecast using the global validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a Forecast using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a Forecast using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a Forecast using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(Node aNode)
Interpret the passed DOM
Node as a Forecast using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a Forecast using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(Source aSource)
Interpret the passed
Source as a Forecast using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a Forecast using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(File aSource)
Interpret the passed
File as a ForecastRevision using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a ForecastRevision using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a ForecastRevision using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a ForecastRevision using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(Node aNode)
Interpret the passed DOM
Node as a ForecastRevision using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a ForecastRevision using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(Source aSource)
Interpret the passed
Source as a ForecastRevision using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a ForecastRevision using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(File aSource)
Interpret the passed
File as a ForwardingInstructions using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a ForwardingInstructions using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a ForwardingInstructions
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a ForwardingInstructions
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(Node aNode)
Interpret the passed DOM
Node as a ForwardingInstructions using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a ForwardingInstructions using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(Source aSource)
Interpret the passed
Source as a ForwardingInstructions using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a ForwardingInstructions using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(File aSource)
Interpret the passed
File as a FreightInvoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a FreightInvoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a FreightInvoice using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a FreightInvoice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(Node aNode)
Interpret the passed DOM
Node as a FreightInvoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a FreightInvoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(Source aSource)
Interpret the passed
Source as a FreightInvoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a FreightInvoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(File aSource)
Interpret the passed
File as a FulfilmentCancellation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a FulfilmentCancellation using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a FulfilmentCancellation
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a FulfilmentCancellation
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(Node aNode)
Interpret the passed DOM
Node as a FulfilmentCancellation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a FulfilmentCancellation using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(Source aSource)
Interpret the passed
Source as a FulfilmentCancellation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a FulfilmentCancellation using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(File aSource)
Interpret the passed
File as a GoodsItemItinerary using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a GoodsItemItinerary using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a GoodsItemItinerary
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a GoodsItemItinerary
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(Node aNode)
Interpret the passed DOM
Node as a GoodsItemItinerary using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a GoodsItemItinerary using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(Source aSource)
Interpret the passed
Source as a GoodsItemItinerary using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a GoodsItemItinerary using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(File aSource)
Interpret the passed
File as a GuaranteeCertificate using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a GuaranteeCertificate using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a GuaranteeCertificate
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a GuaranteeCertificate
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(Node aNode)
Interpret the passed DOM
Node as a GuaranteeCertificate using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a GuaranteeCertificate using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(Source aSource)
Interpret the passed
Source as a GuaranteeCertificate using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a GuaranteeCertificate using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(File aSource)
Interpret the passed
File as a InstructionForReturns using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a InstructionForReturns using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a InstructionForReturns
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a InstructionForReturns
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(Node aNode)
Interpret the passed DOM
Node as a InstructionForReturns using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a InstructionForReturns using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(Source aSource)
Interpret the passed
Source as a InstructionForReturns using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a InstructionForReturns using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(File aSource)
Interpret the passed
File as a InventoryReport using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a InventoryReport using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a InventoryReport using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a InventoryReport using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(Node aNode)
Interpret the passed DOM
Node as a InventoryReport using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a InventoryReport using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(Source aSource)
Interpret the passed
Source as a InventoryReport using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a InventoryReport using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(File aSource)
Interpret the passed
File as a Invoice using the global validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a Invoice using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a Invoice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a Invoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(Node aNode)
Interpret the passed DOM
Node as a Invoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a Invoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(Source aSource)
Interpret the passed
Source as a Invoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a Invoice using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(File aSource)
Interpret the passed
File as a ItemInformationRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a ItemInformationRequest using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a ItemInformationRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a ItemInformationRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(Node aNode)
Interpret the passed DOM
Node as a ItemInformationRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a ItemInformationRequest using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(Source aSource)
Interpret the passed
Source as a ItemInformationRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a ItemInformationRequest using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(File aSource)
Interpret the passed
File as a Order using the global validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a Order using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a Order using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a Order using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(Node aNode)
Interpret the passed DOM
Node as a Order using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a Order using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(Source aSource)
Interpret the passed
Source as a Order using the global validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a Order using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(File aSource)
Interpret the passed
File as a OrderCancellation using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a OrderCancellation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a OrderCancellation using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a OrderCancellation using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(Node aNode)
Interpret the passed DOM
Node as a OrderCancellation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a OrderCancellation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(Source aSource)
Interpret the passed
Source as a OrderCancellation using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a OrderCancellation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(File aSource)
Interpret the passed
File as a OrderChange using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a OrderChange using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a OrderChange using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a OrderChange using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(Node aNode)
Interpret the passed DOM
Node as a OrderChange using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a OrderChange using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(Source aSource)
Interpret the passed
Source as a OrderChange using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a OrderChange using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(File aSource)
Interpret the passed
File as a OrderResponse using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a OrderResponse using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a OrderResponse using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a OrderResponse using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(Node aNode)
Interpret the passed DOM
Node as a OrderResponse using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a OrderResponse using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(Source aSource)
Interpret the passed
Source as a OrderResponse using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a OrderResponse using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(File aSource)
Interpret the passed
File as a OrderResponseSimple using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a OrderResponseSimple using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a OrderResponseSimple
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a OrderResponseSimple
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(Node aNode)
Interpret the passed DOM
Node as a OrderResponseSimple using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a OrderResponseSimple using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(Source aSource)
Interpret the passed
Source as a OrderResponseSimple using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a OrderResponseSimple using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(File aSource)
Interpret the passed
File as a PackingList using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a PackingList using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a PackingList using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a PackingList using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(Node aNode)
Interpret the passed DOM
Node as a PackingList using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a PackingList using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(Source aSource)
Interpret the passed
Source as a PackingList using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a PackingList using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(File aSource)
Interpret the passed
File as a PriorInformationNotice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a PriorInformationNotice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a PriorInformationNotice
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a PriorInformationNotice
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(Node aNode)
Interpret the passed DOM
Node as a PriorInformationNotice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a PriorInformationNotice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(Source aSource)
Interpret the passed
Source as a PriorInformationNotice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a PriorInformationNotice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(File aSource)
Interpret the passed
File as a ProductActivity using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a ProductActivity using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a ProductActivity using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a ProductActivity using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(Node aNode)
Interpret the passed DOM
Node as a ProductActivity using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a ProductActivity using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(Source aSource)
Interpret the passed
Source as a ProductActivity using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a ProductActivity using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(File aSource)
Interpret the passed
File as a Quotation using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a Quotation using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a Quotation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a Quotation using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(Node aNode)
Interpret the passed DOM
Node as a Quotation using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a Quotation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(Source aSource)
Interpret the passed
Source as a Quotation using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a Quotation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(File aSource)
Interpret the passed
File as a ReceiptAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a ReceiptAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a ReceiptAdvice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a ReceiptAdvice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(Node aNode)
Interpret the passed DOM
Node as a ReceiptAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a ReceiptAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(Source aSource)
Interpret the passed
Source as a ReceiptAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a ReceiptAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(File aSource)
Interpret the passed
File as a Reminder using the global validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a Reminder using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a Reminder using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a Reminder using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(Node aNode)
Interpret the passed DOM
Node as a Reminder using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a Reminder using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(Source aSource)
Interpret the passed
Source as a Reminder using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a Reminder using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(File aSource)
Interpret the passed
File as a RemittanceAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a RemittanceAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a RemittanceAdvice using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a RemittanceAdvice using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(Node aNode)
Interpret the passed DOM
Node as a RemittanceAdvice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a RemittanceAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(Source aSource)
Interpret the passed
Source as a RemittanceAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a RemittanceAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(File aSource)
Interpret the passed
File as a RequestForQuotation using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a RequestForQuotation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a RequestForQuotation
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a RequestForQuotation
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(Node aNode)
Interpret the passed DOM
Node as a RequestForQuotation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a RequestForQuotation using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(Source aSource)
Interpret the passed
Source as a RequestForQuotation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a RequestForQuotation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(File aSource)
Interpret the passed
File as a RetailEvent using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a RetailEvent using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a RetailEvent using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a RetailEvent using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(Node aNode)
Interpret the passed DOM
Node as a RetailEvent using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a RetailEvent using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(Source aSource)
Interpret the passed
Source as a RetailEvent using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a RetailEvent using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(File aSource)
Interpret the passed
File as a SelfBilledCreditNote using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a SelfBilledCreditNote using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a SelfBilledCreditNote
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a SelfBilledCreditNote
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(Node aNode)
Interpret the passed DOM
Node as a SelfBilledCreditNote using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a SelfBilledCreditNote using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(Source aSource)
Interpret the passed
Source as a SelfBilledCreditNote using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a SelfBilledCreditNote using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(File aSource)
Interpret the passed
File as a SelfBilledInvoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a SelfBilledInvoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a SelfBilledInvoice using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a SelfBilledInvoice using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(Node aNode)
Interpret the passed DOM
Node as a SelfBilledInvoice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a SelfBilledInvoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(Source aSource)
Interpret the passed
Source as a SelfBilledInvoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a SelfBilledInvoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(File aSource)
Interpret the passed
File as a Statement using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a Statement using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a Statement using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a Statement using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(Node aNode)
Interpret the passed DOM
Node as a Statement using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a Statement using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(Source aSource)
Interpret the passed
Source as a Statement using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a Statement using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(File aSource)
Interpret the passed
File as a StockAvailabilityReport using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a StockAvailabilityReport using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a StockAvailabilityReport
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a StockAvailabilityReport
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(Node aNode)
Interpret the passed DOM
Node as a StockAvailabilityReport using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a StockAvailabilityReport using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(Source aSource)
Interpret the passed
Source as a StockAvailabilityReport using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a StockAvailabilityReport using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(File aSource)
Interpret the passed
File as a Tender using the global validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a Tender using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a Tender using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a Tender using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(Node aNode)
Interpret the passed DOM
Node as a Tender using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a Tender using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(Source aSource)
Interpret the passed
Source as a Tender using the global validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a Tender using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(File aSource)
Interpret the passed
File as a TendererQualification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TendererQualification using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a TendererQualification
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a TendererQualification
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(Node aNode)
Interpret the passed DOM
Node as a TendererQualification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TendererQualification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(Source aSource)
Interpret the passed
Source as a TendererQualification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TendererQualification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(File aSource)
Interpret the passed
File as a TendererQualificationResponse using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TendererQualificationResponse using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a
TendererQualificationResponse using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a
TendererQualificationResponse using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(Node aNode)
Interpret the passed DOM
Node as a TendererQualificationResponse
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TendererQualificationResponse
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(Source aSource)
Interpret the passed
Source as a TendererQualificationResponse
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TendererQualificationResponse
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(File aSource)
Interpret the passed
File as a TenderReceipt using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TenderReceipt using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a TenderReceipt using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a TenderReceipt using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(Node aNode)
Interpret the passed DOM
Node as a TenderReceipt using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TenderReceipt using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(Source aSource)
Interpret the passed
Source as a TenderReceipt using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TenderReceipt using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(File aSource)
Interpret the passed
File as a TradeItemLocationProfile using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TradeItemLocationProfile using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a
TradeItemLocationProfile using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a
TradeItemLocationProfile using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(Node aNode)
Interpret the passed DOM
Node as a TradeItemLocationProfile using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TradeItemLocationProfile using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(Source aSource)
Interpret the passed
Source as a TradeItemLocationProfile using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TradeItemLocationProfile using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(File aSource)
Interpret the passed
File as a TransportationStatus using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TransportationStatus using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a TransportationStatus
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a TransportationStatus
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(Node aNode)
Interpret the passed DOM
Node as a TransportationStatus using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TransportationStatus using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(Source aSource)
Interpret the passed
Source as a TransportationStatus using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TransportationStatus using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(File aSource)
Interpret the passed
File as a TransportationStatusRequest using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TransportationStatusRequest using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a
TransportationStatusRequest using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a
TransportationStatusRequest using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(Node aNode)
Interpret the passed DOM
Node as a TransportationStatusRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TransportationStatusRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(Source aSource)
Interpret the passed
Source as a TransportationStatusRequest using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TransportationStatusRequest using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(File aSource)
Interpret the passed
File as a TransportExecutionPlan using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TransportExecutionPlan using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a TransportExecutionPlan
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a TransportExecutionPlan
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(Node aNode)
Interpret the passed DOM
Node as a TransportExecutionPlan using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TransportExecutionPlan using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(Source aSource)
Interpret the passed
Source as a TransportExecutionPlan using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TransportExecutionPlan using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(File aSource)
Interpret the passed
File as a TransportExecutionPlanRequest using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TransportExecutionPlanRequest using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a
TransportExecutionPlanRequest using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a
TransportExecutionPlanRequest using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(Node aNode)
Interpret the passed DOM
Node as a TransportExecutionPlanRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TransportExecutionPlanRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(Source aSource)
Interpret the passed
Source as a TransportExecutionPlanRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TransportExecutionPlanRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(File aSource)
Interpret the passed
File as a TransportProgressStatus using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TransportProgressStatus using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a TransportProgressStatus
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a TransportProgressStatus
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(Node aNode)
Interpret the passed DOM
Node as a TransportProgressStatus using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TransportProgressStatus using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(Source aSource)
Interpret the passed
Source as a TransportProgressStatus using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TransportProgressStatus using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(File aSource)
Interpret the passed
File as a TransportProgressStatusRequest using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TransportProgressStatusRequest using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a
TransportProgressStatusRequest using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a
TransportProgressStatusRequest using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(Node aNode)
Interpret the passed DOM
Node as a TransportProgressStatusRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TransportProgressStatusRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(Source aSource)
Interpret the passed
Source as a TransportProgressStatusRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TransportProgressStatusRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(File aSource)
Interpret the passed
File as a TransportServiceDescription using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TransportServiceDescription using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a
TransportServiceDescription using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a
TransportServiceDescription using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(Node aNode)
Interpret the passed DOM
Node as a TransportServiceDescription
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a TransportServiceDescription
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(Source aSource)
Interpret the passed
Source as a TransportServiceDescription using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TransportServiceDescription using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(File aSource)
Interpret the passed
File as a TransportServiceDescriptionRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a TransportServiceDescriptionRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a
TransportServiceDescriptionRequest using the global validation event
handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a
TransportServiceDescriptionRequest using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(Node aNode)
Interpret the passed DOM
Node as a
TransportServiceDescriptionRequest using the global validation event
handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a
TransportServiceDescriptionRequest using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(Source aSource)
Interpret the passed
Source as a TransportServiceDescriptionRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a TransportServiceDescriptionRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(File aSource)
Interpret the passed
File as a UnawardedNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a UnawardedNotification using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a UnawardedNotification
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a UnawardedNotification
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(Node aNode)
Interpret the passed DOM
Node as a UnawardedNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a UnawardedNotification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(Source aSource)
Interpret the passed
Source as a UnawardedNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a UnawardedNotification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(File aSource)
Interpret the passed
File as a UtilityStatement using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a UtilityStatement using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a UtilityStatement using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a UtilityStatement using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(Node aNode)
Interpret the passed DOM
Node as a UtilityStatement using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a UtilityStatement using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(Source aSource)
Interpret the passed
Source as a UtilityStatement using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a UtilityStatement using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(File aSource)
Interpret the passed
File as a Waybill using the global validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(File aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
File as a Waybill using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(com.helger.commons.io.IReadableResource aSource)
Interpret the passed
IReadableResource as a Waybill using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(com.helger.commons.io.IReadableResource aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
IReadableResource as a Waybill using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(Node aNode)
Interpret the passed DOM
Node as a Waybill using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(Node aNode,
ValidationEventHandler aCustomEventHandler)
Interpret the passed DOM
Node as a Waybill using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(Source aSource)
Interpret the passed
Source as a Waybill using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(Source aSource,
ValidationEventHandler aCustomEventHandler)
Interpret the passed
Source as a Waybill using a custom validation
event handler. |
getGlobalValidationEventHandler, setGlobalValidationEventHandler@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull Node aNode)
Node as a ApplicationResponse using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ApplicationResponse using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull File aSource)
File as a ApplicationResponse using the global
validation event handler.aSource - the source file to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a ApplicationResponse using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a ApplicationResponse
using the global validation event handler.aSource - the resource to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a ApplicationResponse
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull Source aSource)
Source as a ApplicationResponse using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ApplicationResponse using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull Node aNode)
Node as a AttachedDocument using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a AttachedDocument using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull File aSource)
File as a AttachedDocument using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a AttachedDocument using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a AttachedDocument using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a AttachedDocument using
a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull Source aSource)
Source as a AttachedDocument using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a AttachedDocument using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull Node aNode)
Node as a AwardedNotification using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a AwardedNotification using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull File aSource)
File as a AwardedNotification using the global
validation event handler.aSource - the source file to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a AwardedNotification using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a AwardedNotification
using the global validation event handler.aSource - the resource to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a AwardedNotification
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull Source aSource)
Source as a AwardedNotification using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a AwardedNotification using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull Node aNode)
Node as a BillOfLading using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a BillOfLading using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull File aSource)
File as a BillOfLading using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a BillOfLading using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a BillOfLading using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a BillOfLading using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull Source aSource)
Source as a BillOfLading using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a BillOfLading using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull Node aNode)
Node as a CallForTenders using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CallForTenders using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull File aSource)
File as a CallForTenders using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a CallForTenders using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a CallForTenders using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a CallForTenders using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull Source aSource)
Source as a CallForTenders using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CallForTenders using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull Node aNode)
Node as a Catalogue using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Catalogue using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull File aSource)
File as a Catalogue using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a Catalogue using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a Catalogue using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a Catalogue using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull Source aSource)
Source as a Catalogue using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Catalogue using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull Node aNode)
Node as a CatalogueDeletion using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CatalogueDeletion using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull File aSource)
File as a CatalogueDeletion using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a CatalogueDeletion using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a CatalogueDeletion using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a CatalogueDeletion using
a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull Source aSource)
Source as a CatalogueDeletion using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CatalogueDeletion using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull Node aNode)
Node as a CatalogueItemSpecificationUpdate
using the global validation event handler.aNode - the DOM node. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CatalogueItemSpecificationUpdate
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull File aSource)
File as a CatalogueItemSpecificationUpdate
using the global validation event handler.aSource - the source file to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a CatalogueItemSpecificationUpdate
using a custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a
CatalogueItemSpecificationUpdate using the global validation event handler.aSource - the resource to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a
CatalogueItemSpecificationUpdate using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull Source aSource)
Source as a CatalogueItemSpecificationUpdate
using the global validation event handler.aSource - the source to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CatalogueItemSpecificationUpdate
using a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull Node aNode)
Node as a CataloguePricingUpdate using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CataloguePricingUpdate using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull File aSource)
File as a CataloguePricingUpdate using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a CataloguePricingUpdate using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a CataloguePricingUpdate
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a CataloguePricingUpdate
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull Source aSource)
Source as a CataloguePricingUpdate using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CataloguePricingUpdate using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull Node aNode)
Node as a CatalogueRequest using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CatalogueRequest using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull File aSource)
File as a CatalogueRequest using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a CatalogueRequest using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a CatalogueRequest using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a CatalogueRequest using
a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull Source aSource)
Source as a CatalogueRequest using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CatalogueRequest using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull Node aNode)
Node as a CertificateOfOrigin using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CertificateOfOrigin using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull File aSource)
File as a CertificateOfOrigin using the global
validation event handler.aSource - the source file to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a CertificateOfOrigin using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a CertificateOfOrigin
using the global validation event handler.aSource - the resource to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a CertificateOfOrigin
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull Source aSource)
Source as a CertificateOfOrigin using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CertificateOfOrigin using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull Node aNode)
Node as a ContractAwardNotice using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ContractAwardNotice using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull File aSource)
File as a ContractAwardNotice using the global
validation event handler.aSource - the source file to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a ContractAwardNotice using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a ContractAwardNotice
using the global validation event handler.aSource - the resource to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a ContractAwardNotice
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull Source aSource)
Source as a ContractAwardNotice using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ContractAwardNotice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull Node aNode)
Node as a ContractNotice using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ContractNotice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull File aSource)
File as a ContractNotice using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a ContractNotice using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a ContractNotice using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a ContractNotice using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull Source aSource)
Source as a ContractNotice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ContractNotice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull Node aNode)
Node as a CreditNote using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CreditNote using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull File aSource)
File as a CreditNote using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a CreditNote using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a CreditNote using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a CreditNote using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull Source aSource)
Source as a CreditNote using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CreditNote using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull Node aNode)
Node as a DebitNote using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a DebitNote using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull File aSource)
File as a DebitNote using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a DebitNote using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a DebitNote using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a DebitNote using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull Source aSource)
Source as a DebitNote using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a DebitNote using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull Node aNode)
Node as a DespatchAdvice using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a DespatchAdvice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull File aSource)
File as a DespatchAdvice using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a DespatchAdvice using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a DespatchAdvice using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a DespatchAdvice using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull Source aSource)
Source as a DespatchAdvice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a DespatchAdvice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull Node aNode)
Node as a DocumentStatus using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a DocumentStatus using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull File aSource)
File as a DocumentStatus using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a DocumentStatus using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a DocumentStatus using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a DocumentStatus using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull Source aSource)
Source as a DocumentStatus using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a DocumentStatus using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull Node aNode)
Node as a DocumentStatusRequest using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a DocumentStatusRequest using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull File aSource)
File as a DocumentStatusRequest using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a DocumentStatusRequest using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a DocumentStatusRequest
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a DocumentStatusRequest
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull Source aSource)
Source as a DocumentStatusRequest using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a DocumentStatusRequest using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull Node aNode)
Node as a ExceptionCriteria using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ExceptionCriteria using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull File aSource)
File as a ExceptionCriteria using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a ExceptionCriteria using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a ExceptionCriteria using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a ExceptionCriteria using
a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull Source aSource)
Source as a ExceptionCriteria using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ExceptionCriteria using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull Node aNode)
Node as a ExceptionNotification using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ExceptionNotification using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull File aSource)
File as a ExceptionNotification using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a ExceptionNotification using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a ExceptionNotification
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a ExceptionNotification
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull Source aSource)
Source as a ExceptionNotification using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ExceptionNotification using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull Node aNode)
Node as a Forecast using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Forecast using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull File aSource)
File as a Forecast using the global validation
event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a Forecast using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a Forecast using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a Forecast using a custom
validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull Source aSource)
Source as a Forecast using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Forecast using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull Node aNode)
Node as a ForecastRevision using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ForecastRevision using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull File aSource)
File as a ForecastRevision using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a ForecastRevision using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a ForecastRevision using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a ForecastRevision using
a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull Source aSource)
Source as a ForecastRevision using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ForecastRevision using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull Node aNode)
Node as a ForwardingInstructions using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ForwardingInstructions using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull File aSource)
File as a ForwardingInstructions using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a ForwardingInstructions using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a ForwardingInstructions
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a ForwardingInstructions
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull Source aSource)
Source as a ForwardingInstructions using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ForwardingInstructions using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull Node aNode)
Node as a FreightInvoice using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a FreightInvoice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull File aSource)
File as a FreightInvoice using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a FreightInvoice using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a FreightInvoice using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a FreightInvoice using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull Source aSource)
Source as a FreightInvoice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a FreightInvoice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull Node aNode)
Node as a FulfilmentCancellation using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a FulfilmentCancellation using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull File aSource)
File as a FulfilmentCancellation using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a FulfilmentCancellation using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a FulfilmentCancellation
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a FulfilmentCancellation
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull Source aSource)
Source as a FulfilmentCancellation using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a FulfilmentCancellation using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull Node aNode)
Node as a GoodsItemItinerary using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a GoodsItemItinerary using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull File aSource)
File as a GoodsItemItinerary using the global
validation event handler.aSource - the source file to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a GoodsItemItinerary using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a GoodsItemItinerary
using the global validation event handler.aSource - the resource to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a GoodsItemItinerary
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull Source aSource)
Source as a GoodsItemItinerary using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a GoodsItemItinerary using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull Node aNode)
Node as a GuaranteeCertificate using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a GuaranteeCertificate using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull File aSource)
File as a GuaranteeCertificate using the
global validation event handler.aSource - the source file to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a GuaranteeCertificate using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a GuaranteeCertificate
using the global validation event handler.aSource - the resource to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a GuaranteeCertificate
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull Source aSource)
Source as a GuaranteeCertificate using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a GuaranteeCertificate using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull Node aNode)
Node as a InstructionForReturns using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a InstructionForReturns using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull File aSource)
File as a InstructionForReturns using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a InstructionForReturns using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a InstructionForReturns
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a InstructionForReturns
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull Source aSource)
Source as a InstructionForReturns using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a InstructionForReturns using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull Node aNode)
Node as a InventoryReport using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a InventoryReport using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull File aSource)
File as a InventoryReport using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a InventoryReport using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a InventoryReport using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a InventoryReport using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull Source aSource)
Source as a InventoryReport using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a InventoryReport using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull Node aNode)
Node as a Invoice using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Invoice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull File aSource)
File as a Invoice using the global validation
event handler.aSource - the source file to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a Invoice using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a Invoice using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a Invoice using a custom
validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull Source aSource)
Source as a Invoice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Invoice using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull Node aNode)
Node as a ItemInformationRequest using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ItemInformationRequest using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull File aSource)
File as a ItemInformationRequest using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a ItemInformationRequest using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a ItemInformationRequest
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a ItemInformationRequest
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull Source aSource)
Source as a ItemInformationRequest using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ItemInformationRequest using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull Node aNode)
Node as a Order using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Order using a custom validation
event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull File aSource)
File as a Order using the global validation
event handler.aSource - the source file to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a Order using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a Order using the global
validation event handler.aSource - the resource to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a Order using a custom
validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull Source aSource)
Source as a Order using the global validation
event handler.aSource - the source to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Order using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull Node aNode)
Node as a OrderCancellation using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a OrderCancellation using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull File aSource)
File as a OrderCancellation using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a OrderCancellation using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a OrderCancellation using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a OrderCancellation using
a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull Source aSource)
Source as a OrderCancellation using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a OrderCancellation using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull Node aNode)
Node as a OrderChange using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a OrderChange using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull File aSource)
File as a OrderChange using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a OrderChange using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a OrderChange using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a OrderChange using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull Source aSource)
Source as a OrderChange using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a OrderChange using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull Node aNode)
Node as a OrderResponse using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a OrderResponse using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull File aSource)
File as a OrderResponse using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a OrderResponse using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a OrderResponse using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a OrderResponse using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull Source aSource)
Source as a OrderResponse using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a OrderResponse using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull Node aNode)
Node as a OrderResponseSimple using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a OrderResponseSimple using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull File aSource)
File as a OrderResponseSimple using the global
validation event handler.aSource - the source file to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a OrderResponseSimple using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a OrderResponseSimple
using the global validation event handler.aSource - the resource to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a OrderResponseSimple
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull Source aSource)
Source as a OrderResponseSimple using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a OrderResponseSimple using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull Node aNode)
Node as a PackingList using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a PackingList using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull File aSource)
File as a PackingList using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a PackingList using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a PackingList using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a PackingList using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull Source aSource)
Source as a PackingList using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a PackingList using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull Node aNode)
Node as a PriorInformationNotice using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a PriorInformationNotice using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull File aSource)
File as a PriorInformationNotice using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a PriorInformationNotice using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a PriorInformationNotice
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a PriorInformationNotice
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull Source aSource)
Source as a PriorInformationNotice using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a PriorInformationNotice using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull Node aNode)
Node as a ProductActivity using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ProductActivity using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull File aSource)
File as a ProductActivity using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a ProductActivity using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a ProductActivity using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a ProductActivity using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull Source aSource)
Source as a ProductActivity using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ProductActivity using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull Node aNode)
Node as a Quotation using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Quotation using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull File aSource)
File as a Quotation using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a Quotation using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a Quotation using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a Quotation using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull Source aSource)
Source as a Quotation using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Quotation using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull Node aNode)
Node as a ReceiptAdvice using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ReceiptAdvice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull File aSource)
File as a ReceiptAdvice using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a ReceiptAdvice using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a ReceiptAdvice using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a ReceiptAdvice using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull Source aSource)
Source as a ReceiptAdvice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ReceiptAdvice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull Node aNode)
Node as a Reminder using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Reminder using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull File aSource)
File as a Reminder using the global validation
event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a Reminder using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a Reminder using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a Reminder using a custom
validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull Source aSource)
Source as a Reminder using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Reminder using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull Node aNode)
Node as a RemittanceAdvice using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a RemittanceAdvice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull File aSource)
File as a RemittanceAdvice using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a RemittanceAdvice using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a RemittanceAdvice using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a RemittanceAdvice using
a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull Source aSource)
Source as a RemittanceAdvice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a RemittanceAdvice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull Node aNode)
Node as a RequestForQuotation using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a RequestForQuotation using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull File aSource)
File as a RequestForQuotation using the global
validation event handler.aSource - the source file to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a RequestForQuotation using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a RequestForQuotation
using the global validation event handler.aSource - the resource to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a RequestForQuotation
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull Source aSource)
Source as a RequestForQuotation using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a RequestForQuotation using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull Node aNode)
Node as a RetailEvent using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a RetailEvent using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull File aSource)
File as a RetailEvent using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a RetailEvent using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a RetailEvent using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a RetailEvent using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull Source aSource)
Source as a RetailEvent using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a RetailEvent using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull Node aNode)
Node as a SelfBilledCreditNote using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a SelfBilledCreditNote using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull File aSource)
File as a SelfBilledCreditNote using the
global validation event handler.aSource - the source file to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a SelfBilledCreditNote using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a SelfBilledCreditNote
using the global validation event handler.aSource - the resource to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a SelfBilledCreditNote
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull Source aSource)
Source as a SelfBilledCreditNote using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a SelfBilledCreditNote using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull Node aNode)
Node as a SelfBilledInvoice using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a SelfBilledInvoice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull File aSource)
File as a SelfBilledInvoice using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a SelfBilledInvoice using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a SelfBilledInvoice using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a SelfBilledInvoice using
a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull Source aSource)
Source as a SelfBilledInvoice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a SelfBilledInvoice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull Node aNode)
Node as a Statement using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Statement using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull File aSource)
File as a Statement using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a Statement using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a Statement using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a Statement using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull Source aSource)
Source as a Statement using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Statement using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull Node aNode)
Node as a StockAvailabilityReport using
the global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a StockAvailabilityReport using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull File aSource)
File as a StockAvailabilityReport using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a StockAvailabilityReport using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a StockAvailabilityReport
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a StockAvailabilityReport
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull Source aSource)
Source as a StockAvailabilityReport using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a StockAvailabilityReport using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull Node aNode)
Node as a Tender using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Tender using a custom validation
event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull File aSource)
File as a Tender using the global validation
event handler.aSource - the source file to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a Tender using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a Tender using the global
validation event handler.aSource - the resource to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a Tender using a custom
validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull Source aSource)
Source as a Tender using the global validation
event handler.aSource - the source to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Tender using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull Node aNode)
Node as a TendererQualification using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TendererQualification using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull File aSource)
File as a TendererQualification using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TendererQualification using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a TendererQualification
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a TendererQualification
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull Source aSource)
Source as a TendererQualification using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TendererQualification using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull Node aNode)
Node as a TendererQualificationResponse
using the global validation event handler.aNode - the DOM node. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TendererQualificationResponse
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull File aSource)
File as a TendererQualificationResponse using
the global validation event handler.aSource - the source file to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TendererQualificationResponse using
a custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a
TendererQualificationResponse using the global validation event handler.aSource - the resource to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a
TendererQualificationResponse using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull Source aSource)
Source as a TendererQualificationResponse
using the global validation event handler.aSource - the source to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TendererQualificationResponse
using a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull Node aNode)
Node as a TenderReceipt using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TenderReceipt using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull File aSource)
File as a TenderReceipt using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TenderReceipt using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a TenderReceipt using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a TenderReceipt using a
custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull Source aSource)
Source as a TenderReceipt using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TenderReceipt using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull Node aNode)
Node as a TradeItemLocationProfile using
the global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TradeItemLocationProfile using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull File aSource)
File as a TradeItemLocationProfile using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TradeItemLocationProfile using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a
TradeItemLocationProfile using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a
TradeItemLocationProfile using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull Source aSource)
Source as a TradeItemLocationProfile using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TradeItemLocationProfile using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull Node aNode)
Node as a TransportationStatus using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportationStatus using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull File aSource)
File as a TransportationStatus using the
global validation event handler.aSource - the source file to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TransportationStatus using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a TransportationStatus
using the global validation event handler.aSource - the resource to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a TransportationStatus
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull Source aSource)
Source as a TransportationStatus using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportationStatus using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull Node aNode)
Node as a TransportationStatusRequest
using the global validation event handler.aNode - the DOM node. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportationStatusRequest
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull File aSource)
File as a TransportationStatusRequest using
the global validation event handler.aSource - the source file to read from. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TransportationStatusRequest using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a
TransportationStatusRequest using the global validation event handler.aSource - the resource to read from. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a
TransportationStatusRequest using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull Source aSource)
Source as a TransportationStatusRequest using
the global validation event handler.aSource - the source to read from. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportationStatusRequest using
a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull Node aNode)
Node as a TransportExecutionPlan using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportExecutionPlan using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull File aSource)
File as a TransportExecutionPlan using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TransportExecutionPlan using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a TransportExecutionPlan
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a TransportExecutionPlan
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull Source aSource)
Source as a TransportExecutionPlan using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportExecutionPlan using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull Node aNode)
Node as a TransportExecutionPlanRequest
using the global validation event handler.aNode - the DOM node. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportExecutionPlanRequest
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull File aSource)
File as a TransportExecutionPlanRequest using
the global validation event handler.aSource - the source file to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TransportExecutionPlanRequest using
a custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a
TransportExecutionPlanRequest using the global validation event handler.aSource - the resource to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a
TransportExecutionPlanRequest using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull Source aSource)
Source as a TransportExecutionPlanRequest
using the global validation event handler.aSource - the source to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportExecutionPlanRequest
using a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull Node aNode)
Node as a TransportProgressStatus using
the global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportProgressStatus using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull File aSource)
File as a TransportProgressStatus using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TransportProgressStatus using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a TransportProgressStatus
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a TransportProgressStatus
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull Source aSource)
Source as a TransportProgressStatus using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportProgressStatus using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull Node aNode)
Node as a TransportProgressStatusRequest
using the global validation event handler.aNode - the DOM node. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportProgressStatusRequest
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull File aSource)
File as a TransportProgressStatusRequest using
the global validation event handler.aSource - the source file to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TransportProgressStatusRequest using
a custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a
TransportProgressStatusRequest using the global validation event handler.aSource - the resource to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a
TransportProgressStatusRequest using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull Source aSource)
Source as a TransportProgressStatusRequest
using the global validation event handler.aSource - the source to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportProgressStatusRequest
using a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull Node aNode)
Node as a TransportServiceDescription
using the global validation event handler.aNode - the DOM node. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportServiceDescription
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull File aSource)
File as a TransportServiceDescription using
the global validation event handler.aSource - the source file to read from. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TransportServiceDescription using a
custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a
TransportServiceDescription using the global validation event handler.aSource - the resource to read from. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a
TransportServiceDescription using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull Source aSource)
Source as a TransportServiceDescription using
the global validation event handler.aSource - the source to read from. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportServiceDescription using
a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull Node aNode)
Node as a
TransportServiceDescriptionRequest using the global validation event
handler.aNode - the DOM node. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a
TransportServiceDescriptionRequest using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull File aSource)
File as a TransportServiceDescriptionRequest
using the global validation event handler.aSource - the source file to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a TransportServiceDescriptionRequest
using a custom validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a
TransportServiceDescriptionRequest using the global validation event
handler.aSource - the resource to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a
TransportServiceDescriptionRequest using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull Source aSource)
Source as a TransportServiceDescriptionRequest
using the global validation event handler.aSource - the source to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportServiceDescriptionRequest
using a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull Node aNode)
Node as a UnawardedNotification using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a UnawardedNotification using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull File aSource)
File as a UnawardedNotification using the
global validation event handler.aSource - the source file to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a UnawardedNotification using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a UnawardedNotification
using the global validation event handler.aSource - the resource to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a UnawardedNotification
using a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull Source aSource)
Source as a UnawardedNotification using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a UnawardedNotification using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull Node aNode)
Node as a UtilityStatement using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a UtilityStatement using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull File aSource)
File as a UtilityStatement using the global
validation event handler.aSource - the source file to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a UtilityStatement using a custom
validation event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a UtilityStatement using
the global validation event handler.aSource - the resource to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a UtilityStatement using
a custom validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull Source aSource)
Source as a UtilityStatement using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a UtilityStatement using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull Node aNode)
Node as a Waybill using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Waybill using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull File aSource)
File as a Waybill using the global validation
event handler.aSource - the source file to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull File aSource, @Nullable ValidationEventHandler aCustomEventHandler)
File as a Waybill using a custom validation
event handler.aSource - the source file to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull com.helger.commons.io.IReadableResource aSource)
IReadableResource as a Waybill using the
global validation event handler.aSource - the resource to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull com.helger.commons.io.IReadableResource aSource, @Nullable ValidationEventHandler aCustomEventHandler)
IReadableResource as a Waybill using a custom
validation event handler.aSource - the resource to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull Source aSource)
Source as a Waybill using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Waybill using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
errorCopyright © 2014–2015 Philip Helger. All rights reserved.