org.apache.cocoon.pipeline.component.sax
Interface SAXConsumer

All Superinterfaces:
org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler
All Known Implementing Classes:
XIncludeTransformer

public interface SAXConsumer
extends org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler

Author:
asmirnov@exadel.com

Method Summary
 
Methods inherited from interface org.xml.sax.ContentHandler
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
 
Methods inherited from interface org.xml.sax.ext.LexicalHandler
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.