|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--weblogic.apache.xpath.objects.XObjectFactory
| Constructor Summary | |
XObjectFactory()
|
|
| Method Summary | |
static XObject |
create(java.lang.Object val)
Create the right XObject based on the type of the object passed. |
static XObject |
create(java.lang.Object val,
XPathContext xctxt)
Create the right XObject based on the type of the object passed. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public XObjectFactory()
| Method Detail |
public static XObject create(java.lang.Object val)
val - The java object which this object will wrap.
public static XObject create(java.lang.Object val,
XPathContext xctxt)
val - The java object which this object will wrap.xctxt - The XPath context.
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs70 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||