|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface OMXMLParserWrapper
| Method Summary | |
void |
discard(OMElement el)
Discard the current element This should remove the given element and its decendants. |
short |
getBuilderType()
Returns the type of the builder. |
OMElement |
getDocumentElement()
|
java.lang.Object |
getParser()
Allows to access the underlying parser. |
java.lang.Object |
getRegisteredContentHandler()
get the registered external content handler |
boolean |
isCompleted()
|
int |
next()
Proceed the parser one step and return the event value |
void |
registerExternalContentHandler(java.lang.Object obj)
Registers an external content handler. |
void |
setCache(boolean b)
|
| Method Detail |
public int next()
throws OMException
OMException
OMException
public void discard(OMElement el)
throws OMException
el -
OMException
OMException
public void setCache(boolean b)
throws OMException
b -
OMException
OMExceptionpublic java.lang.Object getParser()
public boolean isCompleted()
public OMElement getDocumentElement()
public short getBuilderType()
public void registerExternalContentHandler(java.lang.Object obj)
obj - public java.lang.Object getRegisteredContentHandler()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||