net.sf.saxon.expr

Class PJConverter.Atomic

public static class PJConverter.Atomic extends PJConverter

Converter for use when the source object is an atomic value, but nothing more is known statically.
Field Summary
static PJConverter.AtomicINSTANCE
Method Summary
Objectconvert(ValueRepresentation value, Class targetClass, XPathContext context)

Field Detail

INSTANCE

public static PJConverter.Atomic INSTANCE

Method Detail

convert

public Object convert(ValueRepresentation value, Class targetClass, XPathContext context)