Uses of Interface
com.sun.xml.txw2.DatatypeWriter
-
Packages that use DatatypeWriter Package Description com.sun.xml.txw2 TXW runtime. -
-
Uses of DatatypeWriter in com.sun.xml.txw2
Fields in com.sun.xml.txw2 with type parameters of type DatatypeWriter Modifier and Type Field Description static java.util.List<DatatypeWriter<?>>
DatatypeWriter. BUILTIN
Methods in com.sun.xml.txw2 with parameters of type DatatypeWriter Modifier and Type Method Description void
Document. addDatatypeWriter(DatatypeWriter<?> dw)
Defines additional user object->
string conversion logic.
-