Package org.kuali.rice.kew.routeheader
Interface DocumentContent
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AttributeDocumentContent,StandardDocumentContent
A facade for the XML content of the document. Provides methods for
accessing the various relevant portions of the content as well as the
entire document content in DOM or String form. If the document does
not contain a particular piece, then the associated getter should return
null.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Method Summary
Modifier and TypeMethodDescription