| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractCharacterData | |
| org.dom4j.dom | An implementation of the dom4j API which also supports the W3C object model. | 
| org.dom4j.tree | Contains the default implementations of the dom4j Document Object Model together with some helpful base classes for those wishing to implement their own document object model. | 
| Uses of AbstractCharacterData in org.dom4j.dom | 
| Subclasses of AbstractCharacterData in org.dom4j.dom | |
|  class | DOMCDATADOMCDATAimplements a CDATA Section which supports the W3C DOM
 API. | 
|  class | DOMCommentDOMTextimplements a Text node which supports the W3C DOM API. | 
|  class | DOMTextDOMTextimplements a Text node which supports the W3C DOM API. | 
| Uses of AbstractCharacterData in org.dom4j.tree | 
| Subclasses of AbstractCharacterData in org.dom4j.tree | |
|  class | AbstractCDATAAbstractCDATAis an abstract base class for tree implementors
 to use for implementation inheritence. | 
|  class | AbstractCommentAbstractCommentis an abstract base class for tree
 implementors to use for implementation inheritence. | 
|  class | AbstractTextAbstractTextis an abstract base class for tree implementors
 to use for implementation inheritence. | 
|  class | DefaultCDATADefaultCDATAis the default CDATA implementation. | 
|  class | DefaultCommentDefaultCommentis the default Comment implementation. | 
|  class | DefaultTextDefaultTextis the default Text implementation. | 
|  class | FlyweightCDATAFlyweightCDATAis a Flyweight pattern implementation of a
 singly linked, read-only XML CDATA. | 
|  class | FlyweightCommentFlyweightCommentis a Flyweight pattern implementation of a
 singly linked, read-only XML Comment. | 
|  class | FlyweightTextFlyweightTextis a Flyweight pattern implementation of a
 singly linked, read-only XML Text. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||