WebLogic Integration


com.bea.document
Class RTreeDocumentData

java.lang.Object
  |
  +--com.bea.document.DocumentData
        |
        +--com.bea.document.RTreeDocumentData

public class RTreeDocumentData
extends DocumentData

Represents a RTreeFragment within a DOM.

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

Fields inherited from class com.bea.document.DocumentData
m_xobj, TYPE_BOOLEAN, TYPE_NODESET, TYPE_NULL, TYPE_NUMBER, TYPE_RTREEFRAG, TYPE_STRING, TYPE_UNKNOWN
 
Constructor Summary
RTreeDocumentData(org.w3c.dom.DocumentFragment value)
           
 
Methods inherited from class com.bea.document.DocumentData
createDocumentData, dump, dump, equals, getType, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, toBoolean, toNodeIterator, toNodeSet, toNumber, toObject, toRtree, toStr, toXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RTreeDocumentData

public RTreeDocumentData(org.w3c.dom.DocumentFragment value)

WebLogic Integration

WebLogic Integration (WLI)