public abstract class AbstractDocumentParser extends Object implements PEPPOLDocumentParser
| Modifier and Type | Field and Description |
|---|---|
protected PlainUBLParser |
parser |
| Constructor and Description |
|---|
AbstractDocumentParser(PlainUBLParser parser) |
| Modifier and Type | Method and Description |
|---|---|
protected network.oxalis.vefa.peppol.common.model.ParticipantIdentifier |
participantId(String xPathExpr)
Retrieves the ParticipantId which is retrieved using the supplied XPath.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReceiver, getSenderprotected PlainUBLParser parser
public AbstractDocumentParser(PlainUBLParser parser)
protected network.oxalis.vefa.peppol.common.model.ParticipantIdentifier participantId(String xPathExpr)
Copyright © 2021 NorStella. All rights reserved.