Uses of Class
org.apache.axiom.om.impl.dom.TextNodeImpl

Packages that use TextNodeImpl
org.apache.axiom.om.impl.dom   
 

Uses of TextNodeImpl in org.apache.axiom.om.impl.dom
 

Subclasses of TextNodeImpl in org.apache.axiom.om.impl.dom
 class CDATASectionImpl
           
 class TextImpl
           
 

Constructors in org.apache.axiom.om.impl.dom with parameters of type TextNodeImpl
TextImpl(OMContainer parent, TextNodeImpl source, OMFactory factory)
           
TextNodeImpl(OMContainer parent, TextNodeImpl source, OMFactory factory)
          Construct TextImpl that is a copy of the source OMTextImpl
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.