Uses of Class
org.apache.cocoon.xml.sax.SAXBuffer

Packages that use SAXBuffer
org.apache.cocoon.xml.sax   
 

Uses of SAXBuffer in org.apache.cocoon.xml.sax
 

Fields in org.apache.cocoon.xml.sax declared as SAXBuffer
 SAXBuffer SAXBuffer.XMLizableBit.xml
           
 

Methods in org.apache.cocoon.xml.sax with parameters of type SAXBuffer
 void SAXBuffer.saxBuffer(SAXBuffer xml)
          Add a another buffer
 

Constructors in org.apache.cocoon.xml.sax with parameters of type SAXBuffer
SAXBuffer.XMLizableBit(SAXBuffer xml)
           
SAXBuffer(SAXBuffer saxBuffer)
          Creates copy of another SaxBuffer
 



Copyright © 1999-2009 The Apache Software Foundation. All Rights Reserved.