| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Implementations of this interface are responsible for the handling of child elements.
| Method Summary | |
|  org.xml.sax.ContentHandler | getChildHandler(java.lang.String pQName,
                java.lang.String pNamespaceURI,
                java.lang.String pLocalName)Returns a ContentHandler, which is able to handle the given child element. | 
| Method Detail | 
public org.xml.sax.ContentHandler getChildHandler(java.lang.String pQName,
                                                  java.lang.String pNamespaceURI,
                                                  java.lang.String pLocalName)
                                           throws org.xml.sax.SAXException
Returns a ContentHandler, which is able to handle the given child element.
pNamespaceURI - The child elements namespace URIpLocalName - The child elements local namepQName - The child elements fully qualified name
org.xml.sax.SAXExceptionXSParser.getContext()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||