Index

C D E F G I L M N O S T U V W X Z 
All Classes and Interfaces|All Packages

C

close() - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
close() - Method in class nl.vpro.xml.util.XMLStreamWriterUtil.ElementCloser
 

D

DateTimeToXMLDate - Class in nl.vpro.xml.bind
 
DateTimeToXMLDate() - Constructor for class nl.vpro.xml.bind.DateTimeToXMLDate
 
DateToDuration - Class in nl.vpro.xml.bind
 
DateToDuration() - Constructor for class nl.vpro.xml.bind.DateToDuration
 
DateToXMLDate - Class in nl.vpro.xml.bind
 
DateToXMLDate() - Constructor for class nl.vpro.xml.bind.DateToXMLDate
 
DEFAULT_ZONE - Static variable in class nl.vpro.xml.util.XmlUtils
 
DefaultDurationXmlAdapter - Class in nl.vpro.xml.bind
This simpler version of DurationXmlAdapter simply uses Duration.toString() https://bugs.openjdk.java.net/browse/JDK-8042456
DefaultDurationXmlAdapter() - Constructor for class nl.vpro.xml.bind.DefaultDurationXmlAdapter
 
DurationXmlAdapter - Class in nl.vpro.xml.bind
DurationXmlAdapter() - Constructor for class nl.vpro.xml.bind.DurationXmlAdapter
 

E

ElementCloser(String, String) - Constructor for class nl.vpro.xml.util.XMLStreamWriterUtil.ElementCloser
 
ElementCloser(String, String, ThrowingConsumer<XMLStreamWriter, XMLStreamException>) - Constructor for class nl.vpro.xml.util.XMLStreamWriterUtil.ElementCloser
 
EnumAdapter<T extends Enum<T>> - Class in nl.vpro.xml.bind
This is a nice idea.
EnumAdapter(Class<T>) - Constructor for class nl.vpro.xml.bind.EnumAdapter
 

F

FalseToNullAdapter - Class in nl.vpro.xml.bind
 
FalseToNullAdapter() - Constructor for class nl.vpro.xml.bind.FalseToNullAdapter
 
flush() - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 

G

getNamespaceContext() - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
getPrefix(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
getProperty(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 

I

InstantNoOmmitMillisXmlAdapter - Class in nl.vpro.xml.bind
Like InstantXmlAdapter, but never omit millis.
InstantNoOmmitMillisXmlAdapter() - Constructor for class nl.vpro.xml.bind.InstantNoOmmitMillisXmlAdapter
 
InstantXmlAdapter - Class in nl.vpro.xml.bind
JDK-8042456 Use like so
InstantXmlAdapter() - Constructor for class nl.vpro.xml.bind.InstantXmlAdapter
 

L

LenientLocalDateXmlAdapter - Class in nl.vpro.xml.bind
As LocalDateXmlAdapter, only unparsable values will be unmarshalled to null
LenientLocalDateXmlAdapter() - Constructor for class nl.vpro.xml.bind.LenientLocalDateXmlAdapter
 
LocalDateXmlAdapter - Class in nl.vpro.xml.bind
https://bugs.openjdk.java.net/browse/JDK-8042456
LocalDateXmlAdapter() - Constructor for class nl.vpro.xml.bind.LocalDateXmlAdapter
 
LocaleAdapter - Class in nl.vpro.xml.bind
Adaption for xml:lang.
LocaleAdapter() - Constructor for class nl.vpro.xml.bind.LocaleAdapter
 

M

marshal(long) - Method in class nl.vpro.xml.bind.DateToDuration
 
marshal(long) - Method in class nl.vpro.xml.bind.DurationXmlAdapter
 
marshal(Boolean) - Method in class nl.vpro.xml.bind.FalseToNullAdapter
 
marshal(Boolean) - Method in class nl.vpro.xml.bind.ZeroOneBooleanAdapter
 
marshal(Duration) - Method in class nl.vpro.xml.bind.DefaultDurationXmlAdapter
 
marshal(Duration) - Method in class nl.vpro.xml.bind.DurationXmlAdapter
 
marshal(Instant) - Method in class nl.vpro.xml.bind.InstantNoOmmitMillisXmlAdapter
 
marshal(Instant) - Method in class nl.vpro.xml.bind.InstantXmlAdapter
 
marshal(LocalDate) - Method in class nl.vpro.xml.bind.ZonedLocalDateXmlAdapter
 
marshal(Temporal) - Method in class nl.vpro.xml.bind.LocalDateXmlAdapter
 
marshal(ZonedDateTime) - Method in class nl.vpro.xml.bind.ZonedDateTimeXmlAdapter
 
marshal(Date) - Method in class nl.vpro.xml.bind.DateTimeToXMLDate
 
marshal(Date) - Method in class nl.vpro.xml.bind.DateToDuration
 
marshal(Date) - Method in class nl.vpro.xml.bind.DateToXMLDate
 
marshal(Date) - Method in class nl.vpro.xml.bind.SecondsToDateAdapter
Deprecated.
 
marshal(Locale) - Method in class nl.vpro.xml.bind.LocaleAdapter
 
marshal(T) - Method in class nl.vpro.xml.bind.EnumAdapter
 
marshalDayTime(long) - Method in class nl.vpro.xml.bind.DateToDuration
 
marshalDayTime(long) - Method in class nl.vpro.xml.bind.DurationXmlAdapter
 

N

nl.vpro.xml.bind - package nl.vpro.xml.bind
 
nl.vpro.xml.util - package nl.vpro.xml.util
 

O

OMIT_MILLIS_IF_ZERO - Static variable in class nl.vpro.xml.bind.InstantXmlAdapter
 
OMIT_MILLIS_IF_ZERO - Static variable in class nl.vpro.xml.bind.ZonedDateTimeXmlAdapter
 

S

SecondsToDateAdapter - Class in nl.vpro.xml.bind
Deprecated. 
SecondsToDateAdapter() - Constructor for class nl.vpro.xml.bind.SecondsToDateAdapter
Deprecated.
 
setDefaultNamespace(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
setNamespaceContext(NamespaceContext) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
setPrefix(String, String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 

T

toDate(XMLGregorianCalendar) - Static method in class nl.vpro.xml.util.XmlUtils
Deprecated.
toInstant(ZoneId, XMLGregorianCalendar) - Static method in class nl.vpro.xml.util.XmlUtils
 
toInstant(XMLGregorianCalendar) - Static method in class nl.vpro.xml.util.XmlUtils
Parses with zone XmlUtils.DEFAULT_ZONE
toOffsetDateTime(ZoneId, XMLGregorianCalendar) - Static method in class nl.vpro.xml.util.XmlUtils
 
toString() - Method in class nl.vpro.xml.util.XMLStreamWriterUtil.ElementCloser
 
toXml(Instant) - Static method in class nl.vpro.xml.util.XmlUtils
 
toXml(ZoneId, Instant) - Static method in class nl.vpro.xml.util.XmlUtils
 
toXml(Date) - Static method in class nl.vpro.xml.util.XmlUtils
Deprecated.
toXMLFormat(Instant) - Static method in class nl.vpro.xml.bind.InstantXmlAdapter
 
toZonedDateTime(ZoneId, XMLGregorianCalendar) - Static method in class nl.vpro.xml.util.XmlUtils
 

U

unmarshal(Boolean) - Method in class nl.vpro.xml.bind.FalseToNullAdapter
 
unmarshal(String) - Method in class nl.vpro.xml.bind.DateTimeToXMLDate
 
unmarshal(String) - Method in class nl.vpro.xml.bind.DateToXMLDate
 
unmarshal(String) - Method in class nl.vpro.xml.bind.DefaultDurationXmlAdapter
 
unmarshal(String) - Method in class nl.vpro.xml.bind.EnumAdapter
 
unmarshal(String) - Method in class nl.vpro.xml.bind.InstantNoOmmitMillisXmlAdapter
 
unmarshal(String) - Method in class nl.vpro.xml.bind.InstantXmlAdapter
 
unmarshal(String) - Method in class nl.vpro.xml.bind.LenientLocalDateXmlAdapter
 
unmarshal(String) - Method in class nl.vpro.xml.bind.LocalDateXmlAdapter
 
unmarshal(String) - Method in class nl.vpro.xml.bind.LocaleAdapter
 
unmarshal(String) - Method in class nl.vpro.xml.bind.SecondsToDateAdapter
Deprecated.
 
unmarshal(String) - Method in class nl.vpro.xml.bind.ZeroOneBooleanAdapter
 
unmarshal(String) - Method in class nl.vpro.xml.bind.ZonedDateTimeXmlAdapter
 
unmarshal(String) - Method in class nl.vpro.xml.bind.ZonedLocalDateXmlAdapter
 
unmarshal(Duration) - Method in class nl.vpro.xml.bind.DateToDuration
 
unmarshal(Duration) - Method in class nl.vpro.xml.bind.DurationXmlAdapter
 

V

valueOf(String) - Method in class nl.vpro.xml.bind.EnumAdapter
 

W

writeAttribute(String, String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeAttribute(String, String, String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeAttribute(String, String, String, String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeCData(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeCharacters(char[], int, int) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeCharacters(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeComment(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeDefaultNamespace(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeDocument() - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeDocument(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeDocument(Charset, String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeDTD(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeElement(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeElement(String, String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeEmptyElement(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeEmptyElement(String, String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeEmptyElement(String, String, String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeEntityRef(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeNamespace(String, String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeProcessingInstruction(String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 
writeProcessingInstruction(String, String) - Method in class nl.vpro.xml.util.XMLStreamWriterUtil
 

X

XMLStreamWriterUtil - Class in nl.vpro.xml.util
A wrapper around XMLStreamWriter, which uses AutoCloseable to automatically close the needed elements.
XMLStreamWriterUtil(OutputStream) - Constructor for class nl.vpro.xml.util.XMLStreamWriterUtil
 
XMLStreamWriterUtil(Writer) - Constructor for class nl.vpro.xml.util.XMLStreamWriterUtil
 
XMLStreamWriterUtil(StringBuilder) - Constructor for class nl.vpro.xml.util.XMLStreamWriterUtil
 
XMLStreamWriterUtil(XMLStreamWriter) - Constructor for class nl.vpro.xml.util.XMLStreamWriterUtil
 
XMLStreamWriterUtil.ElementCloser - Class in nl.vpro.xml.util
 
XmlUtils - Class in nl.vpro.xml.util
 

Z

ZeroOneBooleanAdapter - Class in nl.vpro.xml.bind
Serializes boolean as 0 or 1.
ZeroOneBooleanAdapter() - Constructor for class nl.vpro.xml.bind.ZeroOneBooleanAdapter
 
ZoneDateTimeXmlAdapter - Class in nl.vpro.xml.bind
Deprecated.
ZoneDateTimeXmlAdapter() - Constructor for class nl.vpro.xml.bind.ZoneDateTimeXmlAdapter
Deprecated.
 
ZonedDateTimeXmlAdapter - Class in nl.vpro.xml.bind
https://bugs.openjdk.java.net/browse/JDK-8042456
ZonedDateTimeXmlAdapter() - Constructor for class nl.vpro.xml.bind.ZonedDateTimeXmlAdapter
 
ZonedLocalDateXmlAdapter - Class in nl.vpro.xml.bind
Formatter a LocalDate as a 'zoned date', using XmlUtils.DEFAULT_ZONE This makes xml bindings independent of system locale.
ZonedLocalDateXmlAdapter() - Constructor for class nl.vpro.xml.bind.ZonedLocalDateXmlAdapter
 
C D E F G I L M N O S T U V W X Z 
All Classes and Interfaces|All Packages