| Package | Description |
|---|---|
| com.helger.dianubl |
| Modifier and Type | Method and Description |
|---|---|
static DianUBLReaderBuilder<oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType> |
DianUBLReader.applicationResponse()
Create a reader builder for ApplicationResponseType.
|
static DianUBLReaderBuilder<oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType> |
DianUBLReader.attachedDocument()
Create a reader builder for AttachedDocumentType.
|
static <T> DianUBLReaderBuilder<T> |
DianUBLReaderBuilder.create(Class<T> aClass)
Create a new reader builder.
|
static DianUBLReaderBuilder<?> |
DianUBLReaderBuilder.createGeneric(EDianUBLDocumentType eDocType)
Create a new reader builder that is not typed, because only the document
type enumeration value is available.
|
static DianUBLReaderBuilder<oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType> |
DianUBLReader.creditNote()
Create a reader builder for CreditNoteType.
|
static DianUBLReaderBuilder<oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType> |
DianUBLReader.debitNote()
Create a reader builder for DebitNoteType.
|
static DianUBLReaderBuilder<oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType> |
DianUBLReader.invoice()
Create a reader builder for InvoiceType.
|
Copyright © 2020 Philip Helger. All rights reserved.