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  
name — Property in class org.springextensions.actionscript.domain.Enum
Returns the name of this enum.
name — Property in class org.springextensions.actionscript.ioc.ObjectDefinitionScope
Returns the name of the scope.
naturalCompare(a, b, caseSensitive) — Static method in class org.springextensions.actionscript.utils.StringUtils
Natural sort order compare function.
newProxyInstance(clazz, handler) — Static method in class org.springextensions.actionscript.utils.TypedProxy
nextName(index) — Method in class org.springextensions.actionscript.config.AppSettings
Returns the name of the next property when looping through the collection.
nextNameIndex(index) — Method in class org.springextensions.actionscript.config.AppSettings
Returns the index of the next property while looping through the collection with a for or for each loop.
nextValue(index) — Method in class org.springextensions.actionscript.config.AppSettings
Returns the value of the next property when looping through the collection.
nodeNames — Property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.AbstractNodeParser
An array containing the compatible node names.
nodeParsers — Property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Returns all registered implementations of INodeParser.
NoSuchObjectDefinitionError — Class in package org.springextensions.actionscript.ioc.factory
Error throw when an object factory cannot find an object definition for the given name.
NoSuchObjectDefinitionError(objectName) — Constructor in class org.springextensions.actionscript.ioc.factory.NoSuchObjectDefinitionError
Creates a new NoSuchObjectDefinitionError object.
notNull(object, message) — Static method in class org.springextensions.actionscript.utils.Assert
Assert that an object is null.
nthIndexOf(haystack, n, needle, startIndex) — Static method in class org.springextensions.actionscript.utils.StringUtils
Extended String::indexOf
NULL_ELEMENT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Constant value 'null'
NullNodeParser — Class in package org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

NullNodeParser(xmlObjectDefinitionsParser:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Constructor in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.NullNodeParser
NumberPropertyEditor — Class in package org.springextensions.actionscript.objects.propertyeditors
Converts a number represented by a string to a number object.
NumberPropertyEditor() — Constructor in class org.springextensions.actionscript.objects.propertyeditors.NumberPropertyEditor
numLines — Property in class org.springextensions.actionscript.utils.MultilineString
Returns the amount of lines in the content.
numObjectDefinitions — Property in interface org.springextensions.actionscript.ioc.factory.IListableObjectFactory
Returns the number of definitions present in the object definition registry
numObjectDefinitions — Property in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory
Returns the number of definitions present in the object definition registry
numObjectPostProcessors — Property in interface org.springextensions.actionscript.ioc.factory.config.IConfigurableObjectFactory
Returns the number of object post processors.
numObjectPostProcessors — Property in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
Returns the number of object post processors.
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