public class TCIdentifierFactory
extends com.helger.peppolid.factory.SimpleIdentifierFactory
TCIdentifierFactory that trims values.| Modifier and Type | Method and Description |
|---|---|
com.helger.peppolid.simple.doctype.SimpleDocumentTypeIdentifier |
createDocumentTypeIdentifier(String sScheme,
String sValue) |
com.helger.peppolid.simple.participant.SimpleParticipantIdentifier |
createParticipantIdentifier(String sScheme,
String sValue) |
com.helger.peppolid.simple.process.SimpleProcessIdentifier |
createProcessIdentifier(String sScheme,
String sValue) |
isProcessIdentifierSchemeMandatoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateDocumentTypeIdentifierWithDefaultScheme, getClone, getDefaultDocumentTypeIdentifierScheme, isDocumentTypeIdentifierCaseInsensitive, isDocumentTypeIdentifierSchemeMandatory, isDocumentTypeIdentifierSchemeValid, isDocumentTypeIdentifierValueValid, parseDocumentTypeIdentifiercreateParticipantIdentifierWithDefaultScheme, getClone, getDefaultParticipantIdentifierScheme, isParticipantIdentifierCaseInsensitive, isParticipantIdentifierSchemeMandatory, isParticipantIdentifierSchemeValid, isParticipantIdentifierValueValid, parseParticipantIdentifier@Nullable public com.helger.peppolid.simple.doctype.SimpleDocumentTypeIdentifier createDocumentTypeIdentifier(@Nullable String sScheme, @Nullable String sValue)
createDocumentTypeIdentifier in interface com.helger.peppolid.factory.IDocumentTypeIdentifierFactorycreateDocumentTypeIdentifier in class com.helger.peppolid.factory.SimpleIdentifierFactory@Nullable public com.helger.peppolid.simple.participant.SimpleParticipantIdentifier createParticipantIdentifier(@Nullable String sScheme, @Nullable String sValue)
createParticipantIdentifier in interface com.helger.peppolid.factory.IParticipantIdentifierFactorycreateParticipantIdentifier in class com.helger.peppolid.factory.SimpleIdentifierFactory@Nullable public com.helger.peppolid.simple.process.SimpleProcessIdentifier createProcessIdentifier(@Nullable String sScheme, @Nullable String sValue)
createProcessIdentifier in interface com.helger.peppolid.factory.IProcessIdentifierFactorycreateProcessIdentifier in class com.helger.peppolid.factory.SimpleIdentifierFactoryCopyright © 2020 toop.eu. All rights reserved.