Uses of Class
network.oxalis.vefa.peppol.common.lang.PeppolParsingException
-
Packages that use PeppolParsingException Package Description network.oxalis.vefa.peppol.common.model Data model for this project. -
-
Uses of PeppolParsingException in network.oxalis.vefa.peppol.common.model
Methods in network.oxalis.vefa.peppol.common.model that throw PeppolParsingException Modifier and Type Method Description static DocumentTypeIdentifierDocumentTypeIdentifier. parse(String str)static ParticipantIdentifierParticipantIdentifier. parse(String str)static ProcessIdentifierProcessIdentifier. parse(String str)
-