org.apache.ws.jaxme.impl

Class JMSAXMixedElementParser

public abstract class JMSAXMixedElementParser extends JMSAXElementParser

A subclass of JMSAXElementParser for parsing complex elements.
Method Summary
voidaddText(char[] pBuffer, int pOffset, int pLength)
protected abstract ListgetContentList()
protected voidnormalize()

Method Detail

addText

public void addText(char[] pBuffer, int pOffset, int pLength)

getContentList

protected abstract List getContentList()

normalize

protected void normalize()