|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IXMLExtReader
Extends XMLReader by pull-parsing methods.
Copyright (c) SAP AG 2003-2005
| Method Summary | |
|---|---|
void |
discard()
Free all allocated resources. |
void |
parse()
Completely parse the input source. |
boolean |
parseNextEvents()
Parse the next (couple of) events, may be only one, and invoke them against the installed ContentHandler. |
void |
setInput(InputSource source)
Set the input source for the reading, but does not start parsing yet. |
| Methods inherited from interface org.xml.sax.XMLReader |
|---|
getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getProperty, parse, parse, setContentHandler, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setProperty |
| Method Detail |
|---|
void setInput(InputSource source)
throws SAXException
source - of input
SAXException
boolean parseNextEvents()
throws SAXException,
IOException
ContentHandler. The reader should ideally
only fire one event, but is allowed to generate more to ease internal state
management. Returns if end of input was reached.
SAXException
IOException
void parse()
throws IOException,
SAXException
IOException
SAXExceptionvoid discard()
| 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.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||