Uses of Interface
network.oxalis.vefa.peppol.publisher.api.PublisherSyntax
-
Packages that use PublisherSyntax Package Description network.oxalis.vefa.peppol.publisher network.oxalis.vefa.peppol.publisher.syntax -
-
Uses of PublisherSyntax in network.oxalis.vefa.peppol.publisher
Methods in network.oxalis.vefa.peppol.publisher that return PublisherSyntax Modifier and Type Method Description protected PublisherSyntaxPublisherSyntaxProvider. getSyntax(String syntax)Constructor parameters in network.oxalis.vefa.peppol.publisher with type arguments of type PublisherSyntax Constructor Description PublisherSyntaxProvider(String defaultSyntax, List<PublisherSyntax> publisherSyntaxes) -
Uses of PublisherSyntax in network.oxalis.vefa.peppol.publisher.syntax
Classes in network.oxalis.vefa.peppol.publisher.syntax that implement PublisherSyntax Modifier and Type Class Description classAbstractPublisherSyntaxclassBdxr201605PublisherSyntaxclassBusdoxPublisherSyntax
-