- N - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
-
- N - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- name - Variable in class org.apache.tapestry5.CookieBuilder
-
- name - Variable in class org.apache.tapestry5.corelib.pages.ExceptionReport.ThreadInfo
-
- name - Variable in class org.apache.tapestry5.internal.parser.AttributeToken
-
- name - Variable in class org.apache.tapestry5.internal.parser.DTDToken
-
- name - Variable in class org.apache.tapestry5.internal.parser.ParameterToken
-
- name - Variable in class org.apache.tapestry5.internal.parser.StartElementToken
-
- name - Variable in enum org.apache.tapestry5.internal.plastic.PrimitiveType
-
- name - Variable in class org.apache.tapestry5.javadoc.ParameterDescription
-
- NameCache - Class in org.apache.tapestry5.internal.plastic
-
A cache of translations from type names to internal names and descriptors, as well as a cache from MethodDescription
to method descriptor.
- NameCache() - Constructor for class org.apache.tapestry5.internal.plastic.NameCache
-
- NamedSet<T> - Class in org.apache.tapestry5.internal.util
-
Simple, thread-safe associative array that relates a name to a value.
- NamedSet() - Constructor for class org.apache.tapestry5.internal.util.NamedSet
-
- names() - Method in class org.apache.tapestry5.json.JSONObject
-
Produce a JSONArray containing the names of the elements of this JSONObject.
- Namespace - Annotation Type in org.apache.tapestry5.clojure
-
Maps a service interface to a Clojure namespace.
- namespacePrefix - Variable in class org.apache.tapestry5.internal.parser.DefineNamespacePrefixToken
-
- namespaceURI - Variable in class org.apache.tapestry5.internal.parser.AttributeToken
-
- namespaceURI - Variable in class org.apache.tapestry5.internal.parser.DefineNamespacePrefixToken
-
- namespaceURI - Variable in class org.apache.tapestry5.internal.parser.StartElementToken
-
- nanosToMillis(long) - Static method in class org.apache.tapestry5.internal.webresources.ResourceTransformUtils
-
- nearestWeekday - Variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- neq(T) - Static method in class org.apache.tapestry5.func.F
-
A Predicate factory for comparison of a Comparable element against a fixed value.
- newAttributeElement(ComponentResources, AttributeToken) - Method in interface org.apache.tapestry5.internal.services.PageElementFactory
-
Creates a RenderCommand for rendering an attribute, when the attribute contains expansions.
- newAttributeElement(ComponentResources, AttributeToken) - Method in class org.apache.tapestry5.internal.services.PageElementFactoryImpl
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.AssetBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.BlockBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.ComponentBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.ContextBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.LiteralBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.MessageBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.NullFieldStrategyBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.PropBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.RenderVariableBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.SymbolBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.TranslateBindingFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in class org.apache.tapestry5.internal.bindings.ValidateBindingFactory
-
- newBinding(String, ComponentResources, String, String) - Method in class org.apache.tapestry5.internal.services.BindingSourceImpl
-
- newBinding(String, ComponentResources, ComponentResources, String, String, Location) - Method in class org.apache.tapestry5.internal.services.BindingSourceImpl
-
- newBinding(String, ComponentResources, ComponentResources, String, String, Location) - Method in interface org.apache.tapestry5.internal.services.PageElementFactory
-
- newBinding(String, ComponentResources, ComponentResources, String, String, Location) - Method in class org.apache.tapestry5.internal.services.PageElementFactoryImpl
-
- newBinding(String, ComponentResources, ComponentResources, String, Location) - Method in interface org.apache.tapestry5.services.BindingFactory
-
Creates a new binding instance.
- newBinding(String, ComponentResources, ComponentResources, String, String, Location) - Method in interface org.apache.tapestry5.services.BindingSource
-
Examines the expression and strips off the leading prefix.
- newBinding(String, ComponentResources, String, String) - Method in interface org.apache.tapestry5.services.BindingSource
-
- newCapture() - Static method in class org.apache.tapestry5.ioc.test.TestBase
-
Deprecated.
A factory method to create EasyMock Capture objects.
- newCaseInsensitiveMap() - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
- newChild(String, String, String, String, Instantiator, Location) - Method in interface org.apache.tapestry5.internal.structure.ComponentPageElement
-
Creates a new child component of the invoked component.
- newChild(String, String, String, String, Instantiator, Location) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
-
- newConcurrentMap() - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
Constructs a new concurrent map, which is safe to access via multiple threads.
- newCondition() - Method in class org.apache.tapestry5.ioc.internal.util.DummyLock
-
Deprecated.
Returns null.
- newExpansionElement(ComponentResources, ExpansionToken) - Method in interface org.apache.tapestry5.internal.services.PageElementFactory
-
Converts an expansion token into a command that renders the expanded value.
- newExpansionElement(ComponentResources, ExpansionToken) - Method in class org.apache.tapestry5.internal.services.PageElementFactoryImpl
-
- newInstance() - Method in interface org.apache.tapestry5.beaneditor.BeanModel
-
Creates a new bean instance.
- newInstance() - Method in class org.apache.tapestry5.internal.beaneditor.BeanModelImpl
-
- newInstance() - Method in class org.apache.tapestry5.internal.plastic.ClassInstantiatorImpl
-
- newInstance(String) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- newInstance(Class) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- newInstance(InternalComponentResources) - Method in interface org.apache.tapestry5.internal.services.Instantiator
-
Instantiates and returns a new instance of the desired class.
- newInstance(MarkupWriter) - Method in class org.apache.tapestry5.internal.services.ValidationDecoratorFactoryImpl
-
- newInstance(Class<A>, Map<Class, A>) - Static method in class org.apache.tapestry5.ioc.util.StrategyRegistry
-
Creates a strategy registry for the given adapter type.
- newInstance(Class<A>, Map<Class, A>, boolean) - Static method in class org.apache.tapestry5.ioc.util.StrategyRegistry
-
Creates a strategy registry for the given adapter type.
- newInstance() - Method in interface org.apache.tapestry5.plastic.ClassInstantiator
-
Creates and returns a new instance of the transformed class.
- newInstance(String) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Creates a new, uninitialized instance of the indicated class.
- newInstance(Class) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
- newInstance(MarkupWriter) - Method in interface org.apache.tapestry5.services.ValidationDecoratorFactory
-
Deprecated.
Creates a new decorator for the indicated writer.
- newIntermediateType() - Method in class org.apache.tapestry5.ioc.test.IOCTestCase
-
Deprecated.
- newLinkedList() - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
Useful for queues.
- newList() - Static method in class org.apache.tapestry5.internal.plastic.PlasticInternalUtils
-
- newList() - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
Contructs and returns a new generic
ArrayList
instance.
- newList(V...) - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
Creates a new, fully modifiable list from an initial set of elements.
- newList(Collection<V>) - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
Constructs and returns a new
ArrayList
as a copy of the provided collection.
- newMap() - Static method in class org.apache.tapestry5.internal.plastic.PlasticInternalUtils
-
- newMap() - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
Constructs and returns a generic
HashMap
instance.
- newMap(Map<? extends K, ? extends V>) - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
Constructs a new
HashMap
instance by copying an existing Map instance.
- newMarkupWriter(ContentType) - Method in class org.apache.tapestry5.internal.services.MarkupWriterFactoryImpl
-
- newMarkupWriter(String) - Method in class org.apache.tapestry5.internal.services.MarkupWriterFactoryImpl
-
- newMarkupWriter(Page) - Method in class org.apache.tapestry5.internal.services.MarkupWriterFactoryImpl
-
- newMarkupWriter(ContentType) - Method in interface org.apache.tapestry5.services.MarkupWriterFactory
-
- newMarkupWriter(String) - Method in interface org.apache.tapestry5.services.MarkupWriterFactory
-
Obtains a markup writer that will render the content for the provided logical page name.
- newMarkupWriter(Page) - Method in interface org.apache.tapestry5.services.MarkupWriterFactory
-
Obtains a markup writer that will render the content for the provided page.
- newMock(Class<T>) - Method in class org.apache.tapestry5.ioc.test.MockTester
-
Deprecated.
Creates a new mock object of the indicated type.
- newMock(Class<T>) - Method in class org.apache.tapestry5.ioc.test.TestBase
-
Deprecated.
Creates a new mock object of the indicated type.
- newPartialMarkupWriter(ContentType) - Method in class org.apache.tapestry5.internal.services.MarkupWriterFactoryImpl
-
- newPartialMarkupWriter(Page) - Method in class org.apache.tapestry5.internal.services.MarkupWriterFactoryImpl
-
- newPartialMarkupWriter(String) - Method in class org.apache.tapestry5.internal.services.MarkupWriterFactoryImpl
-
- newPartialMarkupWriter(ContentType) - Method in interface org.apache.tapestry5.services.MarkupWriterFactory
-
- newPartialMarkupWriter(String) - Method in interface org.apache.tapestry5.services.MarkupWriterFactory
-
Obtains a markup writer that will render the content for the provided logical page name,
configured for partial page rendering (i.e., for a response to an Ajax request).
- newPartialMarkupWriter(Page) - Method in interface org.apache.tapestry5.services.MarkupWriterFactory
-
Obtains a markup writer that will render the content for the provided page,
configured for partial page rendering (i.e., for a response to an Ajax request).
- newResource(String) - Method in class org.apache.tapestry5.internal.services.ContextResource
-
- newResource(String) - Method in class org.apache.tapestry5.ioc.internal.util.AbstractResource
-
Factory method provided by subclasses.
- newResource(String) - Method in class org.apache.tapestry5.ioc.internal.util.ClasspathResource
-
- newRootElement(String) - Method in class org.apache.tapestry5.dom.Document
-
Creates the root element for this document, replacing any previous root element.
- newRootElement(String, String) - Method in class org.apache.tapestry5.dom.Document
-
Creates a new root element within a namespace.
- newSet() - Static method in class org.apache.tapestry5.internal.plastic.PlasticInternalUtils
-
- newSet() - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
Constructs and returns a generic
HashSet
instance.
- newSet(Collection<V>) - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
Contructs a new
HashSet
and initializes it using the provided collection.
- newSet(V...) - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
- newStack() - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
- newThreadSafeList() - Static method in class org.apache.tapestry5.ioc.internal.util.CollectionFactory
-
- next() - Method in interface org.apache.tapestry5.func.LazyFunction
-
Calculates the next value for the function.
- next() - Method in class org.apache.tapestry5.internal.services.XMLTokenStream
-
Returns the type of the next token.
- next() - Method in class org.apache.tapestry5.ioc.internal.services.MethodIterator
-
Returns the next method (as a
MethodSignature
, returning null when all are exhausted.
- next() - Method in class org.apache.tapestry5.ioc.internal.util.InheritanceSearch
-
- next() - Method in class org.apache.tapestry5.ioc.util.LocalizedNameGenerator
-
Returns the next localized variant.
- nextExecution(long) - Method in class org.apache.tapestry5.ioc.services.cron.CronSchedule
-
- nextExecution(long) - Method in class org.apache.tapestry5.ioc.services.cron.IntervalSchedule
-
- nextExecution(long) - Method in interface org.apache.tapestry5.ioc.services.cron.Schedule
-
Computes the next execution time for a job.
- nextFunction() - Method in class org.apache.tapestry5.func.LazyContinuation
-
Returns a new lazy function that will return the next continuation.
- nextUID() - Static method in class org.apache.tapestry5.plastic.PlasticUtils
-
Returns a string that can be used as part of a Java identifier and is unique
for this JVM.
- nextUUID() - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
-
Generates a unique value for the current execution of the application.
- nextValue() - Method in class org.apache.tapestry5.func.LazyContinuation
-
Returns, indirectly, the next value computed by the lazy function.
- NO_SPEC - Static variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- NO_SPEC_INT - Static variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- Node - Class in org.apache.tapestry5.dom
-
A node within the DOM.
- Node(Element) - Constructor for class org.apache.tapestry5.dom.Node
-
Creates a new node, setting its container to the provided value.
- NODE_SELECTED - Static variable in class org.apache.tapestry5.EventConstants
-
Event triggered by the
Tree
component when a leaf node is selected.
- NODE_UNSELECTED - Static variable in class org.apache.tapestry5.EventConstants
-
Event triggered by the
Tree
component when a leaf node is unselected.
- None - Class in org.apache.tapestry5.validator
-
The none validator is does nothing on either the client or the server; primarily it is employed
as the validate parameter, to override the validation specified in the
Validate
annotation of a property.
- None() - Constructor for class org.apache.tapestry5.validator.None
-
- nonJtaDataSource(String) - Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
-
Set the non-JTA-enabled data source to be used by the persistence provider for accessing data outside a JTA
transaction.
- nonJtaDataSource(String) - Method in interface org.apache.tapestry5.jpa.TapestryPersistenceUnitInfo
-
Set the non-JTA-enabled data source to be used by the persistence provider for accessing data outside a JTA
transaction.
- NonParallelExecutor - Class in org.apache.tapestry5.ioc.internal.services
-
- NonParallelExecutor() - Constructor for class org.apache.tapestry5.ioc.internal.services.NonParallelExecutor
-
- NonVisual - Annotation Type in org.apache.tapestry5.beaneditor
-
Marker annotation for properties which are non-visual, and so should not appear (by default) inside a
BeanModel
.
- NoopDelegate - Class in org.apache.tapestry5.internal.plastic
-
- NoopDelegate() - Constructor for class org.apache.tapestry5.internal.plastic.NoopDelegate
-
- noSuchProperty(Class, String) - Static method in class org.apache.tapestry5.ioc.internal.services.ServiceMessages
-
- not(Predicate<? super T>) - Static method in class org.apache.tapestry5.func.F
-
Inverts a predicate.
- NOT - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- NotEmpty - Class in org.apache.tapestry5.corelib.mixins
-
A mixin that attaches to an element that renders an element.
- NotEmpty() - Constructor for class org.apache.tapestry5.corelib.mixins.NotEmpty
-
- NotificationEventCallback - Class in org.apache.tapestry5.internal.util
-
- NotificationEventCallback(String, String) - Constructor for class org.apache.tapestry5.internal.util.NotificationEventCallback
-
- NotLazy - Annotation Type in org.apache.tapestry5.ioc.annotations
-
Marks a method as specifically not-lazy, even if other methods in the same interface are being
advised as lazy.
- notNull() - Static method in class org.apache.tapestry5.func.F
-
A Predicate factory; returns true if the value from the Flow is not null.
- notOp() - Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- notOp_return() - Constructor for class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.notOp_return
-
- nthdayOfWeek - Variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- NULL - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
-
- NULL - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- NULL - Static variable in class org.apache.tapestry5.json.JSONObject
-
It is sometimes more convenient and less ambiguous to have a NULL
object than to use Java's
null
value.
- NULL - Static variable in class org.apache.tapestry5.upload.internal.services.ParameterValue
-
- NULL_ANNOTATION_PROVIDER - Static variable in class org.apache.tapestry5.ioc.internal.util.InternalCommonsUtils
-
- NullAnnotationProvider - Class in org.apache.tapestry5.ioc.internal
-
A null implementation of
AnnotationProvider
, used when there is not appropriate source of annotations.
- NullAnnotationProvider() - Constructor for class org.apache.tapestry5.ioc.internal.NullAnnotationProvider
-
- NullDataSource - Class in org.apache.tapestry5.internal.grid
-
An implementation of
GridDataSource
used when the value null is provided as the
source.
- NullDataSource() - Constructor for class org.apache.tapestry5.internal.grid.NullDataSource
-
- NULLFIELDSTRATEGY - Static variable in class org.apache.tapestry5.BindingConstants
-
- NullFieldStrategy - Interface in org.apache.tapestry5
-
Defines a strategy, used by
Field
components such as
TextField
,
to handle the case where either the server-side value to be sent (as a string) to the client, or the client-side
string passed back up to the server, is null or blank.
- NullFieldStrategyBindingFactory - Class in org.apache.tapestry5.internal.bindings
-
- NullFieldStrategyBindingFactory(NullFieldStrategySource) - Constructor for class org.apache.tapestry5.internal.bindings.NullFieldStrategyBindingFactory
-
- NullFieldStrategySource - Interface in org.apache.tapestry5.services
-
- NullFieldStrategySourceImpl - Class in org.apache.tapestry5.internal.services
-
- NullFieldStrategySourceImpl(Map<String, NullFieldStrategy>) - Constructor for class org.apache.tapestry5.internal.services.NullFieldStrategySourceImpl
-
- nullTerm(String, String, Object) - Static method in class org.apache.tapestry5.internal.services.PropertyConduitSourceImpl
-
May be invoked from fabricated PropertyConduit instances.
- NUMBER - Static variable in class org.apache.tapestry5.beaneditor.DataTypeConstants
-
Used for properties of
Number
type.
- NUMBER_OR_RANGEOP - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
-
- NUMBER_OR_RANGEOP - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- NumericFormatter - Interface in org.apache.tapestry5.internal.translator
-
Interface for defining the basic parse and toClient operations.
- NumericFormatterImpl - Class in org.apache.tapestry5.internal.translator
-
A wrapper around NumberFormat.
- NumericFormatterImpl(NumberFormat) - Constructor for class org.apache.tapestry5.internal.translator.NumericFormatterImpl
-
- NumericTranslator<T extends Number> - Class in org.apache.tapestry5.internal.translator
-
- NumericTranslator(String, Class<T>, NumericTranslatorSupport, Html5Support) - Constructor for class org.apache.tapestry5.internal.translator.NumericTranslator
-
- NumericTranslatorSupport - Interface in org.apache.tapestry5.internal.translator
-
Used to generate the client-side JSON specification for how a number-based validator operates.
- NumericTranslatorSupportImpl - Class in org.apache.tapestry5.internal.translator
-
- NumericTranslatorSupportImpl(TypeCoercer, ThreadLocale, JavaScriptSupport) - Constructor for class org.apache.tapestry5.internal.translator.NumericTranslatorSupportImpl
-