com.sun.xml.bind.v2.runtime
public class InlineBinaryTransducer<V> extends FilterTransducer<V>
Constructor Summary | |
---|---|
InlineBinaryTransducer(Transducer<V> core) |
Method Summary | |
---|---|
CharSequence | print(V o) |
void | writeLeafElement(XMLSerializer w, Name tagName, V o, String fieldName) |
void | writeText(XMLSerializer w, V o, String fieldName) |