public class XSDHexBinaryEncoder extends SimpleTypeEncoderBase
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeEncoder |
getInstance() |
String |
objectToString(Object obj,
XMLWriter writer) |
Object |
stringToObject(String str,
XMLReader reader) |
writeAdditionalNamespaceDeclarations, writeValuepublic static SimpleTypeEncoder getInstance()
public String objectToString(Object obj, XMLWriter writer) throws Exception
objectToString in interface SimpleTypeEncoderobjectToString in class SimpleTypeEncoderBaseExceptionpublic Object stringToObject(String str, XMLReader reader) throws Exception
stringToObject in interface SimpleTypeEncoderstringToObject in class SimpleTypeEncoderBaseExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.