| Package | Description |
|---|---|
| no.g9.support.convert | |
| no.g9.support.xml |
| Modifier and Type | Method and Description |
|---|---|
ValueConverter |
ConverterRegistry.getConverter(OSConvertContext context)
Returns a ValueConverter for a given context, or null if none is
registered for that context.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractXmlConverter.convertObjectToString(Object value,
OSConvertContext context)
Gets a converter from the converter registry, and applies it to the
value in the given context, and returns the result.
|
protected Node |
AbstractXmlConverter.makeAttributeNode(Object attrValue,
Document doc,
OSConvertContext oSConvertContext)
Helper function that creates a document node from an atribute
|
Copyright © 2006–2020 Esito AS. All rights reserved.