net.sf.saxon.expr

Class JPConverter.FromBigInteger

public static class JPConverter.FromBigInteger extends JPConverter

Field Summary
static JPConverter.FromBigIntegerINSTANCE
Method Summary
Stringcompile(String var, CodeGeneratorService compiler)
ValueRepresentationconvert(Object object, XPathContext context)
ItemTypegetItemType()

Field Detail

INSTANCE

public static JPConverter.FromBigInteger INSTANCE

Method Detail

compile

public String compile(String var, CodeGeneratorService compiler)

convert

public ValueRepresentation convert(Object object, XPathContext context)

getItemType

public ItemType getItemType()