Class AbstractPublisherSyntax
- java.lang.Object
-
- network.oxalis.vefa.peppol.publisher.syntax.AbstractPublisherSyntax
-
- All Implemented Interfaces:
PublisherSyntax
- Direct Known Subclasses:
Bdxr201605PublisherSyntax,BusdoxPublisherSyntax
public abstract class AbstractPublisherSyntax extends Object implements PublisherSyntax
- Author:
- erlend
-
-
Constructor Summary
Constructors Constructor Description AbstractPublisherSyntax()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected XMLGregorianCalendarconvert(Date date)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface network.oxalis.vefa.peppol.publisher.api.PublisherSyntax
getMarshaller, of, of
-
-
-
-
Method Detail
-
convert
protected XMLGregorianCalendar convert(Date date)
-
-