org.apache.xpath.objects
public class XObjectFactory extends Object
Constructor and Description |
---|
XObjectFactory() |
public static XObject create(Object val)
val
- The java object which this object will wrap.public static XObject create(Object val, XPathContext xctxt)
val
- The java object which this object will wrap.xctxt
- The XPath context.Copyright © 2016 The Apache Software Foundation. All rights reserved.