public interface AnyExternalObject extends Item
This interface deliberately does not use generics, enabling it to be used in the same way both in Java and C#.
| Modifier and Type | Method and Description |
|---|---|
ItemType |
getItemType(TypeHierarchy th)
Get the item type of the object
|
java.lang.Object |
getWrappedObject()
Get the Java (or C#) object that is wrapped by this
AnyExternalObject |
atomize, getGenre, getLength, getStringValue, getUnicodeStringValue, head, isStreamed, itemAt, iterate, reduce, subsequence, toShortStringasIterable, concatenate, containsNode, effectiveBooleanValue, materializemakeRepeatablejava.lang.Object getWrappedObject()
AnyExternalObjectItemType getItemType(TypeHierarchy th)
th - the type hierarchyCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.