KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > w3c > dom > CharacterData > Top Examples

  • com.ibatis.common.beans.DomProbe
    A Probe implementation for working with DOM objects
  • org.apache.axis.message.NodeImpl
    This is our implementation of the DOM node
  • org.apache.xerces.dom.RangeImpl
    The RangeImpl class implements the org.w3c.dom.range.Range interface. <p> Please see the API documentation for the interface classes and use the interfaces in your client programs. @xerces.internal @version $Id: RangeImpl.java,v 1.39 2005/03/07 23:28:40 mrglavas Exp $
  • org.jboss.axis.encoding.SerializationContextImpl
    Manage a serialization, including keeping track of namespace mappings and element stacks. @author Glen Daniels (gdaniels@macromedia.com) @author Rich Scheuerle <scheu@us.ibm.com>
  • org.apache.axis.message.Text
    A representation of a node whose value is text. A <CODE> Text</CODE> object may represent text that is content or text that is a comment. @author Davanum Srinivas (dims@yahoo.com) @author Heejune Ahn (cityboy@tmax.co.kr)
Popular Tags