Package | Description |
---|---|
com.sun.xml.txw2 |
TXW runtime.
|
Modifier and Type | Field and Description |
---|---|
static java.util.List<DatatypeWriter<?>> |
DatatypeWriter.BUILTIN |
private java.util.Map<java.lang.Class,DatatypeWriter> |
Document.datatypeWriters |
Modifier and Type | Method and Description |
---|---|
void |
Document.addDatatypeWriter(DatatypeWriter<?> dw)
Defines additional user object -> string conversion logic.
|