Module org.jhotdraw8.xml
Package org.jhotdraw8.xml.converter
package org.jhotdraw8.xml.converter
Provides utility classes for converting from/to XML attribute texts.
-
ClassesClassDescriptionConverts a
Booleaninto the XML String representation.Converts a XML double from/to String.Converts a XML float from/to String.Converts a XML integer from/to String.Parses a set with items separated by configurable delimiters.Converts a XML integer from/to String.ObjectReferenceV2XmlConverter.Parses a set with items separated by configurable delimiters.Converts aStringinto the XML String representation.XmlUriConverter.XmlUrlConverter.Converts ajavafx.geometry.Point2Dinto aStringand vice versa.WordListConverter converts an ImmutableObservableList of Strings into a String.WordSetConverter converts a set of Strings from/to a String.