| Interface | Description |
|---|---|
| IUBLDocumentType |
Base interface describing a single UBL document type, independent of the
version.
|
| Class | Description |
|---|---|
| AbstractUBLDocumentMarshaller |
Base class for document marshallers encapsulating the common elements.
|
| CUBL20 |
Constants for UBL 2.0 handling.
|
| CUBL21 |
Constants for UBL 2.1 handling.
|
| UBL20DocumentMarshaller | Deprecated |
| UBL20DocumentTypes |
UBL document type map.
|
| UBL20Marshaller |
This is the marshaller for UBL documents.
|
| UBL20NamespacePrefixMapper |
A special namespace prefix mapper for the Sun JAXB2 implementation.
|
| UBL20Reader |
Read all UBL 2.0 document types.
|
| UBL20Validator |
Validate all UBL 2.0 document types.
|
| UBL20Writer |
Write all UBL 2.0 document types.
|
| UBL21DocumentMarshaller | Deprecated |
| UBL21DocumentTypes |
UBL document type map.
|
| UBL21Marshaller |
This is the marshaller for UBL documents.
|
| UBL21NamespacePrefixMapper |
A special namespace prefix mapper for the Sun JAXB2 implementation.
|
| UBL21Reader |
Read all UBL 2.1 document types.
|
| UBL21Validator |
Validate all UBL 2.1 document types.
|
| UBL21Writer |
Write all UBL 2.1 document types.
|
| Enum | Description |
|---|---|
| EUBL20DocumentType |
Enumeration with all available UBL 2.0 document types.
|
| EUBL21DocumentType |
Enumeration with all available UBL 2.1 document types.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.