Serialized Form


Package org.apache.cocoon

Class org.apache.cocoon.CascadingIOException extends IOException implements Serializable

Serialized Fields

m_throwable

Throwable m_throwable
The Throwable that caused this exception to be thrown.

Class org.apache.cocoon.ConnectionResetException extends ProcessingException implements Serializable

Class org.apache.cocoon.ProcessingException extends LocatedException implements Serializable

Class org.apache.cocoon.ResourceNotFoundException extends ProcessingException implements Serializable


Package org.apache.cocoon.auth

Class org.apache.cocoon.auth.StandardUser extends Object implements Serializable

Serialized Fields

id

String id
The unique id of the user.


attributes

Map<K,V> attributes
The user attributes.


roles

List<E> roles
Cache the roles info.


Package org.apache.cocoon.auth.impl

Class org.apache.cocoon.auth.impl.LoginInfo extends Object implements Serializable

Serialized Fields

counter

int counter
Number of applications using the security handler.


user

User user
The corresponding user.


applications

List<E> applications
The applications the user is logged in to.

Class org.apache.cocoon.auth.impl.PipelineSecurityHandler.PipelineSHUser extends StandardUser implements Serializable

Serialized Fields

userInfo

Document userInfo
The document delivered by the pipeline.


roles

List<E> roles
The cached list of roles for this user.

Class org.apache.cocoon.auth.impl.ServletSecurityHandler.ServletUser extends StandardUser implements Serializable

Serialized Fields

principal

Principal principal
The principal belonging to the user.


Package org.apache.cocoon.auth.portal

Class org.apache.cocoon.auth.portal.UserInfoProviderImpl.PortalUserInfo extends UserInfo implements Serializable

Serialized Fields

user

User user
The CAuth user object.


Package org.apache.cocoon.bean.query

Class org.apache.cocoon.bean.query.SimpleLuceneCriterionBean extends Object implements Serializable

Serialized Fields

id

Long id
The Bean's ID.


field

String field
The Bean's index field to seach in.


match

String match
The Bean's match value.


term

String term
The Bean's search term.

Class org.apache.cocoon.bean.query.SimpleLuceneQueryBean extends Object implements Serializable

Serialized Fields

date

Date date
The date this Query was created.


criteria

List<E> criteria
The Bean's list of Criteria.


id

Long id
The Bean's ID.


page

Long page
The Bean's current page.


size

Long size
The Bean's page isze.


total

Long total
The Bean's hit count.


bool

String bool
The Bean's query boolean.


name

String name
The Bean's query name.


type

String type
The Bean's query type.


user

String user
The Bean's owner.


Package org.apache.cocoon.caching

Class org.apache.cocoon.caching.AggregatedCacheValidity extends Object implements Serializable

Serialized Fields

a

List<E> a
Deprecated. 

Class org.apache.cocoon.caching.CachedEventObject extends Object implements Serializable

Serialized Fields

validityObjects

Map<K,V> validityObjects
Deprecated. 

saxFragment

Object saxFragment
Deprecated. 

Class org.apache.cocoon.caching.CachedResponse extends Object implements Serializable

Serialized Fields

validityObjects

SourceValidity[] validityObjects

response

byte[] response

expires

Long expires

lastModified

long lastModified

contentType

String contentType

Class org.apache.cocoon.caching.CachedStreamObject extends Object implements Serializable

Serialized Fields

validityObjects

Map<K,V> validityObjects
Deprecated. 

response

byte[] response
Deprecated. 

Class org.apache.cocoon.caching.CacheValidityToSourceValidity extends Object implements Serializable

Serialized Fields

cacheValidity

CacheValidity cacheValidity
Deprecated. 

Class org.apache.cocoon.caching.ComponentCacheKey extends Object implements Serializable

Serialized Fields

type

int type
The component type


identifier

String identifier
The component identifier


key

Serializable key
The unique key


hashCode

int hashCode
the hash code


cachePoint

boolean cachePoint
cachePoint


toString

String toString

Class org.apache.cocoon.caching.CompositeCacheValidity extends Object implements Serializable

Serialized Fields

v1

CacheValidity v1
Deprecated. 

v2

CacheValidity v2
Deprecated. 

Class org.apache.cocoon.caching.DeltaTimeCacheValidity extends Object implements Serializable

Serialized Fields

cachedDateTime

long cachedDateTime
Deprecated. 

timeInCache

long timeInCache
Deprecated. 

Class org.apache.cocoon.caching.IdentifierCacheKey extends Object implements Serializable

Serialized Fields

key

String key
The key


external

boolean external
Is this an external pipeline call?


cacheKey

String cacheKey
cache key


toString

String toString
cache toString()

Class org.apache.cocoon.caching.IncludeCacheValidity extends Object implements Serializable

Serialized Fields

sources

List<E> sources
Deprecated. 

timeStamps

List<E> timeStamps
Deprecated. 

isNew

boolean isNew
Deprecated. 

resolver

SourceResolver resolver
Deprecated. 

Class org.apache.cocoon.caching.NOPCacheValidity extends Object implements Serializable

Class org.apache.cocoon.caching.ParametersCacheValidity extends Object implements Serializable

Serialized Fields

map

Map<K,V> map
Deprecated. 

Class org.apache.cocoon.caching.PipelineCacheKey extends Object implements Serializable

Serialized Fields

keys

List<E> keys
The keys


hashCode

int hashCode
the hash code


toString

String toString

Class org.apache.cocoon.caching.SourceCacheValidity extends Object implements Serializable

Serialized Fields

sourceValidity

SourceValidity sourceValidity
Deprecated. 

Class org.apache.cocoon.caching.TimeStampCacheValidity extends Object implements Serializable

Serialized Fields

timeStamp

long timeStamp
Deprecated. 

Package org.apache.cocoon.caching.impl

Class org.apache.cocoon.caching.impl.EventRegistryDataWrapper extends Object implements Serializable

serialVersionUID: -419774862702021018L

Serialized Fields

m_keyMap

Map<K,V> m_keyMap

m_eventMap

Map<K,V> m_eventMap

Package org.apache.cocoon.caching.validity

Class org.apache.cocoon.caching.validity.Event extends Object implements Serializable

Class org.apache.cocoon.caching.validity.EventValidity extends Object implements Serializable

Serialized Fields

m_event

Event m_event

Class org.apache.cocoon.caching.validity.NamedEvent extends Event implements Serializable

Serialized Fields

m_name

String m_name

m_hashcode

int m_hashcode

Class org.apache.cocoon.caching.validity.NameValueEvent extends Event implements Serializable

Serialized Fields

m_name

String m_name

m_value

String m_value

m_hashcode

int m_hashcode

Package org.apache.cocoon.components

Class org.apache.cocoon.components.ComponentContext extends DefaultContext implements Serializable

Class org.apache.cocoon.components.PropertyAwareConfiguration extends DefaultConfiguration implements Serializable

Serialized Fields

settings

Settings settings

logger

Logger logger

Package org.apache.cocoon.components.accessor

Class org.apache.cocoon.components.accessor.MapAccessor.AccessorMap extends HashMap implements Serializable

Serialized Fields

manager

ServiceManager manager

Package org.apache.cocoon.components.axis.providers

Class org.apache.cocoon.components.axis.providers.AvalonProvider extends org.apache.axis.providers.java.RPCProvider implements Serializable


Package org.apache.cocoon.components.elementprocessor

Class org.apache.cocoon.components.elementprocessor.CannotCreateElementProcessorException extends Exception implements Serializable

Serialized Fields

_element_name

String _element_name

_reason

String _reason

Package org.apache.cocoon.components.expression

Class org.apache.cocoon.components.expression.ExpressionContext extends HashMap implements Serializable

Serialized Fields

closure

ExpressionContext closure

contextBean

Object contextBean

namespaces

NamespacesTable namespaces

Class org.apache.cocoon.components.expression.ExpressionException extends IOException implements Serializable

Serialized Fields

throwable

Throwable throwable
The Throwable that caused this exception to be thrown.


Package org.apache.cocoon.components.flow

Class org.apache.cocoon.components.flow.InvalidContinuationException extends ProcessingException implements Serializable


Package org.apache.cocoon.components.flow.java

Class org.apache.cocoon.components.flow.java.ContinuationStack extends Object implements Serializable

Serialized Fields

istack

int[] istack

fstack

float[] fstack

dstack

double[] dstack

lstack

long[] lstack

astack

Object[] astack

tstack

Object[] tstack

iTop

int iTop

fTop

int fTop

dTop

int dTop

lTop

int lTop

aTop

int aTop

tTop

int tTop

Package org.apache.cocoon.components.flow.javascript

Class org.apache.cocoon.components.flow.javascript.ScriptableConnection extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

connection

Connection connection

wrapper

org.mozilla.javascript.Scriptable wrapper

Class org.apache.cocoon.components.flow.javascript.ScriptablePointer extends org.apache.commons.jxpath.ri.model.dynamic.DynamicPointer implements Serializable

Serialized Fields

node

org.mozilla.javascript.Scriptable node

Class org.apache.cocoon.components.flow.javascript.ScriptablePropertyPointer extends org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyPointer implements Serializable

Serialized Fields

handler

org.apache.commons.jxpath.DynamicPropertyHandler handler

Class org.apache.cocoon.components.flow.javascript.ScriptableResult extends org.mozilla.javascript.ScriptableObject implements Serializable

Class org.apache.cocoon.components.flow.javascript.ScriptableResult.Row extends org.mozilla.javascript.ScriptableObject implements Serializable


Package org.apache.cocoon.components.flow.javascript.fom

Class org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

currentCall

org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.CallContext currentCall

pageLocal

PageLocalScopeHolder pageLocal

Class org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.FOM_Context extends org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.AttributeHolderJavaObject implements Serializable

Serialized Fields

context

Context context

Class org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.FOM_Request extends org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.AttributeHolderJavaObject implements Serializable

Serialized Fields

request

Request request

Class org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.FOM_Session extends org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.AttributeHolderJavaObject implements Serializable

Serialized Fields

session

Session session

Class org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.ThreadScope extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

classLoader

ClassLoader classLoader

useSession

boolean useSession

locked

boolean locked

Class org.apache.cocoon.components.flow.javascript.fom.FOM_WebContinuation extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

wk

WebContinuation wk

logger

Logger logger

Class org.apache.cocoon.components.flow.javascript.fom.PageLocalImpl extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

scope

PageLocalScope scope

id

String id

Package org.apache.cocoon.components.language

Class org.apache.cocoon.components.language.LanguageException extends CascadingException implements Serializable

Serialized Fields

errors

CompilerError[] errors

filename

String filename

Package org.apache.cocoon.components.notification

Class org.apache.cocoon.components.notification.NotifyingCascadingRuntimeException extends CascadingRuntimeException implements Serializable

Serialized Fields

n

Notifying n
The Notifying Object used internally to keep Notifying fields


Package org.apache.cocoon.components.persistence

Class org.apache.cocoon.components.persistence.ConverterException extends CascadingException implements Serializable


Package org.apache.cocoon.components.sax

Class org.apache.cocoon.components.sax.DocumentLocatorException extends CascadingRuntimeException implements Serializable


Package org.apache.cocoon.components.source.impl

Class org.apache.cocoon.components.source.impl.CachedSourceResponse extends CachedResponse implements Serializable

Serialized Fields

m_binary

byte[] m_binary

m_xml

byte[] m_xml

m_extra

Serializable m_extra

Class org.apache.cocoon.components.source.impl.CachingSource.SourceMeta extends Object implements Serializable

Serialized Fields

exists

boolean exists

contentLength

long contentLength

mimeType

String mimeType

lastModified

long lastModified

Class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource.InspectableSourceMeta extends TraversableCachingSource.TraversableSourceMeta implements Serializable

Serialized Fields

properties

Map<K,V> properties

Class org.apache.cocoon.components.source.impl.MultiSourceValidity extends AbstractAggregatedValidity implements Serializable

Serialized Fields

expiry

long expiry

When validity expiration is performed.


delay

long delay

The delay from now used to calculate the expiration time.


uris

List<E> uris

An ordered list of URIs which should be checked.


isClosed

boolean isClosed

Is this instance is closed (accepts modifications or is validable)?

Class org.apache.cocoon.components.source.impl.SitemapSource.SitemapSourceValidity extends Object implements Serializable

Serialized Fields

validity

SourceValidity validity

Class org.apache.cocoon.components.source.impl.TraversableCachingSource.TraversableSourceMeta extends CachingSource.SourceMeta implements Serializable

Serialized Fields

m_name

String m_name

m_isCollection

boolean m_isCollection

m_children

String[] m_children

Package org.apache.cocoon.components.source.impl.validity

Class org.apache.cocoon.components.source.impl.validity.DelayedValidity extends Object implements Serializable

Serialized Fields

delay

long delay

expires

long expires

delegate

SourceValidity delegate

Package org.apache.cocoon.components.validation

Class org.apache.cocoon.components.validation.ValidatorException extends SAXException implements Serializable


Package org.apache.cocoon.components.web3.impl

Class org.apache.cocoon.components.web3.impl.Web3Properties extends Properties implements Serializable

Serialized Fields

orderedKeys

ArrayList<E> orderedKeys

Package org.apache.cocoon.components.xpointer.parser

Class org.apache.cocoon.components.xpointer.parser.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class org.apache.cocoon.components.xpointer.parser.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.apache.cocoon.environment

Class org.apache.cocoon.environment.TemplateObjectModelHelper.ParametersMap extends Parameters implements Serializable

Serialized Fields

wrappedParameters

Parameters wrappedParameters

map

Map<K,V> map

Package org.apache.cocoon.environment.wrapper

Class org.apache.cocoon.environment.wrapper.RequestParameters extends Object implements Serializable

Serialized Fields

names

Map<K,V> names
The parameter names are the keys and the value is a List object


Package org.apache.cocoon.faces.samples.components.components

Class org.apache.cocoon.faces.samples.components.components.AreaSelectedEvent extends javax.faces.event.ActionEvent implements Serializable


Package org.apache.cocoon.faces.samples.components.model

Class org.apache.cocoon.faces.samples.components.model.ImageArea extends Object implements Serializable

Serialized Fields

alt

String alt

coords

String coords

shape

String shape

Package org.apache.cocoon.forms

Class org.apache.cocoon.forms.FormsException extends ProcessingException implements Serializable

Class org.apache.cocoon.forms.FormsRuntimeException extends LocatedRuntimeException implements Serializable


Package org.apache.cocoon.forms.binding

Class org.apache.cocoon.forms.binding.BindingException extends FormsException implements Serializable


Package org.apache.cocoon.forms.binding.library

Class org.apache.cocoon.forms.binding.library.LibraryException extends BindingException implements Serializable


Package org.apache.cocoon.forms.event

Class org.apache.cocoon.forms.event.ActionEvent extends WidgetEvent implements Serializable

Serialized Fields

actionCommand

String actionCommand

Class org.apache.cocoon.forms.event.CreateEvent extends WidgetEvent implements Serializable

Class org.apache.cocoon.forms.event.DeferredValueChangedEvent extends ValueChangedEvent implements Serializable

Class org.apache.cocoon.forms.event.ImageMapEvent extends ActionEvent implements Serializable

Class org.apache.cocoon.forms.event.ProcessingPhase extends org.apache.commons.lang.enums.ValuedEnum implements Serializable

Class org.apache.cocoon.forms.event.ProcessingPhaseEvent extends WidgetEvent implements Serializable

Serialized Fields

phase

ProcessingPhase phase

Class org.apache.cocoon.forms.event.RepeaterEvent extends WidgetEvent implements Serializable

Serialized Fields

row

int row

action

RepeaterEventAction action

Class org.apache.cocoon.forms.event.RepeaterEventAction extends org.apache.commons.lang.enums.ValuedEnum implements Serializable

Class org.apache.cocoon.forms.event.ValueChangedEvent extends WidgetEvent implements Serializable

Serialized Fields

oldValue

Object oldValue

newValue

Object newValue

Class org.apache.cocoon.forms.event.WidgetEvent extends EventObject implements Serializable


Package org.apache.cocoon.forms.flow.javascript

Class org.apache.cocoon.forms.flow.javascript.Form extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

cocoon

FOM_Cocoon cocoon

Class org.apache.cocoon.forms.flow.javascript.ScriptableWidget extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

delegate

Widget delegate

Package org.apache.cocoon.forms.formmodel

Class org.apache.cocoon.forms.formmodel.CannotYetResolveWarning extends RuntimeException implements Serializable

Class org.apache.cocoon.forms.formmodel.DuplicateIdException extends FormsException implements Serializable

Class org.apache.cocoon.forms.formmodel.IncompletenessException extends FormsException implements Serializable

Class org.apache.cocoon.forms.formmodel.Whitespace extends org.apache.commons.lang.enums.Enum implements Serializable

Class org.apache.cocoon.forms.formmodel.WidgetState extends org.apache.commons.lang.enums.ValuedEnum implements Serializable


Package org.apache.cocoon.forms.formmodel.library

Class org.apache.cocoon.forms.formmodel.library.LibraryException extends FormsException implements Serializable


Package org.apache.cocoon.forms.formmodel.tree

Class org.apache.cocoon.forms.formmodel.tree.TreeModelEvent extends EventObject implements Serializable

Serialized Fields

path

TreePath path

Class org.apache.cocoon.forms.formmodel.tree.TreeSelectionEvent extends WidgetEvent implements Serializable

Serialized Fields

paths

TreePath[] paths

isNew

boolean[] isNew

Package org.apache.cocoon.forms.samples

Class org.apache.cocoon.forms.samples.PreferredContact extends org.apache.commons.lang.enums.Enum implements Serializable


Package org.apache.cocoon.forms.util

Class org.apache.cocoon.forms.util.FOM_SimpleCocoon extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

objectModel

Map<K,V> objectModel

request

FOM_Cocoon.FOM_Request request

context

FOM_Cocoon.FOM_Context context

session

FOM_Cocoon.FOM_Session session

response

org.mozilla.javascript.Scriptable response

Package org.apache.cocoon.generation

Class org.apache.cocoon.generation.DirectoryGenerator.DirValidity extends Object implements Serializable

Serialized Fields

expiry

long expiry

delay

long delay

files

List<E> files

fileDates

List<E> fileDates

Class org.apache.cocoon.generation.JXTemplateGenerator.ErrorHolder extends Exception implements Serializable

Serialized Fields

err

Error err

Class org.apache.cocoon.generation.VelocityGenerator.ChainedContext extends org.apache.velocity.VelocityContext implements Serializable

Serialized Fields

request

Request request
A local reference to the current servlet request.


response

Response response
A local reference to the current servlet response.


session

Session session
A local reference to the servlet session.


application

Context application
A local reference to the servlet context.


parameters

Parameters parameters
A local reference to pipeline parameters.


Package org.apache.cocoon.jcr.source

Class org.apache.cocoon.jcr.source.JCRNodeSourceValidity extends Object implements Serializable

Serialized Fields

value

Value value

Package org.apache.cocoon.mail

Class org.apache.cocoon.mail.MailContext extends DefaultContext implements Serializable

Serialized Fields

request

Request request

logger

Logger logger

Class org.apache.cocoon.mail.MailContextHttpSession extends MailContext implements Serializable


Package org.apache.cocoon.ojb.components

Class org.apache.cocoon.ojb.components.LoggerImpl extends AbstractLogEnabled implements Serializable

Serialized Fields

name

String name

Package org.apache.cocoon.ojb.samples.bean

Class org.apache.cocoon.ojb.samples.bean.Department extends Object implements Serializable

Serialized Fields

id

int id

name

String name

Class org.apache.cocoon.ojb.samples.bean.Employee extends Object implements Serializable

Serialized Fields

id

int id

departmentId

int departmentId

name

String name

Package org.apache.cocoon.portal.acting.helpers

Class org.apache.cocoon.portal.acting.helpers.CopletEventDescription extends CopletMapping implements Serializable

Serialized Fields

data

Object data

Class org.apache.cocoon.portal.acting.helpers.CopletMapping extends Mapping implements Serializable

Serialized Fields

copletId

String copletId

path

String path

Class org.apache.cocoon.portal.acting.helpers.FullScreenMapping extends Mapping implements Serializable

Serialized Fields

copletId

String copletId

layoutId

String layoutId

Class org.apache.cocoon.portal.acting.helpers.LayoutEventDescription extends LayoutMapping implements Serializable

Serialized Fields

data

Object data

Class org.apache.cocoon.portal.acting.helpers.LayoutMapping extends Mapping implements Serializable

Serialized Fields

layoutId

String layoutId

path

String path

Class org.apache.cocoon.portal.acting.helpers.Mapping extends Object implements Serializable


Package org.apache.cocoon.portal.coplets.basket

Class org.apache.cocoon.portal.coplets.basket.AbstractItem extends Object implements Serializable

Serialized Fields

attributes

Map<K,V> attributes
The attributes


id

long id
Unique id

Class org.apache.cocoon.portal.coplets.basket.Basket extends ContentStore implements Serializable

Class org.apache.cocoon.portal.coplets.basket.Briefcase extends ContentStore implements Serializable

Class org.apache.cocoon.portal.coplets.basket.ContentItem extends AbstractItem implements Serializable

Serialized Fields

copletId

String copletId
The id of the referenced coplet


storesContent

boolean storesContent
Do we store the content or just the link?


url

String url
The referenced url


stringRep

String stringRep
The cached string rep


content

byte[] content
The content

Class org.apache.cocoon.portal.coplets.basket.ContentStore extends Object implements Serializable

Serialized Fields

items

List<E> items
The ordered list of items


id

String id
The id

Class org.apache.cocoon.portal.coplets.basket.Folder extends ContentStore implements Serializable


Package org.apache.cocoon.portal.event

Package org.apache.cocoon.portal.pluto.om

Class org.apache.cocoon.portal.pluto.om.PortletApplicationDefinitionImpl extends AbstractSupportSet implements Serializable

Serialized Fields

GUID

String GUID

appId

String appId

version

String version

registry

PortletDefinitionRegistryImpl registry

customPortletMode

ArrayList<E> customPortletMode

customPortletState

ArrayList<E> customPortletState

userAttribute

ArrayList<E> userAttribute

securityConstraint

ArrayList<E> securityConstraint

portlets

PortletDefinitionListImpl portlets

webApplication

org.apache.pluto.om.servlet.WebApplicationDefinition webApplication

objectId

org.apache.pluto.om.common.ObjectID objectId

contextPath

String contextPath

Class org.apache.cocoon.portal.pluto.om.PortletDefinitionImpl extends Object implements Serializable

Serialized Fields

application

org.apache.pluto.om.portlet.PortletApplicationDefinition application

castorResources

org.apache.pluto.om.common.LanguageSet castorResources

castorSupportedLocales

ArrayList<E> castorSupportedLocales

classLoader

ClassLoader classLoader

className

String className

contentTypes

org.apache.pluto.om.portlet.ContentTypeSet contentTypes

descriptions

org.apache.pluto.om.common.DescriptionSet descriptions

displayNames

org.apache.pluto.om.common.DisplayNameSet displayNames

expirationCache

String expirationCache

id

String id

initParams

org.apache.pluto.om.common.ParameterSet initParams

initSecurityRoleRefs

org.apache.pluto.om.common.SecurityRoleRefSet initSecurityRoleRefs

name

String name

objectId

org.apache.pluto.om.common.ObjectID objectId

preferences

org.apache.pluto.om.common.PreferenceSet preferences

resourceBundle

String resourceBundle

servlet

org.apache.pluto.om.servlet.ServletDefinition servlet

supportedLocales

ArrayList<E> supportedLocales

localPortlet

boolean localPortlet
is this a local portlet?


localPortletInvoker

org.apache.pluto.invoker.PortletInvoker localPortletInvoker
The local portlet invoker

Class org.apache.cocoon.portal.pluto.om.PortletDefinitionListImpl extends AbstractSupportSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.ServletDefinitionImpl extends Object implements Serializable

Serialized Fields

descriptions

org.apache.pluto.om.common.DescriptionSet descriptions

displayNames

org.apache.pluto.om.common.DisplayNameSet displayNames

icon

String icon

id

String id

initParams

org.apache.pluto.om.common.ParameterSet initParams

initSecurityRoleRefs

org.apache.pluto.om.common.SecurityRoleRefSet initSecurityRoleRefs

jspFile

String jspFile

loadOnStartup

String loadOnStartup

objectId

org.apache.pluto.om.common.ObjectID objectId

securityRoleRef

String securityRoleRef

servletClass

String servletClass

servletMapping

ServletMapping servletMapping

servletName

String servletName

available

long available

webApplication

org.apache.pluto.om.servlet.WebApplicationDefinition webApplication

Class org.apache.cocoon.portal.pluto.om.ServletDefinitionListImpl extends AbstractSupportSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.ServletMapping extends Object implements Serializable

Serialized Fields

id

String id

servletName

String servletName

urlPattern

String urlPattern

Package org.apache.cocoon.portal.pluto.om.common

Class org.apache.cocoon.portal.pluto.om.common.AbstractSupportSet extends HashSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.common.ContentTypeImpl extends Object implements Serializable

Serialized Fields

contentType

String contentType

portletModes

Collection<E> portletModes

castorPortletModes

Collection<E> castorPortletModes

Class org.apache.cocoon.portal.pluto.om.common.ContentTypeSetImpl extends AbstractSupportSet implements Serializable

Serialized Fields

anyContentType

org.apache.pluto.om.portlet.ContentType anyContentType

Class org.apache.cocoon.portal.pluto.om.common.DescriptionImpl extends Object implements Serializable

Serialized Fields

description

String description

locale

Locale locale

castorLocale

String castorLocale

Class org.apache.cocoon.portal.pluto.om.common.DescriptionSetImpl extends AbstractSupportSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.common.DisplayNameImpl extends Object implements Serializable

Serialized Fields

displayName

String displayName

locale

Locale locale

castorLocale

String castorLocale

Class org.apache.cocoon.portal.pluto.om.common.DisplayNameSetImpl extends AbstractSupportSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.common.LanguageImpl extends Object implements Serializable

Serialized Fields

locale

Locale locale

title

String title

shortTitle

String shortTitle

bundle

ResourceBundle bundle

keywords

ArrayList<E> keywords

Class org.apache.cocoon.portal.pluto.om.common.LanguageSetImpl extends AbstractSupportSet implements Serializable

Serialized Fields

castorKeywords

String castorKeywords

classLoader

ClassLoader classLoader

locales

Vector<E> locales
contains Locale objects for locales supported by the portlet


resourceBundleInitialized

boolean resourceBundleInitialized

resources

String resources

shortTitle

String shortTitle

title

String title

Class org.apache.cocoon.portal.pluto.om.common.ObjectIDImpl extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Throws:
IOException
Serialized Fields

stringOID

String stringOID

intOID

int intOID

Class org.apache.cocoon.portal.pluto.om.common.ParameterImpl extends Object implements Serializable

Serialized Fields

name

String name

value

String value

descriptions

org.apache.pluto.om.common.DescriptionSet descriptions

Class org.apache.cocoon.portal.pluto.om.common.ParameterSetImpl extends HashSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.common.PreferenceImpl extends Object implements Serializable

Serialized Fields

name

String name

value

ArrayList<E> value

readOnly

Boolean readOnly

Class org.apache.cocoon.portal.pluto.om.common.PreferenceSetImpl extends Object implements Serializable

Serialized Fields

castorPreferencesValidator

String castorPreferencesValidator

classLoader

ClassLoader classLoader

preferences

Set<E> preferences

Class org.apache.cocoon.portal.pluto.om.common.ResourceRefSet extends AbstractSupportSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.common.SecurityRoleImpl extends Object implements Serializable

Serialized Fields

description

String description

roleName

String roleName

Class org.apache.cocoon.portal.pluto.om.common.SecurityRoleRefImpl extends Object implements Serializable

Serialized Fields

roleName

String roleName

roleLink

String roleLink

descriptions

org.apache.pluto.om.common.DescriptionSet descriptions

Class org.apache.cocoon.portal.pluto.om.common.SecurityRoleRefSetImpl extends HashSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.common.SecurityRoleRefSetImpl.Unmodifiable extends UnmodifiableSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.common.SecurityRoleSetImpl extends HashSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.common.SecurityRoleSetImpl.Unmodifiable extends UnmodifiableSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.common.TagDefinitionSet extends AbstractSupportSet implements Serializable

Class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet extends Object implements Serializable

serialVersionUID: 1820017752578914078L

Serialized Fields

c

Set<E> c

Package org.apache.cocoon.portal.profile.impl

Class org.apache.cocoon.portal.profile.impl.AuthenticationFWUserInfoProvider.AFWUserInfo extends UserInfo implements Serializable

Serialized Fields

handler

UserHandler handler

Class org.apache.cocoon.portal.profile.impl.AuthenticationProfileManager.User extends Object implements Serializable

Serialized Fields

state

RequestState state

Class org.apache.cocoon.portal.profile.impl.StaticProfileManager.StaticPortalUser extends Object implements Serializable

Class org.apache.cocoon.portal.profile.impl.UserInfo extends Object implements Serializable

Serialized Fields

userName

String userName

group

String group

portalName

String portalName

layoutKey

String layoutKey

configurations

Map<K,V> configurations

Package org.apache.cocoon.portal.security

Class org.apache.cocoon.portal.security.PortalUser extends StandardUser implements Serializable

Serialized Fields

uid

int uid

lastname

String lastname

firstname

String firstname

password

String password

Package org.apache.cocoon.portal.util

Class org.apache.cocoon.portal.util.ProfileException extends RuntimeException implements Serializable


Package org.apache.cocoon.servlet

Class org.apache.cocoon.servlet.BootstrapServlet extends ParanoidCocoonServlet implements Serializable

Serialized Fields

contextDir

File contextDir

Class org.apache.cocoon.servlet.CocoonServlet extends HttpServlet implements Serializable

Serialized Fields

log

Logger log

loggerManager

LoggerManager loggerManager

creationTime

long creationTime
The time the cocoon instance was created


cocoon

Cocoon cocoon
The Cocoon instance


exception

Exception exception
Holds exception happened during initialization (if any)


appContext

DefaultContext appContext
Avalon application context


allowReload

boolean allowReload
Allow reloading of cocoon by specifying the cocoon-reload=true parameter with a request


showTime

boolean showTime
Allow adding processing time to the response


hiddenShowTime

boolean hiddenShowTime
If true, processing time will be added as an HTML comment


showCocoonVersion

boolean showCocoonVersion
Flag to enable/disable X-Cocoon-Version header


enableUploads

boolean enableUploads
Allow processing of upload requests (mime/multipart)


autoSaveUploads

boolean autoSaveUploads

allowOverwrite

boolean allowOverwrite

silentlyRename

boolean silentlyRename

maxUploadSize

int maxUploadSize

uploadDir

File uploadDir

workDir

File workDir

cacheDir

File cacheDir

containerEncoding

String containerEncoding

defaultFormEncoding

String defaultFormEncoding

servletContext

ServletContext servletContext

classLoader

ClassLoader classLoader
The classloader that will be set as the context classloader if init-classloader is true


initClassLoader

boolean initClassLoader

parentComponentManagerClass

String parentComponentManagerClass

parentComponentManagerInitParam

String parentComponentManagerInitParam

parentComponentManager

ComponentManager parentComponentManager
The parent ComponentManager, if any. Stored here in order to be able to dispose it in destroy().


forceLoadParameter

String forceLoadParameter

forceSystemProperty

String forceSystemProperty

manageExceptions

boolean manageExceptions
If true or not set, this class will try to catch and handle all Cocoon exceptions. If false, it will rethrow them to the servlet container.


enableInstrumentation

boolean enableInstrumentation
Flag to enable avalon excalibur instrumentation of Cocoon.


instrumentManager

InstrumentManager instrumentManager
The InstrumentManager instance


servletContextPath

String servletContextPath
This is the path to the servlet context (or the result of calling getRealPath('/') on the ServletContext. Note, that this can be null.


servletContextURL

String servletContextURL
This is the url to the servlet context directory


requestFactory

RequestFactory requestFactory
The RequestFactory is responsible for wrapping multipart-encoded forms and for handing the file payload of incoming requests

Class org.apache.cocoon.servlet.ParanoidCocoonServlet extends HttpServlet implements Serializable

Serialized Fields

servlet

Servlet servlet

classloader

ClassLoader classloader

Package org.apache.cocoon.servlet.multipart

Class org.apache.cocoon.servlet.multipart.MultipartException extends Exception implements Serializable


Package org.apache.cocoon.sitemap

Class org.apache.cocoon.sitemap.PatternException extends CascadingException implements Serializable

Class org.apache.cocoon.sitemap.SitemapParameters extends Parameters implements Serializable

Serialized Fields

location

Location location

Class org.apache.cocoon.sitemap.SitemapParameters.LocatedHashMap extends HashMap implements Serializable

Serialized Fields

loc

Location loc

Package org.apache.cocoon.template.environment

Class org.apache.cocoon.template.environment.ErrorHolder extends Exception implements Serializable

Serialized Fields

err

Error err

Class org.apache.cocoon.template.environment.JXCacheKey extends Object implements Serializable

Serialized Fields

templateUri

String templateUri

templateKey

Serializable templateKey

Class org.apache.cocoon.template.environment.JXSourceValidity extends Object implements Serializable

Serialized Fields

sourceValidity

SourceValidity sourceValidity

templateValidity

SourceValidity templateValidity

Package org.apache.cocoon.transformation

Class org.apache.cocoon.transformation.ExtendedParserTransformer.GrammarEntry extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

validity

SourceValidity validity

grammar

net.sourceforge.chaperon.model.extended.ExtendedGrammar grammar

Class org.apache.cocoon.transformation.LexicalTransformer.LexicalAutomatonEntry extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

validity

SourceValidity validity

automaton

net.sourceforge.chaperon.process.LexicalAutomaton automaton

Class org.apache.cocoon.transformation.ParserTransformer.ParserAutomatonEntry extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

validity

SourceValidity validity

automaton

net.sourceforge.chaperon.process.ParserAutomaton automaton

Class org.apache.cocoon.transformation.PatternTransformer.LexicalAutomatonEntry extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

validity

SourceValidity validity

automaton

net.sourceforge.chaperon.process.LexicalAutomaton automaton

Package org.apache.cocoon.util

Class org.apache.cocoon.util.Deprecation.LogLevel extends org.apache.commons.lang.enums.ValuedEnum implements Serializable

Class org.apache.cocoon.util.DeprecationException extends RuntimeException implements Serializable

Class org.apache.cocoon.util.FileFormatException extends CascadingException implements Serializable

Class org.apache.cocoon.util.HashMap extends HashMap implements Serializable


Package org.apache.cocoon.util.jxpath

Class org.apache.cocoon.util.jxpath.NamespacesTablePointer extends org.apache.commons.jxpath.ri.model.NodePointer implements Serializable

Serialized Fields

namespaces

NamespacesTable namespaces

Package org.apache.cocoon.util.location

Class org.apache.cocoon.util.location.LocatedException extends org.apache.commons.lang.exception.NestableException implements Serializable

Serialized Fields

locations

List<E> locations

Class org.apache.cocoon.util.location.LocatedRuntimeException extends org.apache.commons.lang.exception.NestableRuntimeException implements Serializable

Serialized Fields

locations

List<E> locations

Class org.apache.cocoon.util.location.LocationImpl extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Ensure serialized unknown location resolve to Location.UNKNOWN.

Serialized Fields

uri

String uri

line

int line

column

int column

description

String description

Package org.apache.cocoon.webapps.authentication.configuration

Class org.apache.cocoon.webapps.authentication.configuration.ApplicationConfiguration extends Object implements Serializable

Serialized Fields

name

String name
Deprecated. 
The unique name of the handler


loadResource

String loadResource
Deprecated. 
The load resource (optional)


saveResource

String saveResource
Deprecated. 
The save resource (optional)


loadResourceParameters

SourceParameters loadResourceParameters
Deprecated. 
The load resource parameters (optional)


saveResourceParameters

SourceParameters saveResourceParameters
Deprecated. 
The save resource parameters (optional)


loadOnDemand

boolean loadOnDemand
Deprecated. 
Is the application loaded on demand


handler

HandlerConfiguration handler
Deprecated. 
The corresponding handler


configurations

Map<K,V> configurations
Deprecated. 
The configuration fragments


saveOnLogout

boolean saveOnLogout
Deprecated. 
Save the context on logout

Class org.apache.cocoon.webapps.authentication.configuration.HandlerConfiguration extends Object implements Serializable

Serialized Fields

name

String name
Deprecated. 
The unique name of the handler


redirectURI

String redirectURI
Deprecated. 
The redirect-to URI


redirectParameters

SourceParameters redirectParameters
Deprecated. 
The redirect parameters


authenticationResource

String authenticationResource
Deprecated. 
The authentication resource


logoutResource

String logoutResource
Deprecated. 
The logout resource


authenticatorClass

String authenticatorClass
Deprecated. 
The class name of the authenticator to use


authenticationResourceParameters

SourceParameters authenticationResourceParameters
Deprecated. 
The authentication resource parameters


loadResource

String loadResource
Deprecated. 
The load resource (optional)


loadResourceParameters

SourceParameters loadResourceParameters
Deprecated. 
The load resource (optional) parameters


saveResource

String saveResource
Deprecated. 
The save resource (optional)


saveResourceParameters

SourceParameters saveResourceParameters
Deprecated. 
The save resource (optional) parameters


applications

Map<K,V> applications
Deprecated. 
The Application Configurations


configurations

Map<K,V> configurations
Deprecated. 
The configuration fragments


saveOnLogout

boolean saveOnLogout
Deprecated. 
Save the context on logout


Package org.apache.cocoon.webapps.authentication.context

Class org.apache.cocoon.webapps.authentication.context.AuthenticationContext extends Object implements Serializable

Serialized Fields

name

String name
Deprecated. 

handler

UserHandler handler
Deprecated. 

authContext

SessionContext authContext
Deprecated. 

handlerName

String handlerName
Deprecated. 

initialized

boolean initialized
Deprecated. 

context

Context context
Deprecated. 

xpathProcessor

XPathProcessor xpathProcessor
Deprecated. 

resolver

SourceResolver resolver
Deprecated. 

roles

List<E> roles
Deprecated. 
A list of roles the user is in


Package org.apache.cocoon.webapps.authentication.user

Class org.apache.cocoon.webapps.authentication.user.RequestState extends Object implements Serializable

Serialized Fields

handler

UserHandler handler
Deprecated. 
The handlers


application

String application
Deprecated. 
The application

Class org.apache.cocoon.webapps.authentication.user.UserHandler extends Object implements Serializable

Serialized Fields

handler

HandlerConfiguration handler
Deprecated. 
The corresponding handler


appsLoaded

boolean appsLoaded
Deprecated. 
Are all apps loaded?


context

AuthenticationContext context
Deprecated. 
The context


loadedApps

List<E> loadedApps
Deprecated. 
Loaded List


applicationContexts

List<E> applicationContexts
Deprecated. 
Application contexts


userID

String userID
Deprecated. 
The unique user ID

Class org.apache.cocoon.webapps.authentication.user.UserState extends Object implements Serializable

Serialized Fields

handlers

Map<K,V> handlers
Deprecated. 
The handlers


Package org.apache.cocoon.webapps.portal.context

Class org.apache.cocoon.webapps.portal.context.SessionContextImpl extends Object implements Serializable

Serialized Fields

name

String name
The context name


attributes

Map<K,V> attributes
The attributes


layoutDOM

Document layoutDOM
The cached layoutDOM


configurationDOM

Document configurationDOM
The cached configurationDOM


profile

Map<K,V> profile
The current profile


copletPars

SourceParameters copletPars
All coplet parameters


statusProfile

Element statusProfile
The status profile


copletID

String copletID
the coplet id


copletNumber

String copletNumber
The number of the coplet


profileID

String profileID
The profile ID


portalURI

String portalURI
The portal URI


mediaType

String mediaType
The media type


request

Request request
The current request


xpathProcessor

XPathProcessor xpathProcessor
The XPath Processor


Package org.apache.cocoon.webapps.session.context

Class org.apache.cocoon.webapps.session.context.RequestSessionContext extends Object implements Serializable

Serialized Fields

logger

Logger logger
Deprecated. 
The logger.


name

String name
Deprecated. 
Name of this context


contextData

Document contextData
Deprecated. 
The content of this context


xpathProcessor

XPathProcessor xpathProcessor
Deprecated. 
The XPath Processor

Class org.apache.cocoon.webapps.session.context.SimpleSessionContext extends Object implements Serializable

Serialized Fields

name

String name
Deprecated. 
Context name


data

Document data
Deprecated. 
The content of the context


attributes

Map<K,V> attributes
Deprecated. 
The attributes


loadResource

String loadResource
Deprecated. 
load resource


saveResource

String saveResource
Deprecated. 
save resource


xpathProcessor

XPathProcessor xpathProcessor
Deprecated. 
The XPath Processor


resolver

SourceResolver resolver
Deprecated. 
The source resolver


Package org.apache.cocoon.woody.binding

Class org.apache.cocoon.woody.binding.BindingException extends CascadingException implements Serializable


Package org.apache.cocoon.woody.event

Class org.apache.cocoon.woody.event.ActionEvent extends WidgetEvent implements Serializable

Serialized Fields

actionCommand

String actionCommand

Class org.apache.cocoon.woody.event.DeferredValueChangedEvent extends ValueChangedEvent implements Serializable

Class org.apache.cocoon.woody.event.ProcessingPhase extends org.apache.commons.lang.enums.ValuedEnum implements Serializable

Class org.apache.cocoon.woody.event.ProcessingPhaseEvent extends WidgetEvent implements Serializable

Serialized Fields

phase

ProcessingPhase phase

Class org.apache.cocoon.woody.event.ValueChangedEvent extends WidgetEvent implements Serializable

Serialized Fields

oldValue

Object oldValue

newValue

Object newValue

Class org.apache.cocoon.woody.event.WidgetEvent extends EventObject implements Serializable


Package org.apache.cocoon.woody.flow.javascript

Class org.apache.cocoon.woody.flow.javascript.ScriptableWidget extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

delegate

Widget delegate

Class org.apache.cocoon.woody.flow.javascript.Woody extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

cocoon

FOM_Cocoon cocoon

Package org.apache.cocoon.woody.flow.javascript.v2

Class org.apache.cocoon.woody.flow.javascript.v2.ScriptableWidget extends org.mozilla.javascript.ScriptableObject implements Serializable

Serialized Fields

delegate

Widget delegate

formWidget

ScriptableWidget formWidget

Package org.apache.cocoon.woody.formmodel

Class org.apache.cocoon.woody.formmodel.CannotYetResolveWarning extends RuntimeException implements Serializable

Class org.apache.cocoon.woody.formmodel.DuplicateIdException extends Exception implements Serializable


Package org.apache.cocoon.xml

Class org.apache.cocoon.xml.ParamSaxBuffer extends SaxBuffer implements Serializable

Serialized Fields

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 AbstractSAXFragment implements Serializable

Serialized Fields

saxbits

List<E> saxbits
Stores list of SaxBit objects.

Class org.apache.cocoon.xml.SaxBuffer.Characters extends Object implements Serializable

Serialized Fields

ch

char[] ch

Class org.apache.cocoon.xml.SaxBuffer.Comment extends Object implements Serializable

Serialized Fields

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

Serialized Fields

namespaceURI

String namespaceURI

localName

String localName

qName

String qName

Class org.apache.cocoon.xml.SaxBuffer.EndEntity extends Object implements Serializable

Serialized Fields

name

String name

Class org.apache.cocoon.xml.SaxBuffer.EndPrefixMapping extends Object implements Serializable

Serialized Fields

prefix

String prefix

Class org.apache.cocoon.xml.SaxBuffer.IgnorableWhitespace extends Object implements Serializable

Serialized Fields

ch

char[] ch

Class org.apache.cocoon.xml.SaxBuffer.PI extends Object implements Serializable

Serialized Fields

target

String target

data

String data

Class org.apache.cocoon.xml.SaxBuffer.SkippedEntity extends Object implements Serializable

Serialized Fields

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

Serialized Fields

name

String name

publicId

String publicId

systemId

String systemId

Class org.apache.cocoon.xml.SaxBuffer.StartElement extends Object implements Serializable

Serialized Fields

namespaceURI

String namespaceURI

localName

String localName

qName

String qName

attrs

Attributes attrs

Class org.apache.cocoon.xml.SaxBuffer.StartEntity extends Object implements Serializable

Serialized Fields

name

String name

Class org.apache.cocoon.xml.SaxBuffer.StartPrefixMapping extends Object implements Serializable

Serialized Fields

prefix

String prefix

uri

String uri

Class org.apache.cocoon.xml.SaxBuffer.XMLizableBit extends Object implements Serializable

Serialized Fields

xml

XMLizable xml



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