| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| ParentAttributePreprocessor — Class in package org.springextensions.actionscript.ioc.factory.xml.preprocessors | |
| Preprocesses parent-child objects so that all parent attributes and elements are copied to the child if they are not defined by the child object. | |
| ParentAttributePreprocessor() — Constructor in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.ParentAttributePreprocessor | |
| Creates a new ParentAttributePreprocessor. | |
| parse(node) — Method in interface org.springextensions.actionscript.ioc.factory.xml.parser.INodeParser | |
| Will parse the given node. | |
| parse(xml, properties) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser | |
| Parses all object definitions and returns the objectFactory that contains the parsed results. | |
| parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.AbstractNodeParser | |
| This is an abstract method and should be overridden in a subclass. | |
| parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.ArrayCollectionNodeParser | |
| This is an abstract method and should be overridden in a subclass. | |
| parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.ArrayNodeParser | |
| This is an abstract method and should be overridden in a subclass. | |
| parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.DictionaryNodeParser | |
| This is an abstract method and should be overridden in a subclass. | |
| parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.KeyValueNodeParser | |
| This is an abstract method and should be overridden in a subclass. | |
| parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.NullNodeParser | |
| parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.ObjectNodeParser | |
| This is an abstract method and should be overridden in a subclass. | |
| parse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.RefNodeParser | |
| This is an abstract method and should be overridden in a subclass. | |
| Parse — Class in package org.springextensions.actionscript.utils | |
|
Helper class for HtmlUtil. A port from the Fit framework. |
|
| Parse(text, tags, level, offset) — Constructor in class org.springextensions.actionscript.utils.Parse | |
|
Parse constructor Every table, tr and td is a Parse element |
|
| parseAndRegisterObjectDefinition(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser | |
| Parses and registers an object definition. | |
| ParseError — Class in package org.springextensions.actionscript.utils | |
|
Author: Christophe Herreman |
|
| ParseError(message, errorOffset) — Constructor in class org.springextensions.actionscript.utils.ParseError | |
| parseObjectDefinition(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser | |
| Parses the given object definition node into an implementation of IObjectDefinition. | |
| parseProperties(source) — Method in class org.springextensions.actionscript.collections.PropertiesParser | |
| Parses the given { | |
| parseProperty(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser | |
| Will parse the given property node. | |
| parsePropertyValue(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser | |
| Will parse the given property value using the node parsers. | |
| parser — Property in class org.springextensions.actionscript.ioc.factory.xml.XMLObjectFactory | |
| Contains the parser of the XML definitions. | |
| parseTables(html) — Static method in class org.springextensions.actionscript.utils.HtmlUtils | |
|
parseTables Parses tables with the Parse class and outputs String fit for use as htmlText. No support for nested tables. Ignores errors thrown by Parse. |
|
| parseText(s) — Static method in class org.springextensions.actionscript.utils.Parse | |
| Unformat, unescape and trim a String. | |
| parts — Property in class org.springextensions.actionscript.utils.Parse | |
| first child | |
| postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.context.support.ApplicationContextAwareProcessor | |
| postProcessAfterInitialization(object, objectName) — Method in interface org.springextensions.actionscript.ioc.factory.config.IObjectPostProcessor | |
| postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.LoggingTargetObjectPostProcessor | |
| postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.ObjectFactoryAwarePostProcessor | |
| postProcessAfterInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.RequiredMetadataObjectPostProcessor | |
| This method has not been implemented | |
| postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.context.support.ApplicationContextAwareProcessor | |
| postProcessBeforeInitialization(object, objectName) — Method in interface org.springextensions.actionscript.ioc.factory.config.IObjectPostProcessor | |
| postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.LoggingTargetObjectPostProcessor | |
| postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.ObjectFactoryAwarePostProcessor | |
| postProcessBeforeInitialization(object, objectName) — Method in class org.springextensions.actionscript.ioc.factory.config.RequiredMetadataObjectPostProcessor | |
| Will check the metadata of the given object to see if any property contains [Required] metadata. | |
| postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in class org.springextensions.actionscript.ioc.factory.config.CustomEditorConfigurer | |
| postProcessObjectFactory(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in interface org.springextensions.actionscript.ioc.factory.config.IObjectFactoryPostProcessor | |
| preInstantiateSingletons() — Method in interface org.springextensions.actionscript.ioc.factory.config.IConfigurableListableObjectFactory | |
| Instantiates all definitions that are defined as singleton and are not lazy. | |
| preInstantiateSingletons() — Method in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory | |
| Instantiates all definitions that are defined as singleton and are not lazy. | |
| preprocess(xml) — Method in interface org.springextensions.actionscript.ioc.factory.xml.parser.IXMLObjectDefinitionsPreprocessor | |
| Preprocesses the passed in xml data and returns it. | |
| preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.AttributeToElementPreprocessor | |
| Preprocesses the passed in xml data and returns it. | |
| preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.IdAttributePreprocessor | |
| Preprocesses the passed in xml data and returns it. | |
| preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.MethodInvocationPreprocessor | |
| preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.ParentAttributePreprocessor | |
| Preprocesses the passed in xml data and returns it. | |
| preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.PropertiesPreprocessor | |
| preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.ScopeAttributePrepocessor | |
| Preprocesses the passed in xml data and returns it. | |
| preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.SpringNamesPreprocessor | |
| Preprocesses the passed in xml data and returns it. | |
| preprocess(xml) — Method in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.TemplatePreprocessor | |
| Preprocesses the passed in xml data and returns it. | |
| properties — Property in interface org.springextensions.actionscript.ioc.IObjectDefinition | |
| properties — Property in class org.springextensions.actionscript.ioc.ObjectDefinition | |
| Properties — Class in package org.springextensions.actionscript.collections | |
The Properties class represents a collection of properties
in the form of key-value pairs. |
|
| Properties() — Constructor in class org.springextensions.actionscript.collections.Properties | |
Creates a new Properties object. |
|
| PropertiesParser — Class in package org.springextensions.actionscript.collections | |
| { | |
| PropertiesParser() — Constructor in class org.springextensions.actionscript.collections.PropertiesParser | |
| Constructs a new { | |
| PropertiesPreprocessor — Class in package org.springextensions.actionscript.ioc.factory.xml.preprocessors | |
| Replaces all properties placeholders in the xml of the application context with the values in the Properties objects. | |
| PropertiesPreprocessor(properties) — Constructor in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.PropertiesPreprocessor | |
| Creates a new PropertiesPreprocessor object. | |
| PropertiesUtils — Class in package org.springextensions.actionscript.utils | |
|
Author: Christophe Herreman |
|
| PropertiesUtils() — Constructor in class org.springextensions.actionscript.utils.PropertiesUtils | |
| Property — Class in package org.springextensions.actionscript.utils | |
|
Author: Christophe Herreman |
|
| Property(host, ... rest) — Constructor in class org.springextensions.actionscript.utils.Property | |
| PropertyEditorRegistrySupport — Class in package org.springextensions.actionscript.objects | |
| Default implementation of a property editor registry. | |
| PropertyEditorRegistrySupport() — Constructor in class org.springextensions.actionscript.objects.PropertyEditorRegistrySupport | |
| PROPERTY_ELEMENT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser | |
| Constant value 'property' | |
| propertyNames — Property in class org.springextensions.actionscript.collections.Properties | |
| Returns an array with the keys of all properties. | |
| PROPERTY_PROTOTOYPE — Constant static property in class org.springextensions.actionscript.domain.BaseObject | |
| PropertyTypeError — Class in package org.springextensions.actionscript.errors | |
| Thrown to indicate that a property was given an object of the wrong type. | |
| PropertyTypeError(message) — Constructor in class org.springextensions.actionscript.errors.PropertyTypeError | |
Constructs a new PropertyTypeError
|
|
| PROTOTYPE — Constant static property in class org.springextensions.actionscript.ioc.ObjectDefinitionScope | |
| PROTOTYPE_NAME — Constant static property in class org.springextensions.actionscript.ioc.ObjectDefinitionScope | |
| put(key, value) — Method in interface org.springextensions.actionscript.collections.IMap | |
| Adds an object to the map and associates it with the specified key. | |
| put(key, value) — Method in class org.springextensions.actionscript.collections.Map | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |