|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLFragment | |
---|---|
org.apache.cocoon.components.sax | |
org.apache.cocoon.xml |
Uses of XMLFragment in org.apache.cocoon.components.sax |
---|
Classes in org.apache.cocoon.components.sax that implement XMLFragment | |
---|---|
class |
XMLByteStreamFragment
An XMLByteStream wrapped by an XMLFragment implementation. |
Uses of XMLFragment in org.apache.cocoon.xml |
---|
Classes in org.apache.cocoon.xml that implement XMLFragment | |
---|---|
class |
AbstractDOMFragment
Abstract implementation of XMLFragment for objects that are more
easily represented as a DOM. |
class |
AbstractSAXFragment
Abstract implementation of XMLFragment for objects that are more
easily represented as SAX events. |
class |
ParamSaxBuffer
Modification of the SAX buffer with parameterization capabilities. |
class |
SaxBuffer
A class that can record SAX events and replay them later. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |