| Package | Description |
|---|---|
| com.helger.cii.d16b |
| Modifier and Type | Method and Description |
|---|---|
static ECIID16BDocumentType |
CIID16BDocumentTypes.getDocumentTypeOfImplementationClass(Class<?> aImplClass)
Get the CII D16B document type matching the passed implementation class.
|
static ECIID16BDocumentType |
CIID16BDocumentTypes.getDocumentTypeOfLocalName(String sLocalName)
Get the document type matching the passed document element local name.
|
static ECIID16BDocumentType |
CIID16BDocumentTypes.getDocumentTypeOfNamespace(String sNamespace)
Get the document type matching the passed namespace.
|
static ECIID16BDocumentType |
ECIID16BDocumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECIID16BDocumentType[] |
ECIID16BDocumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CIID16BReader(ECIID16BDocumentType eDocType,
Class<JAXBTYPE> aImplClass)
Create a new reader builder that is not typed, because only the document
type enumeration value is available.
|
CIID16BValidator(ECIID16BDocumentType eDocType) |
CIID16BWriter(ECIID16BDocumentType eDocType) |
Copyright © 2016–2021 Philip Helger. All rights reserved.