This project has retired. For details please refer to its
Attic page .
Serialized Form (Cocoon Core 2.2.0 API)
Serialized Form
Package org.apache.cocoon.xml
previous_ch
char[] previous_ch
If ch (in characters()) contains an unmatched '{' then
we save the chars from '{' onward in previous_ch.
Next call to characters() prepends the saved chars to ch before processing
(and sets previous_ch to null).
Class org.apache.cocoon.xml.SaxBuffer extends org.apache.cocoon.xml.AbstractSAXFragment implements Serializable
saxbits
List saxbits
Class org.apache.cocoon.xml.SaxBuffer.Characters extends Object implements Serializable
ch
char[] ch
Class org.apache.cocoon.xml.SaxBuffer.Comment extends Object implements Serializable
ch
char[] ch
Class org.apache.cocoon.xml.SaxBuffer.EndCDATA extends Object implements Serializable
Class org.apache.cocoon.xml.SaxBuffer.EndDocument extends Object implements Serializable
Class org.apache.cocoon.xml.SaxBuffer.EndDTD extends Object implements Serializable
Class org.apache.cocoon.xml.SaxBuffer.EndElement extends Object implements Serializable
namespaceURI
String namespaceURI
localName
String localName
qName
String qName
Class org.apache.cocoon.xml.SaxBuffer.EndEntity extends Object implements Serializable
name
String name
Class org.apache.cocoon.xml.SaxBuffer.EndPrefixMapping extends Object implements Serializable
prefix
String prefix
Class org.apache.cocoon.xml.SaxBuffer.IgnorableWhitespace extends Object implements Serializable
ch
char[] ch
Class org.apache.cocoon.xml.SaxBuffer.PI extends Object implements Serializable
target
String target
data
String data
Class org.apache.cocoon.xml.SaxBuffer.SkippedEntity extends Object implements Serializable
name
String name
Class org.apache.cocoon.xml.SaxBuffer.StartCDATA extends Object implements Serializable
Class org.apache.cocoon.xml.SaxBuffer.StartDocument extends Object implements Serializable
Class org.apache.cocoon.xml.SaxBuffer.StartDTD extends Object implements Serializable
name
String name
publicId
String publicId
systemId
String systemId
Class org.apache.cocoon.xml.SaxBuffer.StartElement extends Object implements Serializable
namespaceURI
String namespaceURI
localName
String localName
qName
String qName
attrs
Attributes attrs
Class org.apache.cocoon.xml.SaxBuffer.StartEntity extends Object implements Serializable
name
String name
Class org.apache.cocoon.xml.SaxBuffer.StartPrefixMapping extends Object implements Serializable
prefix
String prefix
uri
String uri
Class org.apache.cocoon.xml.SaxBuffer.XMLizableBit extends Object implements Serializable
xml
XMLizable xml
Package org.apache.cocoon.sitemap
Class org.apache.cocoon.sitemap.EnterSitemapEvent extends org.apache.cocoon.sitemap.SitemapEvent implements Serializable
Class org.apache.cocoon.sitemap.LeaveSitemapEvent extends org.apache.cocoon.sitemap.SitemapEvent implements Serializable
Class org.apache.cocoon.sitemap.PatternException extends CascadingException implements Serializable
Class org.apache.cocoon.sitemap.SitemapEvent extends EventObject implements Serializable
environment
org.apache.cocoon.environment.Environment environment
Class org.apache.cocoon.sitemap.SitemapParameters extends Parameters implements Serializable
location
org.apache.cocoon.util.location.Location location
Class org.apache.cocoon.sitemap.SitemapParameters.LocatedHashMap extends HashMap implements Serializable
loc
org.apache.cocoon.util.location.Location loc
processor
SitemapServlet.RequestProcessor processor
Package org.apache.cocoon.servlet.multipart
Package org.apache.cocoon.servlet
processor
RequestProcessor processor
The Cocoon request processor.
Package org.apache.cocoon.components.source.impl.validity
delay
long delay
expires
long expires
delegate
SourceValidity delegate
Package org.apache.cocoon.components.source.impl
m_binary
byte[] m_binary
m_xml
byte[] m_xml
m_extra
Serializable m_extra
exists
boolean exists
contentLength
long contentLength
mimeType
String mimeType
lastModified
long lastModified
expiry
long expiry
delay
long delay
uris
List uris
isClosed
boolean isClosed
Class org.apache.cocoon.components.source.impl.SitemapSource.SitemapSourceValidity extends Object implements Serializable
validity
SourceValidity validity
m_name
String m_name
m_isCollection
boolean m_isCollection
m_children
String [] m_children
Package org.apache.cocoon.components.source
Package org.apache.cocoon.generation
Class org.apache.cocoon.generation.DirectoryGenerator.DirValidity extends Object implements Serializable
expiry
long expiry
delay
long delay
files
List files
fileDates
List fileDates
Class org.apache.cocoon.generation.RequestParseException extends SAXException implements Serializable
Package org.apache.cocoon
Class org.apache.cocoon.CascadingIOException extends IOException implements Serializable
m_throwable
Throwable m_throwable
Class org.apache.cocoon.ConnectionResetException extends org.apache.cocoon.ProcessingException implements Serializable
Class org.apache.cocoon.ProcessingException extends org.apache.cocoon.util.location.LocatedException implements Serializable
Class org.apache.cocoon.ResourceNotFoundException extends org.apache.cocoon.ProcessingException implements Serializable
Copyright © 1999-2008 The Apache Software Foundation . All Rights Reserved.