net.sf.saxon.dotnet
Class DotNetObjectValue
- ConversionResult, GroundedValue, Item, PullEvent, Serializable, SequenceIterable, Serializable, ValueRepresentation
public class DotNetObjectValue
An XPath value that encapsulates a .NET object. Such a value can only be obtained by
calling an extension function that returns it.
convertPrimitive , convertToJava , copyAsSubType , displayTypeName , effectiveBooleanValue , equals , getItemType , getObject , getPrimitiveType , getSchemaComparable , getStringValue , getXPathComparable , hashCode , setValue |
asAtomic , checkPermittedContents , convert , convert , convertPrimitive , copyAsSubType , effectiveBooleanValue , equals , getCardinality , getComponent , getItemType , getLength , getPrimitiveType , getSchemaComparable , getStringValue , getStringValueCS , getTypeLabel , getTypedValue , getXPathComparable , isNaN , itemAt , iterate , process , setTypeLabel , subsequence , toString |
asItem , asItem , asIterator , asValue , checkPermittedContents , convertJavaObjectToXPath , convertToJava , convertToJava , effectiveBooleanValue , equals , fromItem , getCanonicalLexicalRepresentation , getCardinality , getItemType , getIterator , getLength , getSchemaComparable , getStringValue , getStringValueCS , itemAt , iterate , iterate , makeQNameValue , process , reduce , stringToNumber , toString |
DotNetObjectValue
public DotNetObjectValue(Object value)