|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IICEElement
This is the base "class" of all ICE elements. Every class that represents an ICE element inside an ICE payload has to implement this interface.
Copyright 2004 SAP AG
| Method Summary | |
|---|---|
void |
write(ContentHandler handler)
Write the XML representation of the ICE element to a SAX ContentHandler. |
boolean |
writeChunk(ContentHandler handler)
Write a chunk of XML to a SAX ContentHandler. |
| Method Detail |
|---|
void write(ContentHandler handler)
throws SAXException
handler - The SAX ContentHandler (usually a XMLSerializer)
SAXException - on error (might wrap another exception)
boolean writeChunk(ContentHandler handler)
throws SAXException
handler - The SAX ContentHandler (usually a XMLSerializer)
SAXException - on error (might wrap another exception)| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||